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
cron
af4d3c1e72
frenemies: add friend and enemy manager
...
Intended for use by other mods. tchat should use it, as well as killaura and tracers
2021-08-28 23:12:30 -05:00
cora
27fc956af9
lua-api:fix get yaw/pitch .. why, MT, WHY??
2021-08-28 23:12:30 -05:00
cora
b9ed498afb
get_pitch/yaw modulo
2021-08-28 23:12:30 -05:00
cora
a17def93c3
autofly: small fix
2021-08-28 23:12:30 -05:00
cora
743516e8cf
autofly: add autofly.goto + some cleanup
2021-08-28 23:12:30 -05:00
cron
b6c34f9d5e
autofly: modulo yaw
2021-08-28 23:12:30 -05:00
cora
a0fdbcf45b
automt: log to ~/.wslog
2021-08-28 23:12:30 -05:00
cora
cd4aa1220a
autofly: add snap to axis
2021-08-28 23:12:30 -05:00
cora
e5ca28f445
autofly: hud improvments
2021-08-28 23:12:30 -05:00
cora
2cda3ac31f
speed: fix crash
2021-08-28 23:12:30 -05:00
cron
d37b416495
turtle/tlang: make () work
...
Literally equivalent to {} run
2021-08-28 23:12:30 -05:00
cron
d740256b12
turtle/tlang: preliminary .key accessing
...
VAR.key.key = index var[key][key]
.key.key = index TOS[key][key]
The value after . can be just a number.
2021-08-28 23:12:30 -05:00
cron
ce06e2d824
slowscaffold: add slowscaffold
...
The
clientmod
dir
is
a
fat
mess.
(TODO)
Also clam can handle like 40-50 nodes per second?
2021-08-28 23:12:30 -05:00
cora
c76be7b86d
autofly: add sounds
2021-08-28 23:12:30 -05:00
cora
12df80075a
lol why cora, WHY ?
2021-08-28 23:12:30 -05:00
cora
cedbb418d0
minetest.interact: some cleanup + sanity check
2021-08-28 23:12:30 -05:00