Commit Graph

29 Commits (wsc-dfc)

Author SHA1 Message Date
Schmappie Eldress 713a093c8d Fix mod.conf and depends.txt warnings
2021-08-18 22:52:39: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (scaffold at [...]/clientmods/scaffold)
2021-08-18 22:52:39: WARNING[Main]: depends.txt is deprecated, please use mod.conf instead. (scaffold at [...]/clientmods/scaffold)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (kamikaze at [...]/clientmods/kamikaze)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (speedlimit at [...]/clientmods/speedlimit)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (quint at [...]/clientmods/quint)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (invrefill at [...]/clientmods/invrefill)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (haxnotify at [...]/clientmods/haxnotify)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (test at [...]/clientmods/test)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (optimize at [...]/clientmods/optimize)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (bookbot at [...]/clientmods/bookbot)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (dte at [...]/clientmods/dte)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (autoaim at [...]/clientmods/autoaim)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (peek at [...]/clientmods/peek)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (render at [...]/clientmods/dragonfire/render)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (combat at [...]/clientmods/dragonfire/combat)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (list at [...]/clientmods/dragonfire/list)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (muse at [...]/clientmods/muse)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (nlist at [...]/clientmods/nlist)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (automt at [...]/clientmods/automt)
2021-08-18 23:52:38: WARNING[Main]: Mods not having a mod.conf file with the name is deprecated. (waterbot at [...]/clientmods/waterbot)
2021-08-18 20:47:19 -05:00
Schmappie Eldress 7871b44824 Merge branch 'dragonfire/master' into waspsaliva
This merge removes some redundant-looking code that was apparently
included in DFC upstream already.

This merge also reverts some whitespace & reformatting changes in the
`src/` directory so that a `git diff dragonfire/master` contains only
the essential differences.
2021-08-17 01:48:45 -05:00
cora 91cd5d1d01 add missing files 2021-03-27 22:25:11 +01:00
cron 2c68047fbf autotool: fix (this cheat is always broken) 2021-01-10 17:58:08 +00:00
cora cb2b345580 killaura: add rate limiting for now 2021-01-06 18:18:14 +01:00
cron fc73eaf12f dragonfire/world: update to match DF master
Fixes Nuke, adds BlockLava
I need to rewrite this script BAD
Probably will use scaffold
2020-12-11 18:11:38 +00:00
cora ea231d051b killaura: cleanup 2020-12-11 13:55:51 +01:00
cora 15fe9250c0 killaura: better logic, autoswitch to diasword 2020-12-11 12:22:55 +01:00
cora 15d53d2db2 killaura: make it safer 2020-12-11 12:07:51 +01:00
cora d66c6111e3 combat: fix killaura - only attack enemies 2020-12-10 23:57:49 +01:00
cron be80a15bad Merge Dragonfire
Dragonfire commit: 56d536ea5e
2020-12-09 20:36:09 +00:00
cora 398cb4c656 autotool: reset old wield index (with proper wait) 2020-11-29 16:20:11 +01:00
cora a51d7ef7cc autotool: make autotool() public 2020-11-29 14:50:54 +01:00
cora b451b280b0 undying: huge improvements! 2020-11-26 23:08:09 +01:00
cora c9b8737d4a autoeat: delete old df version 2020-11-25 15:02:45 +01:00
cora bf84060df3 autosneak: add conditional autosneak only if touching ground 2020-11-17 23:47:49 +01:00
cron 4b252170ea clientmods/world: remove duplicate CSM 2020-11-05 01:21:34 +00:00
cron d22a587543 df/inventory: remove odx restoration
this would happen too quick, since anticheat would see the wrong tool being used after mine
this would prevent blocks from being broken
2020-11-05 01:09:58 +00:00
cron 61b041ffe0 clientmods/inventory: fix duplicate CSMs 2020-11-05 00:50:10 +00:00
cora 7f9701c641 inventoryAction: add missing lua function 2020-10-30 13:55:51 +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
Elias Fleckenstein bbcd249544 New Mod System 2020-10-17 11:11:22 +02:00
Elias Fleckenstein cb1915efa7 Added minetest.drop_selected_item(), Improved AutoEject 2020-10-05 22:33:32 +02:00
Elias Fleckenstein 43ee069dbf Improved X-Ray, added AutoEject 2020-10-05 22:25:36 +02:00
Elias Fleckenstein ee88f4b94f Improved Tracers 2020-10-04 22:59:43 +02:00
Elias Fleckenstein c36ff3edb1 Added AutoSneak and improved X-Ray MapBlock updating 2020-10-04 22:22:55 +02:00
Elias Fleckenstein b9f8f0a232 The Robot Update 2020-10-04 10:50:07 +02:00