9493 Commits

Author SHA1 Message Date
cora
287de74e55 added missing ws cheats ... time spent meaningful ... ^ 2021-08-28 23:03:45 -05:00
cora
d2c4108607 autoeat: fixed stupid mistake 2021-08-28 23:03:45 -05:00
cora
6def65f31d autofly: fixed autoSprint to reset correctly 2021-08-28 23:03:45 -05:00
cora
7a757a8c6a autofly: removed image test 2021-08-28 23:03:45 -05:00
cora
1f1e7558b0 autoeat: added seperate setting for timed autoeat 2021-08-28 23:03:45 -05:00
cora
4ff2b8bdbb autoeat: set conditional eating interval to 5 mins 2021-08-28 23:03:45 -05:00
cora
aec3fb38f5 autoeat: timed eat when certain things are happening 2021-08-28 23:03:45 -05:00
cron
836e29e653 chatcommands: fix duplicate definition functions 2021-08-28 23:01:50 -05:00
cron
7f09824e89 turtle: add working tlang
Not very well tested, needs a better public API, not integrated with Minetest, ...
This is WAY bigger than a commit should be.
The next stages will be:
- unit tests
- API (allows it to be more than just a language for this project)
- integration with Minetest
2021-08-28 23:01:49 -05:00
cora
c9b11b7c73 add ws cheats to cheat.lua ... why, fleck, why ? :D 2021-08-28 23:01:49 -05:00
cora
aaffe05463 remove weird cheat def thingy 2021-08-28 23:01:49 -05:00
cron
2fc69991b0 turtle: some weird ideas before the turtle language is added 2021-08-28 23:01:49 -05:00
cora
472f99d81e invA: add more missing lua 2021-08-28 23:01:49 -05:00
cora
a452285e03 inventoryAction: add missing lua function 2021-08-28 23:01:49 -05:00
cora
aa693c1fbd merge dragonfire inventoryAction 2021-08-28 23:01:49 -05:00
cora
eaa39a0987 add autoreconnect script ( ./automt server user pass ) 2021-08-28 23:01:49 -05:00
cora
068252a8dd add random screenshot csm 2021-08-28 23:01:49 -05:00
cora
0e6e73ad43 csm-api: add take_screenshot() 2021-08-28 23:01:49 -05:00
cora
480789b6e6 removed autowarp from mods.conf 2021-08-28 23:01:49 -05:00
cora
b1b9f89be3 autotool: actually fix reset wield index lol 2021-08-28 23:01:49 -05:00
cora
a28240deb0 autotool: little fix 2021-08-28 23:01:49 -05:00
cora
10c6294fa8 autotool: reset old wield index when node dug 2021-08-28 23:01:49 -05:00
cora
7e082da0f7 autoeat: reset old wield idx after eating 2021-08-28 23:01:49 -05:00
cora
5d9d147444 autofly: more fixes 2021-08-28 23:01:49 -05:00
cora
d58ff5d50e cleak: real fix 2021-08-28 23:01:49 -05:00
cora
d6f3724f47 cleak: fix 2021-08-28 23:01:49 -05:00
cora
335b710a83 removed dupe csms, changed "Leak" to be a chatcommand 2021-08-28 23:01:49 -05:00
cora
b561de16b5 autofly: some fixes 2021-08-28 23:01:49 -05:00
cron
1e33e1bb5e hignore: add settings and logging 2021-08-28 23:01:49 -05:00
cron
b5d311f3e5 peek: remove debug log prints 2021-08-28 23:01:49 -05:00
cora
bee4d3d326 autofly: add normal autosprint; some gui fixes 2021-08-28 23:01:34 -05:00
cora
510f8da63f autofly: add AutoSprint 2021-08-28 23:01:34 -05:00
cora
5415d2309b goddessmode: fixed stupid error 2021-08-28 23:01:34 -05:00
cora
30db8c2995 undying: optimisation; remove old csns 2021-08-28 23:01:34 -05:00
cora
860f40dbd0 esp: quick optimisation 2021-08-28 23:01:34 -05:00
cron
050e2d820e peek: fix cpeek number parsing error 2021-08-28 23:01:25 -05:00
cron
51c5cfa22d hignore: fix nil issue for DMs from stripped players 2021-08-28 23:01:25 -05:00
cron
cd81ac60d8 gameui.cpp: add pointed block position to debug menu 2021-08-28 23:01:25 -05:00
cora
40b62ac32c goddess mode: only evade projectiles if they are moving 2021-08-28 23:01:16 -05:00
cron
ef10d26129 peek: add experimental chest peeking 2021-08-28 23:01:08 -05:00
cron
1abd79b524 turtle: add preliminary scheduling system 2021-08-28 23:01:08 -05:00
cron
96861cbe4f turtle: initial turtle mod
Don't use turtle.quarry or the mining features, they are experimental
2021-08-28 23:01:08 -05:00
cora
d201dcca1b goddess mode: detect splash potions, core: new font test 2021-08-28 23:01:08 -05:00
cora
056d3d48de goddess mode: detect all arrows 2021-08-28 23:01:08 -05:00
cora
c995b35346 gooddess mode: added harming arrows and more bad blocks 2021-08-28 23:01:08 -05:00
cora
31fb77cb9f goddess mode: bugfix 2021-08-28 23:01:08 -05:00
cora
4803341750 goddess mode: some cleanup, 3d coords 2021-08-28 23:01:08 -05:00
cora
2c3f917aba goddess mode: add evade arrows 2021-08-28 23:01:08 -05:00
cora
4e5fbf9d33 goddess mode: safety kinda works 2021-08-28 23:01:08 -05:00
cora
176500adbb goddess mode: some safety 2021-08-28 23:01:08 -05:00