VoxeLibre/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 Update polish translation of several files 2021-06-02 13:21:19 +02:00
hudbars Do not send useless HUDCHANGE packets 2021-09-15 17:47:35 +02:00
mcl_achievements Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_base_textures new object overlay 2021-04-28 17:55:03 +00:00
mcl_bossbars Add timeout to static hudbars 2021-04-13 08:42:17 +02:00
mcl_credits Update French translation (part 1) 2021-08-13 11:35:18 +02:00
mcl_death_messages Update polish translation of mcl_death_messages 2021-06-02 13:08:39 +02:00
mcl_experience Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00: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 Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
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 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