VoxeLibre/mods
kabou 14da059ce7 Add extra check and warning on missing player data.
* For some unexplained reason, `mcl_burning.storage[player]` can
  sometimes be `nil`, causing a crash in `on_leaveplayer()`.  This
  commit adds a check for that.  If a `nil` is encountered, a sane
  value is substituted and a warning is set to the log.
2022-03-29 12:06:00 +02:00
..
CORE Tiny comment fix. 2022-03-19 03:16:15 +01:00
ENTITIES Add extra check and warning on missing player data. 2022-03-29 12:06:00 +02:00
ENVIRONMENT mcl_weather 2022-02-23 23:58:05 +01:00
HELP ITEMS/mcl_anvils: fix renaming items w/o desc… 2022-03-05 15:35:39 +00:00
HUD Add shield 2022-03-15 15:58:27 +01:00
ITEMS Merge branch 'master' into shields2 2022-03-28 12:27:57 +00:00
MAPGEN Fix typos. 2022-03-09 18:50:41 +01:00
MISC Fix typo and interact bug? 2022-03-27 18:08:43 +02:00
PLAYER Merge branch 'master' into shields2 2022-03-28 12:27:57 +00:00