308 Commits

Author SHA1 Message Date
cora
00dc99516f crystalkamikaze: add tnt removal, cleanup, optimisation 2021-08-28 23:13:46 -05:00
cora
5cb9591bb5 crystalkamikaze: clear arrows too, add waypoint, make it smoother 2021-08-28 23:13:46 -05:00
cora
ac8683a777 autotool: reset old wield index (with proper wait) 2021-08-28 23:13:46 -05:00
cora
41c9e86549 scaffold: improve random- and railscaff, add quintscaff 2021-08-28 23:13:46 -05:00
cora
d46bf9a1fc autotool: make autotool() public 2021-08-28 23:13:46 -05:00
cron
954161bf94 muse: add automatic noteblock player 2021-08-28 23:13:46 -05:00
cora
6006cebc6b scaffold: add randomscaffold 2021-08-28 23:13:46 -05:00
cora
1405194bac nlist: add mt default nodes (nlist.get_mtnodes) 2021-08-28 23:13:46 -05:00
cora
b32586700a crystalclear: renamed to crystalkamikaze :) 2021-08-28 23:13:46 -05:00
cora
1603f86387 add: crystalClear - suicide-clear endcrystals at spawn 2021-08-28 23:13:46 -05:00
cora
8155cf4ebc scaffold: add railscaffold 2021-08-28 23:13:46 -05:00
cora
69ba983410 nlist: some cleanup 2021-08-28 23:13:45 -05:00
cora
46c9b4b5b6 nlist: makin it all smoother 2021-08-28 23:13:45 -05:00
cora
435d82cc57 esp: add nodelist 2021-08-28 23:13:45 -05:00
cora
f956ff8566 autominer: add nodelist 2021-08-28 23:13:45 -05:00
cora
4ea52f350b add: nodelists 2021-08-28 23:13:45 -05:00
cora
c65b6a7299 undying: huge improvements! 2021-08-28 23:13:45 -05:00
cora
aa945ad80c autofly: fix stupid cora grep mistake lol 2021-08-28 23:13:45 -05:00
cora
be1aed758f autofly: more tweaks lol 2021-08-28 23:13:45 -05:00
cora
ca106b1546 autofly: more tweaks 2021-08-28 23:13:45 -05:00
cora
7b0d792a63 autofly: add all nodes as ground nodes for cruise 2021-08-28 23:13:45 -05:00
cora
4db6bde127 cchat/frens: log last logs 2021-08-28 23:13:45 -05:00
cora
b4da45df12 cchat: log last-login of frens 2021-08-28 23:13:45 -05:00
cora
ef72107c0a autoeat: delete old df version 2021-08-28 23:13:33 -05:00
cron
fde02131c8 frenemies: fix enemy addition 2021-08-28 23:13:13 -05:00
cora
bc5df968fc scaffold: add railscaffold 2021-08-28 23:13:13 -05:00
cora
9cf32d9749 automt: add .mtq to quit 2021-08-28 23:13:13 -05:00
cora
dc4bd0218c autofly: cruise small fix 2021-08-28 23:13:01 -05:00
cron
1cf6ad214e scaffold: add TriScaffold (three wide scaffold) 2021-08-28 23:12:53 -05:00
cron
9f1eca494c quint/invaction: fix dump recursion 2021-08-28 23:12:53 -05:00
cora
39cf1f197d autofly: cruisemode - its very nice now - no more set_pos :) 2021-08-28 23:12:53 -05:00
cron
2b80dfaa51 quint/invaction: add bounds to dump 2021-08-28 23:12:53 -05:00
cron
8c5be087f3 quint/invaction: improve state peeking, add refresh 2021-08-28 23:12:53 -05:00
cron
6a5f605fb3 quint: add queued interactions (currently only InventoryActions)
Big things:
Allows a queue of inventory actions to be performed in succession
The queue keeps track of the predicted outcome after the queue finishes
Allows for dumping between inventory
Allows delayed InventoryActions
2021-08-28 23:12:53 -05:00
cron
ff4c79f16d turtle/tlang: improve in_keys()
The function references should probably be replaced with the Lua-y form
2021-08-28 23:12:53 -05:00
cron
961a0d3803 turtle: add WIP nonworking tlang quarry
Will require some tlang changes, including floor division and the .elem accessing syntax
2021-08-28 23:12:53 -05:00
cron
ba170c5193 scaffold: improve melon pattern, remove dead settings 2021-08-28 23:12:53 -05:00
cron
1cc7f25afd scaffold: improve organization, add HereScaffold 2021-08-28 23:12:53 -05:00
cron
38629dec56 scaffold: improve autofarm pattern 2021-08-28 23:12:53 -05:00
cron
e7f1106b61 scaffold: improve autofarm, add AutoMelon 2021-08-28 23:12:53 -05:00
cron
c37a7f5020 scaffold: add AutoFarm 2021-08-28 23:12:53 -05:00
cron
f8be6e24e9 autofly: autotp support position and waypoint 2021-08-28 23:12:53 -05:00
cron
016be0eede LuaClient: modify minetest.interact
It now uses strings instead of numbers, and supports being passed a node coordinate as well as raycasting for the target.
2021-08-28 23:12:53 -05:00
cron
929253e84c scaffold: improve API, simplify scaffolds 2021-08-28 23:12:53 -05:00
cron
83840da8f8 scaffold: add registration functions, clean some things up 2021-08-28 23:12:53 -05:00
cora
17ce7c0fa5 autofly: fix regression 2021-08-28 23:12:39 -05:00
cron
0ce3485357 scaffold: move sapscaffold and slowscaffold together, add CheckScaffold 2021-08-28 23:12:30 -05:00
cora
ddb96e465c speed: change csm to reflect the api change 2021-08-28 23:12:30 -05:00
cora
8a237b4f1b speed: store server sent settings for proper reset 2021-08-28 23:12:30 -05:00
cron
5f92bd9746 autofly: add random flying, some fixes 2021-08-28 23:12:30 -05:00