|
b84599b370
|
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 |
|
|
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 |
|