Action
* (Add) If no Selected Action, the first block picked up is selected as the Action.
Input
* (Fix) Right-clicking the mouse while moving could result in continuously placing blocks even if the right-click was upped.
Objects
* (Change) Removed the “Item” class. The Object class now has three image paths, Base, OnGround, Inventory.
Memory Issues
* (Fix) Removed a lot of clutter out of the c:Object class, so that the memory usage dropped from ~500meg to ~67meg.
Recipes
* (Add) Recipes are added in, with Ingredients and Products. They are shown in the Character Page, but you can’t actually make them yet.