Commit graph

8 commits

Author SHA1 Message Date
6762c2dab4 use new modifier utils in unit components 2025-09-25 00:26:17 -07:00
89daa8e565 update character unit to use new image function 2025-09-24 03:29:53 -07:00
0c03332988 update ui components for better interaction 2025-09-23 22:09:39 -07:00
1a6a112efd fix: adapter initialization and image loading
- Add centralized adapter config with proper baseURL
- Fix API response transformation (object -> weapon/character/summon)
- Update components to use image service and correct property names
- Fix Svelte 5 $derived syntax and missing PartyAdapter.list method

Images now display correctly in grids.
2025-09-20 01:54:40 -07:00
ff711331d4 feat: add uncap indicators to units and database 2025-09-17 10:43:32 -07:00
e26b5c2e20 add context menus to units and party 2025-09-15 21:24:49 -07:00
c9bd155ed6 Update unit components with editing context 2025-09-15 04:08:11 -07:00
cf351ef1fc Add ported grid components 2025-09-11 10:46:02 -07:00