minetest-game-adventuretest/mods
mckaygerhard c86e2f3fbc add forward compatibility with MT 5 for the ancient nodeupdate(pos)
* replace if the new minetest api is detected the `nodeupdate(pos)`
  with the new `check_for_falling(pos)` api since 5.0 but mantains
  backguard compatibility with 4.0.13 to 4.0.16
* use the new expose version check flags from `adventuretest` mod
  so the fire n doors mods must depends on default or adventuretest
* add to respective notes such change
2023-01-13 10:04:17 -04:00
..
adventuretest manage a minetest engine backguard compatibility check and expose to api 2023-01-13 09:20:28 -04:00
affects Fix crash when using chat commands affect/removeaffects 2023-01-12 17:38:59 -04:00
arena Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
boats Fix right-click on town plot markers. 2016-07-25 14:36:38 -05:00
bones Remove ABM Limiter, label ABMs 2016-09-21 17:16:34 -05:00
books_plus Make things quieter - remove debugging info or move to infostream 2016-05-20 22:23:04 -05:00
bucket Add mg_water_source that doesn't freeze so ice doesn't take over the ocean 2016-07-09 19:49:29 -05:00
bucket_wood Add wood bucket 2016-09-21 17:17:31 -05:00
builtin_item Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
bushes Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
campfire Remove ABM Limiter, label ABMs 2016-09-21 17:16:34 -05:00
central_message Add Central Message mod 2016-05-20 22:47:12 -05:00
chat I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
cottages Remove ABM Limiter, label ABMs 2016-09-21 17:16:34 -05:00
creative place_node crashes the game because of nil player, so add nil checks 2023-01-13 08:32:39 -04:00
default add forward compatibility with MT 5 for the ancient nodeupdate(pos) 2023-01-13 10:04:17 -04:00
doors add forward compatibility with MT 5 for the ancient nodeupdate(pos) 2023-01-13 10:04:17 -04:00
dye Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
energy Limited health 2016-06-03 22:33:11 -05:00
experience I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
external_legacy I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
farming_plus Remove ABM Limiter, label ABMs 2016-09-21 17:16:34 -05:00
fire add forward compatibility with MT 5 for the ancient nodeupdate(pos) 2023-01-13 10:04:17 -04:00
flowers Remove ABM Limiter, label ABMs 2016-09-21 17:16:34 -05:00
food Merge farming and farming_plus, slow farming way down, environment reclaim weeded plots 2016-06-18 17:18:33 -05:00
give_initial_stuff I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
glowcrystals Remove ABM Limiter, label ABMs 2016-09-21 17:16:34 -05:00
handle_schematics Fix right-click on town plot markers. 2016-07-25 14:36:38 -05:00
hud place_node crashes the game because of nil player, so add nil checks 2023-01-13 08:32:39 -04:00
hunger Merge farming and farming_plus, slow farming way down, environment reclaim weeded plots 2016-06-18 17:18:33 -05:00
item_drop Remove references to minetest.env, Add adventuretest.is_night function. 2016-07-11 21:35:03 -05:00
lantern I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
legacy I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
magic Fix right-click on town plot markers. 2016-07-25 14:36:38 -05:00
mg Remove ABM Limiter, label ABMs 2016-09-21 17:16:34 -05:00
mg_villages Fix right-click on town plot markers. 2016-07-25 14:36:38 -05:00
minetest-3d_armor Limited health 2016-06-03 22:33:11 -05:00
minetest-mod-modmenu I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
minetest-skins Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
minetest-zcg Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
mobs Fix crashes with mobs below or above due division by zero 2023-01-12 18:06:07 -04:00
money2 Remove references to minetest.env, Add adventuretest.is_night function. 2016-07-11 21:35:03 -05:00
moreblocks Remove ABM Limiter, label ABMs 2016-09-21 17:16:34 -05:00
physics I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
player_data I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
player_stats I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
potions Fix crash using magic replenisher 2016-08-11 21:21:51 -05:00
quests allow both flours from farming plus and food to be accepted for bowl 2023-01-12 17:43:05 -04:00
screwdriver I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
sethome Remove ABM Limiter, label ABMs 2016-09-21 17:16:34 -05:00
sickness I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
skills Keep leveling up as long as there is enough exp 2023-01-11 15:48:39 -04:00
stairs Remove ABM Limiter, label ABMs 2016-09-21 17:16:34 -05:00
throwing Fix right-click on town plot markers. 2016-07-25 14:36:38 -05:00
torches Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
ts_doors Remove ABM Limiter, label ABMs 2016-09-21 17:16:34 -05:00
vendor Remove references to minetest.env, Add adventuretest.is_night function. 2016-07-11 21:35:03 -05:00
vessels I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
whoison Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
wool Remove ipairs, lower fast speed 2016-05-27 17:25:00 -05:00
workbench Allow tool repairs on workbench mod coexits with game mechanish 2023-01-12 13:49:29 -04:00