• Joined on 2022-11-30
ivanch pushed to main at ivanch/pet-companion-back 2025-02-13 00:23:10 +00:00
6d81ff1564 Add GameDataController for item icon retrieval; update GameItemsRepository and GameItemService for new action effects
ivanch pushed to main at ivanch/pet-companion-front 2025-02-10 00:23:28 +00:00
88a9c6507c refactor: reorganize pet action types and update related components for improved resource management
ivanch pushed to main at ivanch/pet-companion-back 2025-02-10 00:23:19 +00:00
215d4ecb72 Add action gathering functionality: implement ActionGathered model and repository, update Pet model and services, and enhance GameItemsRepository with item retrieval methods.
ivanch pushed to main at ivanch/pet-companion-front 2025-02-09 01:46:55 +00:00
c2e5bf92a3 feat: enhance PetDisplay and SkillTreeModal with resource management and skill allocation logic
78c0f52c39 feat: enhance SkillTreeModal with skill allocation logic and custom scrollbar styles
Compare 2 commits »
ivanch pushed to main at ivanch/pet-companion-back 2025-02-09 01:46:40 +00:00
653cc451d2 Refactor skill allocation to upgrade; implement skill requirements and resource checks; remove experience from Pet model; update README for skill tree progress
ivanch pushed to main at ivanch/pet-companion-back 2025-02-05 23:37:32 +00:00
f553196ca0 Refactor inventory unequip logic to use item ID instead of equip target; update README for inventory and skill tree progress
ivanch pushed to main at ivanch/pet-companion-front 2025-02-05 23:37:20 +00:00
243c50a1a0 feat: add inventory and skill tree modals, enhance pet display with update handling
a624ba1e73 feat: enhance pet management with new skills and inventory system
dd32327383 changing website title
Compare 3 commits »
ivanch pushed to main at ivanch/pet-companion-back 2025-02-05 22:38:44 +00:00
5289910270 inventory working :D
7a2c3d2f67 not working inventory :c
f234b5d84d Add skill management system: implement Skill and PetSkill models, create SkillController, and update ApplicationDbContext for skills
Compare 3 commits »
ivanch pushed to main at ivanch/pet-companion-back 2025-02-02 17:38:29 +00:00
06455db598 Refactor namespaces to remove "Companion" and standardize to "PetCompanion"
ivanch pushed to main at ivanch/pet-companion-back 2025-02-02 15:43:11 +00:00
c433095eb8 Add item rarity management and random item generation logic
ivanch pushed to main at ivanch/pet-companion-back 2025-02-02 15:40:18 +00:00
0a257199f7 Refactor namespaces to follow new naming convention and add item model classes
ivanch pushed to main at ivanch/pet-companion-back 2025-02-02 02:25:16 +00:00
4e5addd1d5 Update .gitignore to include *.db-wal files
ivanch pushed to main at ivanch/pet-companion-front 2025-02-02 02:16:00 +00:00
2202bd606f feat: add AnimatedBackground component and enhance UI with background effects
ivanch pushed to main at ivanch/pet-companion-front 2025-02-02 02:08:49 +00:00
6e3b86df24 refactor: enhance action handling and introduce ActionResourceButton component
a85a80938b refactor: update pet action handling and restructure pet types for better clarity
Compare 2 commits »
ivanch pushed to main at ivanch/pet-companion-back 2025-02-02 02:08:47 +00:00
df62710b9a Refactor pet action management: rename PetAction to PetBasicAction, update related properties and methods, and enhance pet stats with maximum values.
ivanch pushed to main at ivanch/pet-companion-back 2025-02-01 16:50:55 +00:00
d6d3dc9f44 Refactor pet action management: rename PetAction to PetActionGather, update related models and services, and enhance resource gathering logic.
ivanch pushed to main at ivanch/pet-companion-front 2025-02-01 16:50:44 +00:00
8875eb75af refactor: clean up imports, fix typos, and enhance pet action handling
ivanch created branch main in ivanch/pet-companion-front 2025-02-01 03:33:55 +00:00
ivanch pushed to main at ivanch/pet-companion-front 2025-02-01 03:33:55 +00:00
f133e18302 initialize Vite + React + TypeScript project with Tailwind CSS and API service setup
ivanch created branch main in ivanch/pet-companion-back 2025-02-01 03:33:04 +00:00