1
0
Fork 0
MineClone2/mods/HUD
Wuzzy 1c192f4fbb Do not send useless HUDCHANGE packets
Several mods set or unset the visibility of a HUD bar way too often (e.g.
in a globalstep handler), causing the server to send a lot of superfluous
HUDCHANGE packets to each client. Returning from hb.hide_hudbar() early
if HUD bar visibility would not change prevents sending these packets.
2021-09-15 17:47:35 +02:00
..
awards
hudbars Do not send useless HUDCHANGE packets 2021-09-15 17:47:35 +02:00
mcl_achievements
mcl_base_textures
mcl_bossbars
mcl_credits Update French translation (part 1) 2021-08-13 11:35:18 +02:00
mcl_death_messages
mcl_experience
mcl_formspec
mcl_formspec_prepend
mcl_hbarmor
mcl_inventory Merge pull request 'mcl_inventory: Remove _mcl_autogroup dependency from mcl_inventory' (#76) from fix_inventory_depends into master 2021-07-08 15:20:36 +02:00
mcl_title fix error in `mcl_title` documentation 2021-08-24 08:25:42 +02:00
show_wielded_item
modpack.conf