18 lines
781 B
Markdown
18 lines
781 B
Markdown
# Changelog – helldivers-trainer
|
||
|
||
## [1.0.0] – 2026-03-30
|
||
|
||
### Added
|
||
- Initial release
|
||
- Session-based auth with admin and user roles (mustChange password flow)
|
||
- Admin panel: create/delete users, view temp passwords
|
||
- Practice mode: randomized stratagem training with 30s timer, streak scoring
|
||
- Category filters for practice mode
|
||
- 1v1 mode via WebSocket: challenge system, lobby, real-time match (first to 5 rounds)
|
||
- Dashboard: personal stats, daily challenge, online users, recent sessions
|
||
- Leaderboard: top-20 by total score, sessions, match win rate
|
||
- SQLite database (WAL mode) for users, practice sessions, matches
|
||
- Helldivers 2 military UI theme (dark, yellow accents, grid overlay, scanlines)
|
||
- Mobile D-pad support
|
||
- Arrow key input with correct/wrong animations
|