MineClone2/mods
CyberMango bd38827f60 Fixes #2976
Now the inventory view on creative is no longer set to the survival
inventory upon taking damage.
Also the initial inventory view when openning a world in creative is at
the search page, not the survival inventory page.

mcl_inventory/init.lua no longer wraps mcl_armor.update_player to also
update the inventory view. This visual update happens anyways since it
is registered to happen on a visual change with
mcl_player.register_on_visual_change .

This also fixes a small visual bug that, on creative mode, if you would
equip/unequip an armor piece, the image of the player would be updated
twice.
2022-12-23 13:54:41 +02:00
..
CORE Raids performance optimisation. Check for village less and over less distance. 2022-12-09 22:59:58 +00:00
ENTITIES Merge conflict fixes for release 0.81.1 2022-12-14 21:38:53 +00:00
ENVIRONMENT Merge pull request 'Make Night Sky Darker' (#3138) from FossFanatic/MineClone2:minecraft_like_night_sky into master 2022-12-18 22:44:42 +00:00
HELP update 2022-08-22 21:41:55 +00:00
HUD Fixes #2976 2022-12-23 13:54:41 +02:00
ITEMS Merge pull request 'Fixes MineClone2/MineClone2#3120 | Complete re-upload of the mcl_bamboo branch.' (#3123) from mcl_bamboo_new into master 2022-12-21 00:47:21 +00:00
MAPGEN Update Woodland Outpost Schematic 2022-12-19 01:03:53 +00:00
MISC Remove mobs_mc_gameconfig 2022-05-27 02:44:39 +02:00
PLAYER Base mcl_skins templates off old PP skins 2022-11-17 21:52:35 +00:00