Mineclonia/mods/HUD/mcl_death_messages
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
..
locale Adds string for '@1 was slain by @2' (deathmessage for mob with nametag) to template.txt and mcl_death_messages.de.tr 2021-04-20 22:19:35 +02:00
init.lua Fix crash when skeleton kills player using bow 2021-12-06 03:48:39 +01:00
mod.conf Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00