- Created alias from returmirror:mirror_inactive to returnmirror:portal so the
players will be able to find this item in unified_inventory's search menu by
typing "portal"
- Fixed a very strange and unhandled crash in seawrecks, caused apparently by
minetest.add_node. Used minetest.set_node instead and everything is fine
- Dungeon masters cannot destroy nodes in excluded table neither nodes of
group unbreakable, neither nether's nodes.
- Tweak of a global variable in seawrecks (aka. choosen_ingot)
- Highlandpools create real lakes now, and not water flower over the
floor.
- Add builtin_falling (by Davedevils) for an amazing bugfix
- Tweak node.lua from the subgame MFF and « sea » mod for
builtin_falling
- Remove news.lua from _misc
- Remove _misc_me (empty now)
- Add a new mod named « news » and tweak this mod, it works now, add
texture for the news (Thank you Davedevils)