Commit Graph

8 Commits

Author SHA1 Message Date
AskaEth 5bb4a82ae0 docs: add ACC UDP data format reference 2026-07-27 18:41:56 +08:00
AskaEth 2ca8dc53f4 docs: add F1 24 UDP data format reference 2026-07-27 18:38:16 +08:00
AskaEth fb36eba07d docs: remove AI-generated conversational text from FH format doc 2026-07-27 17:59:46 +08:00
AskaEth cd08e793e1 refactor: merge FH4+FH5 into 'forza_horizon', add separate FH6 game plugin 2026-07-25 16:40:03 +08:00
AskaEth 7226d58a7a fix: correct Forza gear mapping - 0=N, 1-10=gears, 11=R, 21=P; update gear indicator and composite dashboard 2026-07-25 16:38:19 +08:00
AskaEth 09ac4f8e11 docs: update README with 5 dashboards, add Forza data format reference 2026-07-25 16:36:01 +08:00
AskaEth 2177e65fb4 feat: dashboard manifest supports 'supported_games' field, frontend filters by selected game
- DashboardTheme model adds supported_games (default: 'all')
- Built-in dashboards declare game compatibility:
  speedometer/tachometer/gear_indicator -> all
  lap_timer -> forza_horizon_5,forza_horizon_4,forza_motorsport,f1_24
- Dashboard browser filters themes by selected game
- Card shows '全' (all) or '限' (limited) badge
- Updated DASHBOARD_DEV.md with supported_games spec
2026-07-25 15:41:55 +08:00
AskaEth 5e177f4514 docs: add dedicated DASHBOARD_DEV.md and PLUGIN_DEV.md, simplify README & CONTRIBUTING 2026-07-25 15:38:24 +08:00