9144 Commits

Author SHA1 Message Date
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
ea30789680 automt: fix lol 2021-08-28 23:12:30 -05:00
cora
1cb2279eff speed: add default settings why cora WHY?? lol 2021-08-28 23:12:30 -05:00
cora
f985976972 speed: cora did it again lol 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
cron
85422520b4 Client: fix on_nodemeta_form_open 2021-08-28 23:12:30 -05:00
cora
0a95b8b45b autofly:various fixes 2021-08-28 23:12:30 -05:00
cora
263dbeac47 autofly: automatically show death waypoint 2021-08-28 23:12:30 -05:00
cron
eeff0d4be0 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
2021-08-28 23:12:30 -05:00
cron
14b9c0b98f LuaClient: VERY preliminary raw form field sending
Nothing has been tested, do not use :]
2021-08-28 23:12:30 -05:00
cora
2edcfe4992 ignore_server_speed: ignore all speed settings 2021-08-28 23:12:30 -05:00
cora
93984e27de goddessmode: some fixes 2021-08-28 23:12:30 -05:00
cora
23e3c8c903 goddessmode: disable killaura when in range of friends 2021-08-28 23:12:30 -05:00
cora
7a0c8518a3 goddessmode: dont evade friends 2021-08-28 23:12:30 -05:00
cron
6e8996cd94 autocraft: add WIP automatic crafting CSM
Right now it can traverse the craft tree and construct a crafting queue.
2021-08-28 23:12:30 -05:00
cora
16b41bbd3e main menu: add background 2021-08-28 23:12:30 -05:00
cora
e2321f82b7 add logo 2021-08-28 23:12:30 -05:00
cora
1d04bd87d5 autosneak: add conditional autosneak only if touching ground 2021-08-28 23:12:30 -05:00
cora
bde87dc5a3 prevent fall damage: fix this shit :) 2021-08-28 23:12:30 -05:00
cora
a7dcc30ab1 hide huds: fix stupid cora mistake 2021-08-28 23:12:30 -05:00
cora
60b3eeae8b client::makeScreenshot: add ability to screenshot without chatspam 2021-08-28 23:12:30 -05:00
cora
c13deff8de gameui: hide cheatmenu on f1 2021-08-28 23:12:30 -05:00
cora
6af8242717 autofly: fix warning 2021-08-28 23:12:30 -05:00
cora
e3d3ff720e randomscreenshot: optimized timing 2021-08-28 23:12:30 -05:00
cora
1a6d018ae6 lua.show/hide_huds(): add hide chat 2021-08-28 23:12:30 -05:00
cora
daee8c89b2 gameui: fixed hide chat 2021-08-28 23:12:30 -05:00
cora
b88f3fd140 randomscreenshot: make it nice :) 2021-08-28 23:12:30 -05:00
cora
96e1367839 randomscreenshot:optiminzin 2021-08-28 23:12:30 -05:00
cora
29ee4e8547 lua-api: add (messageless show/hide huds) 2021-08-28 23:12:30 -05:00
cora
01aeffa8a7 esp: improved autostop 2021-08-28 23:12:30 -05:00
cora
227e487bea randomscreenshot: disable huds while screenshoting 2021-08-28 23:12:30 -05:00
cora
82ef888bbb autofly:optimizin' 2021-08-28 23:12:30 -05:00
cora
8e48383812 autofly: and another one lol .. now it works 2021-08-28 23:12:30 -05:00
cora
58bc30f541 autofly: cruise small fix 2021-08-28 23:12:30 -05:00
cora
26b1d072b0 autofly: add cruise mode 2021-08-28 23:12:30 -05:00
cora
e22714aa6c automt: change nc to ping for now (doesnt really help tho) 2021-08-28 23:12:30 -05:00
cron
01decba5de autofly: disable aim on freecam, use autofsprint instead of pressing special1 2021-08-28 23:12:30 -05:00
cron
8724802b02 frenemies: remove debug print, fix placeholders 2021-08-28 23:12:30 -05:00
cron
5c52f0b6ba esp: fix cheat registration
We should merge dragonfire sometime :]
2021-08-28 23:12:30 -05:00
cora
e57f62a186 autofly: fix arrive 2021-08-28 23:12:30 -05:00
cora
2ac62c69b7 autofly: fix regression 2021-08-28 23:12:30 -05:00