StormSync VT/OI — v0.0.2 Current
The first patch release for VT/OI — focused entirely on stability and correctness. Real-world usage quickly surfaced a cluster of interconnected bugs in the VTEC parser and alert deduplication logic, all of which are addressed here.
The most significant fix involves condensed tornado warnings. When a forecaster shrinks a warning polygon, the NWS issues a multi-segment product containing both a CAN segment (for dropped counties) and a CON segment (for continuing counties). The previous parser read only the first VTEC segment and treated the entire product as a cancellation — triggering removal of the active warning. This is now correctly handled.
- Complete admin inject panel rewrite with correct subtype forcing for all alert types
- Custom borderless tornado overlay notifications — stacking, animated, color-coded by tier
- Tornado Emergency pulsing border animation; PDS pulses in purple
- Polygon thumbnail on every alert card — visual footprint of the warning area
- Interactive map window — click any polygon to open a full zoomable map
- Custom audio system — assign WAV/MP3/OGG files per tornado tier from the admin panel
- Four-tab filtering: Tornado · Severe T-Storm · Other Severe · All Severe
- State dropdown, keyword search, and sort controls on the toolbar
- Alert auto-expiry — warnings auto-removed at their VTEC end time
- Detail panel — full parsed product text, VTEC data, UGC zones, and timing on click
- Connect and disconnect audio chimes — synthesized tones, no sound file needed
- Red disconnect button in the titlebar for manually dropping the XMPP connection
- Fixed alert deduplication — test injects and live alerts no longer silently blocked
- Fixed condensed warnings misread as cancellations (multi-segment VTEC)
- Cancellations no longer trigger sound or overlay notifications
- Tornado Emergency overlay color corrected to pink (#ff69b4)
- Tornado PDS overlay color corrected to purple (#9b30ff)
- Alert cards now display correct action labels (Updated, Extended, Upgraded, etc.)
This is early beta software. Bugs are expected. Please report anything unusual to contact@stormsyncapp.com.