1
0
Fork 0
MineClone2/mods/HUD
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
..
awards
hudbars
mcl_achievements Add Voluntary Exile Advancement 2022-11-26 17:06:04 +01:00
mcl_base_textures
mcl_bossbars
mcl_credits Pre-release update credits and set version 0.81.1 2022-12-14 20:13:06 +00:00
mcl_death_messages
mcl_experience
mcl_formspec
mcl_formspec_prepend
mcl_hbarmor
mcl_info Cleanup mcl_info clutter and messy var localization 2022-11-27 04:31:24 +01:00
mcl_inventory Fixes #2976 2022-12-23 13:54:41 +02:00
mcl_offhand
mcl_title
mcl_ver_info remove extraneous messages 2022-12-06 23:40:11 +00:00
show_wielded_item
modpack.conf