Commit Graph

26 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 1e6ced3782 Add icons to mobs, randomseed experiment 2016-07-15 18:43:29 -05:00
Brandon 3caca9b881 Update mg_villages and handle_schematics, update wood door textures 2016-07-09 14:57:39 -05:00
Brandon 0382ebf627 Adjust spawner 2016-07-08 21:33:12 -05:00
Brandon 3dd0d84716 Update doors mod, add ts_doors 2016-07-01 13:08:04 -05:00
Brandon 02374bb670 Merge farming and farming_plus, slow farming way down, environment reclaim weeded plots 2016-06-18 17:18:33 -05:00
Brandon 2c30633bf0 Remove ipairs, lower fast speed 2016-05-27 17:25:00 -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 8daa1c9a5f Fix some warning messages 2015-12-12 23:57:59 -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 f23fc8fb8c New player data storage method 2015-09-07 01:25:16 -05:00
Brandon 6114a2adb1 Poplulate dungeons with goblins, dungeon masters, and treasure. Fix armor hud 2015-08-14 23:45:41 -05:00
Brandon 533c0f6dbb Fix bones not being removed 2015-07-29 23:40:08 -05:00
Brandon e827c4799b Update affects api, add jungle spider, other random minor updates 2015-07-21 22:44:35 -05:00
Brandon ee2a33e005 Remove some debugging info 2015-07-06 14:35:29 -05: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 74fe55ea09 Optimizations, fix global variable warnings, update doors mod 2015-06-26 17:12:10 -05:00
Brandon a582d09457 Optimizations, Finish converting magic to use new hud, adjusted hunger parameters 2015-06-17 09:40:37 -05:00
Brandon 7a1018dd58 Updated to Blockmen's new hud and hunger mods, lots of little fixes, and honestly it's been so long I don't know what else but there are quite a bit of changes here 2015-06-13 17:28:25 -05:00
Brandon 39c2cfcbb4 Added default.get_file_contents function, updated snow walkable=false 2014-07-07 21:58:06 -05:00
Brandon 800bddff50 Add default.get_distance function 2014-05-25 23:42:35 -05:00
Brandon e791859950 add velocity and acceleration to default.drop_item, add decceleration to builtin_item 2014-05-17 23:29:01 -05:00
Brandon 2fc3b82863 fix dig unknown block crash 2014-05-17 08:07:30 -05:00
Brandon ca04344c28 add magic, auto wake when energy is full, 2014-05-12 23:39:15 -05:00
Brandon de53bd9f3b first commit 2014-05-10 09:35:17 -05:00