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
|
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 |
|
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 |
|
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
|
1d04bd87d5
|
autosneak: add conditional autosneak only if touching ground
|
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
|
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 |
|
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
|
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
|
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
|
cedbb418d0
|
minetest.interact: some cleanup + sanity check
|
2021-08-28 23:12:30 -05:00 |
|
cora
|
a4ea9b0400
|
minetest.interact: allow all interactions
|
2021-08-28 23:12:30 -05:00 |
|
cora
|
3dd9dfb174
|
autotp: add to wpform
|
2021-08-28 23:12:30 -05:00 |
|
cora
|
49fc041161
|
autotp: fixed typo lol
|
2021-08-28 23:12:30 -05:00 |
|
cora
|
9408e18089
|
autotp: works :)
|
2021-08-28 23:12:30 -05:00 |
|
cora
|
bf63f35c10
|
autotp: add api method interact place, add preliminary autotp test
|
2021-08-28 23:12:30 -05:00 |
|
cora
|
2ba91e7814
|
speed: and supply an arg in the csm lol
|
2021-08-28 23:12:30 -05:00 |
|
cora
|
a1ea16f10f
|
speed: add api methods and preliminary csm
|
2021-08-28 23:12:30 -05:00 |
|
cora
|
37f066bf9c
|
randomsc: increase delay to 15 secs to give time to render
|
2021-08-28 23:12:30 -05:00 |
|
cron
|
394089ee05
|
hignore: fix logging
|
2021-08-28 23:12:30 -05:00 |
|
cora
|
265ee16a2d
|
random screenshot: fix 1st sc being the loading screen lol
|
2021-08-28 23:12:30 -05:00 |
|