* update from https://codeberg.org/minenux/minetest-mod-3d_armor * Fix armor radiation values were not not summed up * Closes https://github.com/minetest-mods/3d_armor/issues/136 radiation does not work when using technic armor * resolve player object in async function again (different globalstep) due the core.after we need to recall player name closes https://github.com/minetest-mods/3d_armor/issues/132 * Make all admin armor to protect from drowning group of water is the same as if you get asfixiate, admin armor must be protected, this was missing cos the chessplate already has the armor_water=1 set.. closes https://github.com/minetest-mods/3d_armor/issues/130 * Call custom on_punched functions w/ hitter = nil too this allows to propagates the nil on custom mods related to https://github.com/minetest-mods/3d_armor/pull/138#discussion_r1529014373 backported https://github.com/minetest-mods/3d_armor/pull/141 * Don't assume hitter ~= nil in on_punchplayer callback closes https://github.com/minetest-mods/3d_armor/issues/137 related to https://github.com/minetest/minetest/pull/14319#issuecomment-1989555604
minetest mod 3d_armor_ui
ARMOR PAGE to manage armor stuff's player on unified inventory
Information
This mod provides ARMOR PAGE over the inventory when is used unified inventory or advanced_inventory
Technical info
This mod must be named 3d_armor_ui
and enables armor manage for unified inventory or advanced inventory
It can be downloade from
- https://git.minetest.io/minenux/minetest-mod-3d_armor
- https://codeberg.org/minenux/minetest-mod-3d_armor
Compatibility
Make sure you are using Minetest 0.4.16+ and start a new world
Dependencies
- default
- unified_inventory
- 3d_armor
LICENSE
License Source Code: (C) 2012-2018 Stuart Jones - LGPL v2.1