Commit Graph

10406 Commits (master)

Author SHA1 Message Date
AB in MT 3de36498f7
Delete clientmods/simpletp directory 2022-07-07 21:09:52 +03:00
AB in MT d2b5fd5dca
Delete clientmods/physics_override directory 2022-07-07 21:09:30 +03:00
AB in MT 383506a671
Delete clientmods/perlin directory 2022-07-07 21:09:19 +03:00
AB in MT 626ab24aae
Delete clientmods/pathfinding directory 2022-07-07 21:08:45 +03:00
AB in MT 7dcb2e7430
Delete clientmods/noweather directory 2022-07-07 21:08:36 +03:00
AB in MT 34f0704860
Delete clientmods/nametags directory 2022-07-07 21:08:24 +03:00
AB in MT d14225dac1
Delete clientmods/lua_async directory 2022-07-07 21:07:50 +03:00
AB in MT bb340079ae
Delete clientmods/killaura directory 2022-07-07 21:07:36 +03:00
AB in MT 197f1eddb2
Delete clientmods/karaoke directory 2022-07-07 21:07:23 +03:00
AB in MT 6494df5965
Delete clientmods/invutil directory 2022-07-07 21:07:11 +03:00
AB in MT 1e51c26cd5
Update mods.conf 2022-07-07 21:06:47 +03:00
AB in MT 4a6703f611
Delete clientmods/enderchest directory 2022-07-07 21:03:36 +03:00
AB in MT 1ad40afc73
Delete clientmods/draining directory 2022-07-07 21:02:36 +03:00
AB in MT e69720b1b8
Delete clientmods/diglib directory 2022-07-07 21:01:58 +03:00
AB in MT 9157674f6d
Delete clientmods/digcustom directory 2022-07-07 21:01:40 +03:00
AB in MT 3486c3d4de
Delete clientmods/deathmessages directory 2022-07-07 21:01:27 +03:00
AB in MT 95a92c18aa
Delete clientmods/crystalpvp directory 2022-07-07 21:00:36 +03:00
AB in MT e16d2d3180
Delete clientmods/chateffects directory 2022-07-07 20:59:55 +03:00
AB in MT 163280355f
Delete clientmods/bowaimbot directory 2022-07-07 20:59:32 +03:00
AB in MT c9800b45ee
Delete clientmods/autotool directory 2022-07-07 20:59:21 +03:00
AB in MT fb5f2fca87
Delete clientmods/autokey directory 2022-07-07 20:59:05 +03:00
AB in MT 480155bd46
Delete clientmods/autoeat directory 2022-07-07 20:58:54 +03:00
AB in MT d8910bb9c1
Delete clientmods/autodupe directory 2022-07-07 20:58:46 +03:00
AB in MT 8b0ac60a62
Add downloading and auto start in client 2022-07-07 20:55:31 +03:00
AB in MT 15e8906668
Add cheat mods downloading 2022-07-07 20:49:13 +03:00
AB in MT ec288ae0f3
Merge pull request #1 from jub2884/patch-1
Add some features
2022-07-05 22:14:31 +03:00
BitByByte fac1b2e5a0
Add some features 2022-07-05 22:13:37 +03:00
AB in MT 05152db8db
Add emerald block to expensive blocks finder 2022-07-04 12:44:36 +03:00
AB in MT d783edf71b
Remove repo downloading 2022-07-02 11:21:19 +03:00
PrimoDude in Minetest 45fa767e5f
add script for downloading Teran Client 2022-07-02 11:07:17 +03:00
PrimoDude in Minetest 9a37198474
fix link for download in README 2022-07-02 11:06:00 +03:00
AB in MT db3ecc67ba
Fix chest finder for old MCL 2 versions 2022-06-21 15:29:34 +03:00
AB in MT fbadbfb8fb
Fix expensive blocks finder 2022-06-19 12:54:58 +03:00
AB in MT af219f9d05
Add Clamity dig nodes 2022-06-19 12:53:16 +03:00
AB in MT 9aa602c53d
Add other cheat mods 2022-06-15 18:05:20 +03:00
AB in MT e762e3db07
Add some cheat mods 2022-06-15 18:04:32 +03:00
Create Me plz 310320a82d
Update one of developer name 2022-06-15 17:58:40 +03:00
AB in MT ca55755536
Fix developer name 2022-06-15 17:56:26 +03:00
AB in MT 56b6b14c19
Update PULL_REQUEST_TEMPLATE.md 2022-06-15 16:22:58 +03:00
AB in MT 4d516a285e
Fix cd cmd in README 2022-06-15 16:16:14 +03:00
AB in MT f1b2787a3a
Fix X-ray 2022-06-15 16:13:57 +03:00
AB in MT f35f7dee21
Add entity speed enable in config 2022-06-15 15:28:32 +03:00
AB in MT c4b34d7d31
Add chest finder to config 2022-06-15 15:26:57 +03:00
AB in MT ba4297a126
Fix github link to download 2022-06-15 15:24:54 +03:00
AB in MT a2df311f5e
Remove army. Add team 2022-06-15 15:19:35 +03:00
AB in MT 56ca904db0
Remove name of server where team 2022-06-15 15:18:39 +03:00
AB in MT 90d2a6f868
Merge pull request #3 from dragonfireclient/master
PR 2
2022-06-10 23:01:29 +03:00
Elias Fleckenstein 296cce39d3
Fix upstream merge issues 2022-06-07 03:31:06 +02:00
Elias Fleckenstein b11c0a6721
Merge branch 'master' of https://github.com/minetest/minetest 2022-06-07 03:19:05 +02:00
Lars Müller edc7df5480
core.formspec_escape: Restore backwards compat
Support numbers as arguments by using `string.gsub(text, ...)` instead of `text:gsub(...)` which will coerce `text` to a string
2022-06-06 18:32:28 +02:00