Commit graph

14 commits

Author SHA1 Message Date
d-hain
e160867e7e Generified ElementStorage.cs and ElementStorageSlot.cs 2022-06-17 14:51:44 +02:00
dhain
1d80f01994 Animations
beginning of animals
2022-06-10 08:56:29 +02:00
dhain
7b286bcfd9 day transition is now working 2022-06-09 16:49:15 +02:00
s-prechtl
147af498c3 Fishing + Deselected stuff better 2022-06-09 10:09:04 +02:00
j-weissen
93809f5052 fixed SelectedItem when no item 2022-06-09 09:27:35 +02:00
d-hain
cdd8ae7441 Items adjusted prices
fixed some Tile sheeesh
selling overflowing Items in Inventory (over 999)
2022-06-09 00:42:36 +02:00
dhain
24fa26ddb2 added Item changing Sprite when hovering over Slot in Shop or Inventory 2022-06-03 09:29:24 +02:00
dhain
ee6704abc1 added ItemStorage.cs, ItemStorageSlot.cs, ItemStorageUI.cs
* Inventory, InventorySlot, InventoryUI, Shop, ShopSlot, ShopUI are extending them
2022-06-02 15:08:21 +02:00
d-hain
ce1f6ed389 added cost amount to items
added Shop UI
added Shop.cs
 * you now can buy items and you lose the cost when bought
 * shop is scrollable

added comments in Inventory.cs, InventorySlot.cs, InventoryUI.cs
now showing description when hovering over items in shop or inventory
2022-06-02 00:08:37 +02:00
dhain
bc9af1d8d5 worked on inventory hover 2022-05-20 09:44:08 +02:00
dhain
770de74fbc added when item amount is zero that item gets removed from items Dictionary 2022-05-20 08:57:43 +02:00
dhain
db13c25920 added Hoe & Scythe Items
added starting Items in Inventory
2022-05-20 08:34:18 +02:00
dhain
d2c90c3b7f fixes 2022-05-19 16:41:05 +02:00
dhain
2ff7fc2c12 diesmal wirklich 2022-05-19 16:03:20 +02:00