11 Commits

Author SHA1 Message Date
215d4ecb72 Add action gathering functionality: implement ActionGathered model and repository, update Pet model and services, and enhance GameItemsRepository with item retrieval methods. 2025-02-09 21:22:52 -03:00
653cc451d2 Refactor skill allocation to upgrade; implement skill requirements and resource checks; remove experience from Pet model; update README for skill tree progress 2025-02-08 22:46:19 -03:00
5289910270 inventory working :D 2025-02-05 19:38:25 -03:00
7a2c3d2f67 not working inventory :c 2025-02-04 17:47:18 -03:00
f234b5d84d Add skill management system: implement Skill and PetSkill models, create SkillController, and update ApplicationDbContext for skills 2025-02-02 15:30:48 -03:00
06455db598 Refactor namespaces to remove "Companion" and standardize to "PetCompanion" 2025-02-02 12:45:00 -03:00
0a257199f7 Refactor namespaces to follow new naming convention and add item model classes 2025-02-02 12:39:59 -03:00
df62710b9a Refactor pet action management: rename PetAction to PetBasicAction, update related properties and methods, and enhance pet stats with maximum values. 2025-02-01 23:08:25 -03:00
d6d3dc9f44 Refactor pet action management: rename PetAction to PetActionGather, update related models and services, and enhance resource gathering logic. 2025-02-01 13:50:39 -03:00
e1c5eed02d Add pet action management and update requests 2025-02-01 00:29:33 -03:00
4c4036a266 initial commit 2025-01-31 23:41:30 -03:00