MineClone2/mods/ENTITIES/mcl_burning
kabou df5d24104d Make player burning HUD work without csm.
* Add update_hud() function.
* Remove the client channels.
* Unglobalize animation_frames variable.
* Fix bug where player state was not stored on shutdown of singleplayer
  game.
* Remove superfluous sanity_check() function, this code could easily be
  inlined in its only caller.
2022-03-02 15:21:55 +01:00
..
api.lua Make player burning HUD work without csm. 2022-03-02 15:21:55 +01:00
init.lua Make player burning HUD work without csm. 2022-03-02 15:21:55 +01:00
mod.conf mcl_burning fully working 2021-01-01 19:25:47 +01:00