Commit Graph

19 Commits

Author SHA1 Message Date
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