Commit Graph

9 Commits (c86e2f3fbca57e7943e2b2322eb4d69c49e3bf63)

Author SHA1 Message Date
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
Brandon f3ca7a4473 Remove ABM Limiter, label ABMs 2016-09-21 17:16:34 -05:00
Brandon 3dd0d84716 Update doors mod, add ts_doors 2016-07-01 13:08:04 -05:00
Brandon 26146c84e7 I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
Brandon a0501747f0 Add campfires, mobs avoid nodes (e.g. fire, water, lava) 2015-12-05 19:43:06 -06:00
Brandon ba75b2a36f Add ABM Limiter, Remove plants_lib and on_generated calls for farming and flowers 2015-11-28 11:15:21 -06:00
Brandon 7eaa6649b7 Removed Ambience, and I think since I moved the respository on my system it's marking a lot of stuff as modified 2015-07-06 12:07:39 -05:00
Brandon abc2884140 Snow puts out fire 2014-05-25 23:46:54 -05:00
Brandon de53bd9f3b first commit 2014-05-10 09:35:17 -05:00