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
cora
f56b498088
randomscreenshot: optimized timing
2020-11-16 12:59:09 +01:00
cora
69273d97f8
lua.show/hide_huds(): add hide chat
2020-11-16 12:56:45 +01:00
cora
ea02971269
gameui: fixed hide chat
2020-11-16 12:54:32 +01:00
cora
edc010121c
randomscreenshot: make it nice :)
2020-11-16 12:40:45 +01:00
cora
25e70a9cca
randomscreenshot:optiminzin
2020-11-16 12:31:39 +01:00
cora
26060478e1
lua-api: add (messageless show/hide huds)
2020-11-16 12:24:47 +01:00
cora
53e2d62b87
esp: improved autostop
2020-11-16 11:42:20 +01:00
cora
83d55587fd
randomscreenshot: disable huds while screenshoting
2020-11-16 00:06:37 +01:00
cora
4d8c3ae36f
autofly:optimizin'
2020-11-15 23:39:13 +01:00
cora
77fdb48b95
autofly: and another one lol .. now it works
2020-11-15 23:36:04 +01:00
cora
345645e67e
autofly: cruise small fix
2020-11-15 23:32:20 +01:00
cora
0369ecaf15
autofly: add cruise mode
2020-11-15 23:16:56 +01:00
cora
7a98eebd32
automt: change nc to ping for now (doesnt really help tho)
2020-11-15 21:30:55 +01:00
cron
b6b1fcab82
autofly: disable aim on freecam, use autofsprint instead of pressing special1
2020-11-15 17:27:14 +00:00
cron
71943eae50
frenemies: remove debug print, fix placeholders
2020-11-15 17:05:31 +00:00
cron
0b535363ab
esp: fix cheat registration
...
We should merge dragonfire sometime :]
2020-11-15 16:52:11 +00:00
cora
4cb4d124f5
autofly: fix arrive
2020-11-15 17:09:45 +01:00
cora
4ea52449bc
autofly: fix regression
2020-11-15 04:11:15 +01:00
cron
4ddf50fffe
frenemies: add friend and enemy manager
...
Intended for use by other mods. tchat should use it, as well as killaura and tracers
2020-11-15 01:19:02 +00:00
cora
3acc130347
lua-api:fix get yaw/pitch .. why, MT, WHY??
2020-11-15 00:41:08 +01:00
cora
400427a922
get_pitch/yaw modulo
2020-11-15 00:09:31 +01:00
cora
d79cef30c8
autofly: small fix
2020-11-14 23:49:05 +01:00
cora
7de5acf3d3
autofly: add autofly.goto + some cleanup
2020-11-14 23:45:58 +01:00
cron
b4108048ed
autofly: modulo yaw
2020-11-14 21:41:55 +00:00
cora
8bc847c60c
automt: log to ~/.wslog
2020-11-14 15:54:35 +01:00
cora
5913db1777
autofly: add snap to axis
2020-11-14 14:05:13 +01:00
cora
0eb54f50cf
autofly: hud improvments
2020-11-14 04:11:08 +01:00
cora
87922c9b19
speed: fix crash
2020-11-13 11:24:23 +01:00
cron
5bcd04a69a
turtle/tlang: make () work
...
Literally equivalent to {} run
2020-11-13 06:57:54 +00:00
cron
0374b73d97
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.
2020-11-13 06:41:30 +00:00
cron
b190f2dc48
slowscaffold: add slowscaffold
...
The
clientmod
dir
is
a
fat
mess.
(TODO)
Also clam can handle like 40-50 nodes per second?
2020-11-12 18:56:42 +00:00
cora
29e2644a4a
autofly: add sounds
2020-11-12 00:56:28 +01:00
cora
c6b56b3304
lol why cora, WHY ?
2020-11-12 00:18:05 +01:00
cora
c69db4ce8c
minetest.interact: some cleanup + sanity check
2020-11-12 00:16:22 +01:00
cora
43b94bde29
minetest.interact: allow all interactions
2020-11-11 23:40:39 +01:00