Devlogs
Changelog: Update from 1.0.3 to 1.0.4
- Amount of Items in Slot set to normal 48, Armor/Tools to 1
- Added Right Click in Inventory to split Items
- Added switching of Items in Inventory
- Adjusted: Research Table only takes one Item to research, not the whole stack.
- Added graying out items that are not needed in Building. E.G. Furnace (Gray out non smeltable, burnable… Items)
- Crafting, Building & Quests only compare the first found slot of type for required resources - now all slots are considered and summed up.
- When game over and item is held in Inventory, game crashes - fix
- Some graphical fixes
- Switched InputSystem, for better Input Control
- Refactored Slot Class & Slot Updater, to add new Gameplay-Logic
- Refactored Add/Remove of Items to Inventory