Commit Graph

13 Commits

Author SHA1 Message Date
Wuzzy 280aed484c
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-07-21 10:28:04 +02:00
Elias Fleckenstein 86dc33c12f Fix #1150 2021-02-22 11:08:57 +01:00
kay27 a127136c60 Add Enchanting from Crafter-minetest by Oil_boi 2020-10-19 16:38:21 +04:00
Wuzzy 49d5e49999 Upgrade hudbars to 2.3.2 2020-07-23 23:06:10 +02:00
Wuzzy f27615d77e Add z_index to HUD elements 2020-04-07 13:03:10 +02:00
Wuzzy 3836f1b7e9 Update hudbars mod to 2.1.0 2020-02-04 22:06:31 +01:00
Wuzzy f51c8c75ba Update hudbars mod to 1.10.0 2017-09-19 17:20:47 +02:00
Wuzzy 28dc5b802f Update HUD bars mod 2017-07-02 18:51:13 +02:00
Wuzzy a5130c4da9 Fix wrong HUD bars ordering 2017-06-03 06:32:14 +02:00
Wuzzy 53b5754359 Update to HUD Bar 1.8.0 2017-05-30 13:04:18 +02:00
Wuzzy da028a5f4c Update HUD bar sorting 2017-05-20 23:27:32 +02:00
Wuzzy d3b3c596bd Update HUD Bars mod to version 1.7.1 2017-02-25 02:22:56 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
Renamed from mods/hudbars/init.lua (Browse further)