9123 Commits

Author SHA1 Message Date
cora
bb0d7c1e66 automt: add .mtq to quit 2020-11-24 22:39:53 +01:00
cron
2b7b53da89 Merge branch 'master' of repo.or.cz:waspsaliva 2020-11-24 21:27:38 +00:00
cora
c8c15b1d77 automt: add seperate logfiles for chats and errors 2020-11-24 22:07:47 +01:00
cron
86ffdf7769 scaffold: add TriScaffold (three wide scaffold) 2020-11-24 20:23:24 +00:00
cron
e017cc52de quint/invaction: fix dump recursion 2020-11-24 20:22:59 +00:00
cora
1873f83ba3 autofly: cruise small fix 2020-11-24 16:45:13 +01:00
cora
2010bdff17 autofly: cruisemode - its very nice now - no more set_pos :) 2020-11-24 16:29:25 +01:00
cora
f1713e3b71 movement: add jetpack (working jetpack :) ) 2020-11-23 15:19:19 +01:00
cron
7f1fd230cb quint/invaction: add bounds to dump 2020-11-22 22:33:22 +00:00
cron
a773b0ab85 quint/invaction: improve state peeking, add refresh 2020-11-22 21:27:35 +00:00
cron
77070d8180 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
2020-11-22 21:20:17 +00:00
cron
b321b79363 InventoryAction: add to_table() 2020-11-22 18:45:56 +00:00
cron
a3018c2a31 turtle/tlang: improve in_keys()
The function references should probably be replaced with the Lua-y form
2020-11-22 06:52:20 +00:00
cron
1198d63ad5 turtle: add WIP nonworking tlang quarry
Will require some tlang changes, including floor division and the .elem accessing syntax
2020-11-22 06:51:02 +00:00
cron
2e6b21fe6a scaffold: improve melon pattern, remove dead settings 2020-11-22 03:52:30 +00:00
cron
712b331c97 scaffold: improve organization, add HereScaffold 2020-11-22 01:29:56 +00:00
cron
a3ec41ec99 scaffold: improve autofarm pattern 2020-11-22 01:29:28 +00:00
cron
879fd33e08 scaffold: improve autofarm, add AutoMelon 2020-11-21 20:44:35 +00:00
cron
db40e11753 scaffold: add AutoFarm 2020-11-21 20:09:50 +00:00
cron
2a3bdad11e autofly: autotp support position and waypoint 2020-11-21 20:08:53 +00:00
cron
8334bfcc64 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.
2020-11-21 19:49:58 +00:00
cron
8584d0a18c scaffold: improve API, simplify scaffolds 2020-11-21 18:29:37 +00:00
cron
54e7707b64 scaffold: add registration functions, clean some things up 2020-11-21 06:04:49 +00:00
cron
49bcd328d8 Merge branch 'master' of repo.or.cz:waspsaliva 2020-11-21 05:39:03 +00:00
cron
7436e81635 scaffold: move sapscaffold and slowscaffold together, add CheckScaffold 2020-11-21 05:31:21 +00:00
cora
45977d297c autofly: fix regression 2020-11-21 04:34:50 +01:00
cora
45d2348caa automt: fix lol 2020-11-21 03:16:41 +01:00
cora
b1bd4330a2 speed: add default settings why cora WHY?? lol 2020-11-20 21:57:14 +01:00
cora
68792f23c1 speed: cora did it again lol 2020-11-20 21:53:39 +01:00
cora
d6d8f99657 speed: change csm to reflect the api change 2020-11-20 21:38:33 +01:00
cora
af153fb0a3 speed: store server sent settings for proper reset 2020-11-20 21:34:19 +01:00
cron
3d14c7e244 autofly: add random flying, some fixes 2020-11-20 20:20:53 +00:00
cron
2e517ca1cb Client: fix on_nodemeta_form_open 2020-11-20 15:41:37 +00:00
cora
ed6d477962 autofly:various fixes 2020-11-20 15:50:33 +01:00
cora
3e42890fdf autofly: automatically show death waypoint 2020-11-20 05:14:58 +01:00
cron
832558fb9e Client: add form interception
register_on_receiving_inventory_form(function(formname, formspec))
    intercepts forms sent from the server
register_on_open_nodemeta_form(function(pos, formname, formspec))
    intercepts forms that are to be shown locally

nodemeta intecept probably doesn't intercept all ways it can be opened
2020-11-20 02:23:13 +00:00
cron
5d59ede9c4 LuaClient: VERY preliminary raw form field sending
Nothing has been tested, do not use :]
2020-11-19 23:33:50 +00:00
cora
cf25fcdcfb ignore_server_speed: ignore all speed settings 2020-11-19 16:46:36 +01:00
cora
1db6dc6695 goddessmode: some fixes 2020-11-19 02:33:55 +01:00
cora
687ac637ef goddessmode: disable killaura when in range of friends 2020-11-19 01:51:11 +01:00
cora
8a2d681f75 goddessmode: dont evade friends 2020-11-19 01:38:36 +01:00
cron
4db64944c9 autocraft: add WIP automatic crafting CSM
Right now it can traverse the craft tree and construct a crafting queue.
2020-11-18 22:29:57 +00:00
cora
8e6bb7a2aa main menu: add background 2020-11-18 05:04:20 +01:00
cora
fc94f6e6f5 add logo 2020-11-18 04:16:42 +01:00
cora
bf84060df3 autosneak: add conditional autosneak only if touching ground 2020-11-17 23:47:49 +01:00
cora
18cadd23ff prevent fall damage: fix this shit :) 2020-11-17 23:06:52 +01:00
cora
f53fa0cbc0 hide huds: fix stupid cora mistake 2020-11-17 01:44:06 +01:00
cora
5e21ede7f6 client::makeScreenshot: add ability to screenshot without chatspam 2020-11-17 01:30:40 +01:00
cora
a0e375011c gameui: hide cheatmenu on f1 2020-11-17 00:58:53 +01:00
cora
35e3abecf9 autofly: fix warning 2020-11-16 16:00:14 +01:00