16 Commits

Author SHA1 Message Date
64ca3bedf4 fix: provide default values for Firebase configuration variables 2025-02-16 11:03:53 -03:00
53b9694b09 refactor: remove Docker installation steps from Gitea workflow 2025-02-15 22:29:45 -03:00
9fbff6d8f2 feat: add Dockerfile and GitHub Actions workflow for build and deployment 2025-02-15 22:19:57 -03:00
a12cfc5a2a feat: integrate Firebase for authentication and data management, add GameItem type, and enhance UI with tooltips 2025-02-15 21:54:28 -03:00
62634a426e feat: implement item icon loading in InventoryModal and add API function to fetch item icons 2025-02-12 21:22:22 -03:00
88a9c6507c refactor: reorganize pet action types and update related components for improved resource management 2025-02-09 21:23:07 -03:00
c2e5bf92a3 feat: enhance PetDisplay and SkillTreeModal with resource management and skill allocation logic 2025-02-08 22:46:35 -03:00
78c0f52c39 feat: enhance SkillTreeModal with skill allocation logic and custom scrollbar styles 2025-02-08 20:52:44 -03:00
243c50a1a0 feat: add inventory and skill tree modals, enhance pet display with update handling 2025-02-05 20:36:59 -03:00
a624ba1e73 feat: enhance pet management with new skills and inventory system 2025-02-05 20:10:38 -03:00
dd32327383 changing website title 2025-02-05 19:39:03 -03:00
2202bd606f feat: add AnimatedBackground component and enhance UI with background effects 2025-02-01 23:15:44 -03:00
6e3b86df24 refactor: enhance action handling and introduce ActionResourceButton component 2025-02-01 23:08:10 -03:00
a85a80938b refactor: update pet action handling and restructure pet types for better clarity 2025-02-01 15:33:42 -03:00
8875eb75af refactor: clean up imports, fix typos, and enhance pet action handling 2025-02-01 13:50:27 -03:00
f133e18302 initialize Vite + React + TypeScript project with Tailwind CSS and API service setup 2025-02-01 00:33:24 -03:00