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
Elias Fleckenstein
b65db98bd5
Added OnlyTracePlayers
2020-11-20 12:04:41 +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
Lars
2f6393f49d
Increase limit for simultaneous blocks sent per client and the meshgen cache.
2020-11-16 10:30:52 -08: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
Lejo
a16e412c9d
Auto build client appimage ( #10561 )
...
* Replace ubuntu:14.04 with ubuntu 18:04
* Auto build client appimage
Co-authored-by: sfan5 <sfan5@live.de>
2020-11-15 17:38:04 +01:00
Wuzzy
ee1853e9bc
Fix falling image of torchlike if paramtype2="none" ( #10612 )
2020-11-15 17:37:09 +01:00
cora
4cb4d124f5
autofly: fix arrive
2020-11-15 17:09:45 +01:00
Elias Fleckenstein
e16bbc1fb2
Merge pull request #14 from corarona/master
...
lua-api: fix get/set_pitch
2020-11-15 13:38:49 +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
corarona
1780adeea6
lua-api: fix get/set_pitch
2020-11-15 01:09:31 +01: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