VoxeLibre/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 correct if/else in line 42 2022-10-31 21:53:51 +00:00
hudbars hudbars 2022-02-23 23:58:05 +01:00
mcl_achievements Add Voluntary Exile Advancement 2022-11-26 17:06:04 +01:00
mcl_base_textures Add breaking animation by FossFanatic 2022-10-11 11:40:15 +02:00
mcl_bossbars Fixed typo in image resizing in bossbars 2022-10-13 20:02:28 +01:00
mcl_credits Pre-release update credits and set version 0.81.1 2022-12-14 20:13:06 +00:00
mcl_death_messages Mise à jour de 'mods/HUD/mcl_death_messages/locale/mcl_death_messages.fr.tr' 2022-08-23 21:34:57 +00:00
mcl_experience Fix exp bar scaling issue with non 16x textures 2022-10-11 19:52:30 +01:00
mcl_formspec Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
mcl_formspec_prepend Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
mcl_hbarmor mcl_hbarmor 2022-02-23 23:58:05 +01:00
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 Fix offhand hud slot incorrect scaling with non 16x texture packs 2022-10-06 21:15:15 +01:00
mcl_title clarify debug nature of chatcommands 2022-10-09 21:31:23 +02:00
mcl_ver_info remove extraneous messages 2022-12-06 23:40:11 +00:00
show_wielded_item fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +02:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00