- Item Refactor
- ItemSettings, Item and ItemView no longer abstract
- Added ItemComponent
- Resource renamed to CraftingMaterial
- Containers renamed back to Resource (TODO : Add generic Container that Resource and others will derive from)
- Resource, CraftingMaterial, Consumable and Equipment all derive from ItemComponent
- Added Editor tabs for different ItemComponents