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
/
Services
History
Jose Henrique
1cf5f07c80
Add CI workflow for Docker build and deployment; update Dockerfile and adjust health reduction logic in PetActionService; modify database connection string in appsettings.json
2025-02-15 22:20:19 -03:00
..
GameItemService.cs
Add GameDataController for item icon retrieval; update GameItemsRepository and GameItemService for new action effects
2025-02-12 21:22:43 -03:00
PetActionBackgroundService.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
PetActionService.cs
Add CI workflow for Docker build and deployment; update Dockerfile and adjust health reduction logic in PetActionService; modify database connection string in appsettings.json
2025-02-15 22:20:19 -03:00
PetClassService.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
PetInventoryService.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
PetService.cs
Implement base controller for shared functionality; update existing controllers to inherit from BaseController and adjust user ID handling. Add JWT authentication support and modify item retrieval methods in GameDataController.
2025-02-15 21:57:59 -03:00
PetSkillService.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
SkillService.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