MVC shop project for software architecture, in Unity.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Devin Braune b45acb97d8 Refactor inventory to be in a unity component for shared inventory 5 years ago
..
InventoryComponent.cs Refactor inventory to be in a unity component for shared inventory 5 years ago
InventoryComponent.cs.meta Refactor inventory to be in a unity component for shared inventory 5 years ago
InventoryModelComponent.cs Refactor inventory to be in a unity component for shared inventory 5 years ago
InventoryModelComponent.cs.meta Refactor inventory to be in a unity component for shared inventory 5 years ago
ItemClassDisplay.cs Add combined procedural and unique item factory to shop 5 years ago
ItemClassDisplay.cs.meta Add complete item info display with class, description, stats 5 years ago
ItemDescriptionDisplay.cs Add complete item info display with class, description, stats 5 years ago
ItemDescriptionDisplay.cs.meta Add complete item info display with class, description, stats 5 years ago
ItemIconDisplay.cs Add armor generation 5 years ago
ItemIconDisplay.cs.meta Add armor generation 5 years ago
ItemNameDisplay.cs Fix item views not unsubscribing themselves from model 5 years ago
ItemNameDisplay.cs.meta Fix item views not unsubscribing themselves from model 5 years ago
ItemPriceDisplay.cs Add complete item info display with class, description, stats 5 years ago
ItemPriceDisplay.cs.meta Add complete item info display with class, description, stats 5 years ago
ItemStatsDisplay.cs Add complete item info display with class, description, stats 5 years ago
ItemStatsDisplay.cs.meta Add complete item info display with class, description, stats 5 years ago
ItemTypeDisplay.cs Add complete item info display with class, description, stats 5 years ago
ItemTypeDisplay.cs.meta Add complete item info display with class, description, stats 5 years ago
ShopModelComponent.cs Add price modifier to view 5 years ago
ShopModelComponent.cs.meta Refactor inventory to be in a unity component for shared inventory 5 years ago
ShopNavButton.cs Add proper button navigation 5 years ago
ShopNavButton.cs.meta Add proper button navigation 5 years ago
ShopViewFilterButton.cs Add item filtering 5 years ago
ShopViewFilterButton.cs.meta Add item filtering 5 years ago