Releases: Walnut356/stats-dash
Releases · Walnut356/stats-dash
Proof of Concept v4
- App no longer locks up while parsing replay folders
- Significant visual overhaul
- Migrated from PicoCSS to BeerCSS
- Stock icons courtesy of Waga
- Replay cards are now grouped by Match ID. Clicking on the card will reveal the individual games in the set. Clicking on any game will take you to the stats screen for that game.
- Returning to the browse screen now waits for CSS before displaying to prevent some ugly flickering when many replay stubs are loaded.
- Added basic filters for connect code, display name, and character
JPHHDxU.-.Imgur.mp4
Proof of Concept v3
Changes from v2:
- Replay browser
- more readable event output (true/false/null replaced with ✓/X/N/A)
- improved tech aggregations
- Peach turnip types and samus missile variants get individual rows in item stats
- various small performance improvements and bug fixes