25 Commits

Author SHA1 Message Date
d2e4345d20 Enhance SheetHeader component: add total attribute calculation methods (LP, AP, KP, SP), update progress bar logic, and streamline data handling. 2025-07-14 00:07:09 +02:00
ca72b7119f Add Shaddar est Mudor.json to public/data: introduce new JSON file for data management. 2025-07-13 23:48:23 +02:00
b5acb2b76d Add CharacterSheet type definition: introduce foundational TypeScript interfaces and types for character management. 2025-07-13 02:31:29 +02:00
81b365d8a2 Refactor Skills component: improve data loading logic with useCallback, add error handling, update UI styles, and enhance state management. 2025-07-13 02:28:15 +02:00
fbd5b2cfb6 Refactor SheetHeader styles and layout: adjust attribute card design, improve responsiveness, and streamline conditional rendering logic. 2025-07-13 02:28:04 +02:00
2a1d0a470f Enhance SheetHeader component: add error handling, implement loading states, support conditional rendering for attributes, and improve state management with useCallback. 2025-07-12 20:13:48 +02:00
44f60270eb Refactor imports and paths: implement base URL aliasing with @, adjust TypeScript configuration, and update all relevant imports. 2025-07-06 23:21:27 +02:00
87a533858a Enhance SheetHeader tooltips: add hoverable tooltips for attribute names. 2025-07-06 22:36:18 +02:00
fd11a2efe0 Refactor SheetHeader component: improve formatting, adjust styles, and update data handling logic. 2025-07-06 22:33:41 +02:00
b5d85bc0fc Refactor SheetHeader component: improve formatting, adjust styles, and update data handling logic. 2025-07-06 22:32:52 +02:00
44d74396e5 added racevariant parsing 2025-07-06 22:19:41 +02:00
1a4c5d96e7 Refactor data loading logic: replace dynamic imports with fetch, update skills type, and integrate vite-plugin-static-copy for JSON assets. 2025-07-06 21:37:07 +02:00
2323e9f277 Refactor database handling: switch YAML to JSON imports, update data loader, and clean build process. 2025-07-06 20:56:13 +02:00
e3fe82990d Merge remote-tracking branch 'origin/main' 2025-07-06 20:42:40 +02:00
0057a3bcd4 fixed the build for talespire 2025-07-06 20:41:48 +02:00
90593ce90a updated gitignore & removed yaml files 2025-07-06 20:39:33 +02:00
c220f14593 fixed build errors 2025-07-06 20:35:52 +02:00
dc354a6738 changed yaml to json and added types for each file 2025-07-06 20:21:40 +02:00
59edaeeb7d fix for manifest.json 2025-07-06 19:22:57 +02:00
94bcf6b1f7 added manifest and icons 2025-07-06 18:50:09 +02:00
e7b267ca52 Add YAML database files for special abilities, traditions, and liturgical chants 2025-07-06 18:36:20 +02:00
2b45b9b9f6 Enable character JSON file import and dynamic data loading 2025-07-06 18:25:51 +02:00
a910e41588 Add character data structure and Tabs component 2025-07-06 18:09:00 +02:00
0b50aebdd4 Remove unused SVG assets for React and Vite 2025-07-06 15:45:48 +02:00
31335fcc73 init 2025-07-06 15:44:24 +02:00