9118 Commits

Author SHA1 Message Date
cron
d47ce9b310 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
2020-11-01 02:55:54 +00:00
cora
454e2be8ff add ws cheats to cheat.lua ... why, fleck, why ? :D 2020-11-01 00:20:41 +01:00
cora
70020d7b08 remove weird cheat def thingy 2020-10-31 23:02:29 +01:00
cron
0f420b14ac turtle: some weird ideas before the turtle language is added 2020-10-30 23:00:40 +00:00
cora
2c2ecbf80d invA: add more missing lua 2020-10-30 13:57:25 +01:00
cora
7f9701c641 inventoryAction: add missing lua function 2020-10-30 13:55:51 +01:00
cora
ae0296b1fd merge dragonfire inventoryAction 2020-10-30 13:33:50 +01:00
cora
429af4a98c add autoreconnect script ( ./automt server user pass ) 2020-10-29 23:27:00 +01:00
cora
561b48a6d6 add random screenshot csm 2020-10-27 17:53:45 +01:00
cora
a64e49dfe9 csm-api: add take_screenshot() 2020-10-27 14:46:39 +01:00
cora
21d76334b3 removed autowarp from mods.conf 2020-10-27 11:47:27 +01:00
cora
1bd37d13b9 autotool: actually fix reset wield index lol 2020-10-26 13:07:26 +01:00
cora
4e77ee2d62 autotool: little fix 2020-10-26 13:02:14 +01:00
cora
6851ebdbfd autotool: reset old wield index when node dug 2020-10-26 13:01:37 +01:00
cora
941b979be6 autoeat: reset old wield idx after eating 2020-10-26 12:07:44 +01:00
cora
41c39f92d1 autofly: more fixes 2020-10-25 12:12:56 +01:00
cora
eef83dd2be cleak: real fix 2020-10-25 11:34:38 +01:00
cora
8a90fe0283 cleak: fix 2020-10-25 11:28:47 +01:00
cora
35c586625f removed dupe csms, changed "Leak" to be a chatcommand 2020-10-25 11:24:56 +01:00
cora
df7000639d autofly: some fixes 2020-10-25 11:15:50 +01:00
cron
66c450a279 hignore: add settings and logging 2020-10-25 03:08:20 +00:00
cron
ceefc428b1 peek: remove debug log prints 2020-10-25 03:03:10 +00:00
cron
89058c7067 Merge branch 'master' of repo.or.cz:waspsaliva 2020-10-25 01:02:36 +00:00
cron
4ce3e10444 peek: fix cpeek number parsing error 2020-10-25 00:57:53 +00:00
cron
514f3c8c0b hignore: fix nil issue for DMs from stripped players 2020-10-25 00:57:10 +00:00
cron
11e6574bb6 gameui.cpp: add pointed block position to debug menu 2020-10-25 00:56:55 +00:00
cora
4b8fc90db7 autofly: add normal autosprint; some gui fixes 2020-10-23 11:55:48 +02:00
cora
c88c8b20ab autofly: add AutoSprint 2020-10-23 02:19:12 +02:00
cora
05778ac53f goddessmode: fixed stupid error 2020-10-17 04:58:30 +02:00
cora
04f68c2440 undying: optimisation; remove old csns 2020-10-17 04:49:12 +02:00
cora
b0aa019ce4 esp: quick optimisation 2020-10-17 01:49:35 +02:00
cron
25dbc88164 Merge branch 'master' of repo.or.cz:waspsaliva 2020-10-15 21:29:47 +00:00
cron
0d6309f661 peek: add experimental chest peeking 2020-10-15 21:28:35 +00:00
cron
2d4aa9c9c1 turtle: add preliminary scheduling system 2020-10-15 21:28:14 +00:00
cora
d1db5075be goddess mode: only evade projectiles if they are moving 2020-10-15 15:56:19 +02:00
cron
68401ec791 turtle: initial turtle mod
Don't use turtle.quarry or the mining features, they are experimental
2020-10-14 13:00:32 +00:00
cora
37f85c2e71 goddess mode: detect splash potions, core: new font test 2020-10-14 13:30:01 +02:00
cora
bf674a2f3f goddess mode: detect all arrows 2020-10-13 12:09:01 +02:00
cora
d860e53a09 gooddess mode: added harming arrows and more bad blocks 2020-10-13 04:12:27 +02:00
cora
6d9aae85d5 goddess mode: bugfix 2020-10-13 03:30:04 +02:00
cora
4b1f0102cc goddess mode: some cleanup, 3d coords 2020-10-13 03:12:27 +02:00
cora
7077db7607 goddess mode: add evade arrows 2020-10-13 02:50:04 +02:00
cora
9f83b27d9c goddess mode: safety kinda works 2020-10-12 20:39:20 +02:00
cora
be24da49e3 goddess mode: some safety 2020-10-12 18:02:13 +02:00
cron
e4f986e99d Merge branch 'master' of repo.or.cz:waspsaliva 2020-10-12 02:29:26 +00:00
cron
de4da91f22 peek: add shulker box peek command 2020-10-12 02:27:38 +00:00
cora
fff6a37e74 goddess mode: tweak the constants 2020-10-12 04:20:07 +02:00
cora
98cef47c34 actually add goddessmode .. 2020-10-12 03:41:46 +02:00
cora
ec76bc15ea add: goddessmode alpha 2020-10-12 03:39:07 +02:00
cron
68bd4b63ca tchat: prevent /commands from being sent unintentionally 2020-10-12 00:07:24 +00:00