This website requires JavaScript.
Explore
Help
Sign In
ivanch
/
pet-companion-back
Watch
1
Star
0
Fork
0
You've already forked pet-companion-back
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
pet-companion-back
/
Controllers
History
Jose Henrique
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
..
InventoryController.cs
Refactor inventory unequip logic to use item ID instead of equip target; update README for inventory and skill tree progress
2025-02-05 20:37:12 -03:00
PetController.cs
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
SkillController.cs
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