mt_adventure/mods/dmobs/CHANGELOG.md
2021-05-25 23:14:20 -04:00

831 B

  • 2021-02-01 : TenPlus1
    • Updated and tidied code to work with Minetest 5.x and latest Mobs Redo API
    • Fixed a few nil error bugs
  • 2019-07-31 : Grossam
    • spawn.lua rewritten using mobs:spawn()
    • spawn rules modified for more consistency (e.g. hedgehogs now spawn at night)
    • some sounds and textures added
    • dragon arrow bug corrected
    • elemental an great drangons can fly in water (still take damages from it !)
    • great dragons may spawn in caverealms
  • 2019-07-28 : Grossam
    • some little bugs corrected
    • dragon_normal described as 'minor dragons' and now they can spawn
    • ice dragons are now named "Blue dragon"
    • hatched great dragons are tamed now
    • great dragons now need a diamond block nest (you've to deserve greatness !)
  • 2019-07-27 : Grossam