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
6d81ff1564
Branches
Tags
View all branches
pet-companion-back
/
Controllers
History
Jose Henrique
6d81ff1564
Add GameDataController for item icon retrieval; update GameItemsRepository and GameItemService for new action effects
2025-02-12 21:22:43 -03:00
..
GameDataController.cs
Add GameDataController for item icon retrieval; update GameItemsRepository and GameItemService for new action effects
2025-02-12 21:22:43 -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