Michieal 76991fcba9 Pre-review Item frames code
* 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.

Should be fully functional and ready for review.
2022-11-05 01:26:14 +01:00
..
2022-07-05 00:12:23 +02:00
2022-06-30 14:03:55 +02:00
2022-02-23 23:58:05 +01:00
2022-03-23 18:30:34 +00:00
2022-03-25 13:28:33 +01:00
2022-08-23 02:58:53 +00:00
2022-07-01 14:37:02 -06:00
2022-11-01 03:46:45 +00:00
2022-02-23 23:58:05 +01:00
2022-02-23 23:58:05 +01:00
2022-08-23 02:05:57 +00:00
2022-08-23 02:21:36 +00:00
2022-10-11 11:46:08 +02:00
2022-10-29 12:26:11 +02:00
2022-08-23 10:08:22 -05:00
2022-10-08 18:31:07 +02:00
2022-11-01 04:52:17 +01:00
2022-07-14 17:32:43 +02:00
2022-10-14 17:32:31 +00:00
2022-11-05 01:26:14 +01:00
2022-02-23 23:58:05 +01:00
2022-10-06 00:31:00 +02:00
2022-02-23 23:58:05 +01:00
2022-08-23 02:56:31 +00:00
2022-02-23 23:58:05 +01:00
2022-10-18 11:45:56 +02:00
2022-06-11 15:35:48 -06:00
2022-03-19 02:32:46 +01:00
2022-08-13 00:04:44 +02:00
2022-02-23 23:58:05 +01:00
2022-02-23 23:58:05 +01:00
2022-09-14 20:37:07 +00:00