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
|
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 |
|
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 |
|
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
|
bf84060df3
|
autosneak: add conditional autosneak only if touching ground
|
2020-11-17 23:47:49 +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
|
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 |
|
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
|
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
|
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
|
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 |
|
cora
|
309af55b97
|
autotp: add to wpform
|
2020-11-11 23:21:14 +01:00 |
|
cora
|
62f2d3b091
|
autotp: fixed typo lol
|
2020-11-11 21:35:41 +01:00 |
|
cora
|
e4c4123bce
|
autotp: works :)
|
2020-11-11 21:33:12 +01:00 |
|
cora
|
df3c128c77
|
autotp: add api method interact place, add preliminary autotp test
|
2020-11-11 20:25:05 +01:00 |
|
cora
|
eac3195824
|
speed: and supply an arg in the csm lol
|
2020-11-11 01:56:08 +01:00 |
|
cora
|
af2b06e354
|
speed: add api methods and preliminary csm
|
2020-11-10 17:41:39 +01:00 |
|
cora
|
1d42685b3d
|
randomsc: increase delay to 15 secs to give time to render
|
2020-11-10 13:29:29 +01:00 |
|