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
/
Repositories
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
..
ActionGatheredRepository.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
GameItemsRepository.cs
Add GameDataController for item icon retrieval; update GameItemsRepository and GameItemService for new action effects
2025-02-12 21:22:43 -03:00
PetClassRepository.cs
Refactor namespaces to remove "Companion" and standardize to "PetCompanion"
2025-02-02 12:45:00 -03:00
PetInventoryRepository.cs
inventory working :D
2025-02-05 19:38:25 -03:00
PetRepository.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
PetSkillRepository.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