1
0
Fork 0
VoxeLibre/mods
Mikita Wiśniewski c78f38ad26 Clean-up ITEMS/mcl_chests code, part 1
Amongst other changes:
- mcl_chests.register_chest function has been exposed. The API is still
  too terrible to call it quits though, I definitely want all these
  parameters passed to be part of a key-value table.
- Added a TODO list at the top of the file. Don't worry, I'll remove it
  once I'm done. It's more just for my convenience than anything.
2024-06-20 20:02:48 +07:00
..
CORE Add new `supported_node_facedir` group and apply it to item frames (#4291) 2024-05-26 15:21:14 +00:00
ENTITIES Add defensive check (#4437) 2024-06-15 03:51:03 +02:00
ENVIRONMENT Fix crashes with raids and bad omen effect (#4326) 2024-05-26 15:21:43 +00:00
HELP Add instructions on how to eat to basic controls help entry (#4420) 2024-06-10 19:44:30 +00:00
HUD Fixed creative.lua invalidating iterator in loop (#4354) 2024-06-02 00:33:29 +00:00
ITEMS Clean-up ITEMS/mcl_chests code, part 1 2024-06-20 20:02:48 +07:00
MAPGEN Merge pull request 'Rover and Stalker' (#4282) from rover_stalker into master 2024-05-22 19:01:14 +00:00
MISC mcl_privs pt_BR translation 2023-12-22 23:45:07 +01:00
PLAYER Remove unused function in mcl_hunger 2024-05-22 21:03:43 +02:00