File Details
Who Took My Cookies Alpha 0.1.1.15
- A
- Jul 16, 2015
- 4.47 MB
- 153
- 1.8
File Name
WhoTookMyCookies-0.1.1.15.jar
Supported Versions
- 1.8
Well in this issue I fixed the issue that you couldn't interact with crafting tables, chests, trapdoors etc.. with empty hands.
Also in that same fix the slew of nullpointer exceptions were stopped(yea, totally my fault for not checking for null at one single point o_O)
What did I add in this version:
- Added(imperfect) logging for when a trapdoor/door/button is clicked/changed
- Fixed version number in mcmod.info
- Removed surplus(debugging) logging to backend log, improving speed
- Started basic setup for fire logging
- Added that you can break logs whilst in logging mode to see the logs of that spot
Plans for future version
- Create api for modders to pass on their own events to the logs for rollbacks
- Refactor all code to be more modular
- Create proper fire logging in a memory efficient way
- Inventory logging(chests)