MineClone2/mods
Michieal 3409c5a220 Prereview code, but with the spaces converted to tabs.
* Cleaned up all of the code, checked to make sure that there were no erraneous debug logging.
* To enable debugging, turn it on in the api by changing the following line in item_frames_api.lua:
mcl_itemframes.DEBUG = false -- set to true to see debug output.
* Made the standard Item Frame and the new Glow Frame use the frames API. 
Added in backwards compatibility mode.
* Made frames pop out items into the world on the old frames' entities when they are a hidden / broken entity. (Part of the backwards compatibility.)

* Tested locally.

* *Converted the spaces to tabs!*

Should be fully functional and ready for review.
2022-11-05 01:26:15 +01:00
..
CORE Fix crash in villagegen 2022-11-01 04:52:17 +01:00
ENTITIES Transform villager with on_lightning_strike 2022-11-05 01:16:27 +01:00
ENVIRONMENT Fix player not getting damage from lightning 2022-11-05 01:16:27 +01:00
HELP update 2022-08-22 21:41:55 +00:00
HUD correct if/else in line 42 2022-10-31 21:53:51 +00:00
ITEMS Prereview code, but with the spaces converted to tabs. 2022-11-05 01:26:15 +01:00
MAPGEN Replace "oning" with cages 2022-11-05 01:18:03 +01:00
MISC Remove mobs_mc_gameconfig 2022-05-27 02:44:39 +02:00
PLAYER Add a setting to disable hunger 2022-11-03 14:31:08 +01:00