v1.10.0
Chores
- net: Drop stale Kael-faction sharing TODO in spawn_timer
(378339d)
Documentation
- settings: Document vestigial legacy-only settings fields
(f11d521)
Features
-
timers: Add "clear other players' timers" spell-window action
(945be0c) -
triggers: Add a character-scope control to the trigger editor
(fe76767) -
triggers: Honor interrupt_speech by stopping the current utterance
(7799241) -
triggers: Scope triggers to specific characters
(2deedc7)
Performance Improvements
- triggers: Cache end-early regex compilation off the per-line path
(d0c520f)
Refactoring
-
data: Source boat announcements from data/zones.json
(b3b9094) -
maps: Drop the raw scratch dict from legacy MapData
(8171acd)
Testing
- net: Guard the SharingCoordinator inbound drain stays parse-free
(2d7be3b)