Minor Changes
cc80972Thanks @Flo0806! - feat: interactive campaign maps and chaos graph filters- Interactive campaign maps with Leaflet.js
- Map markers linked to entities (NPC, Item, Location, Faction, Lore, Player)
- Location areas (circles) for marking regions
- Measurement tool with configurable scale
- Map editing dialog (rename, change image, set scale)
- Entity type filter for map markers
- Location field for all entities with map sync
- Entity type filter for chaos graph
- Snackbar notifications for map actions
1.0.0-alpha.16
1.0.0-alpha.15
Features
- Global search now shows linked entities (chips) for all entity types with bidirectional relation support
- Audio player improvements: preloads audio fully, shows buffering indicator, smoother timeline seeking
- Delete confirmation dialog for audio files (replaces browser alert)
Bug Fixes
- Fix global search not finding linked entities for Items, Factions, Players, Lore
- Fix audio player hanging on first timeline click (especially in Electron)
- Fix entity-specific search (NPCs, Items, Lore, Players) count chips loading infinitely
- Fix missing i18n keys for factions, lore, and players search hints
- Add missing
factions.types.academictranslation
Patch Changes
1.0.0-alpha.13
1.0.0-alpha.12
Patch Changes
ec177f1Thanks @Flo0806! - Switch Windows build from NSIS installer to ZIP archive for better compatibility