Mineclonia/mods/HUD
cora f9e3c4fd6d
Fix crash when skeleton kills player using bow
Commit 5252952555 used string.gsub() to
strip newlines from tools in death messages. The second return value of
string.gsub() (the number of substitutions) was erroneously returned too
by get_tool_name(). This bug caused a crash whenever a skeleton killed a
player using its bow.
2021-12-06 03:48:39 +01:00
..
awards Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
hudbars Do not send useless HUDCHANGE packets 2021-07-21 10:28:04 +02:00
mcl_achievements Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_base_textures Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_death_messages Fix crash when skeleton kills player using bow 2021-12-06 03:48:39 +01:00
mcl_experience Fix #1192 2021-02-26 09:38:02 +01:00
mcl_formspec Revert "Add dummy inventory images for backwards-compat" 2020-03-29 14:38:39 +02:00
mcl_formspec_prepend Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_hbarmor Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_inventory Use register_on_mods_loaded in mcl_inventory 2021-05-23 20:35:10 +02:00
mcl_tmp_message Sneak to dismount when in boat 2021-01-28 17:44:55 +01:00
show_wielded_item Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00