minetest-game-adventuretest/mods/adventuretest
mckaygerhard 59e42c450e manage a minetest engine backguard compatibility check and expose to api
* provide flags for minetest release as adventuretest.<flag> for
  example to check 5.0 just `if adventuiretest.is_50 then` but
  such mod must depends on default or adventuretest mods
* thos also add a pseudo check to 4.0.17 that is 0.4.17.2 and go
  the 0.4.18 version from sfan is not take into consideration cos
  provides so many things about 5.0 that must not be in such release.
2023-01-13 09:20:28 -04:00
..
textures Add transparent texture 2016-07-15 21:18:56 -05:00
depends.txt I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
functions.lua Fix pl_hook player loop and timing bug 2016-09-25 21:40:13 -05:00
init.lua manage a minetest engine backguard compatibility check and expose to api 2023-01-13 09:20:28 -04:00
privs.lua I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
register_functions.lua place_node crashes the game because of nil player, so add nil checks 2023-01-13 08:32:39 -04:00