Skip to content

Add REBUILT game mode indicators and fix results differential data#14

Open
GavinRC wants to merge 1 commit into
SecondRobotics:mainfrom
GavinRC:Rebuilt
Open

Add REBUILT game mode indicators and fix results differential data#14
GavinRC wants to merge 1 commit into
SecondRobotics:mainfrom
GavinRC:Rebuilt

Conversation

@GavinRC
Copy link
Copy Markdown

@GavinRC GavinRC commented May 19, 2026

  • Add gameConfig.ts with GAME_MODE constant to control game-specific features
  • Add AllianceIndicators component showing shift status and RP progress (Energized, Supercharged, Traversal) for REBUILT game mode
  • Update MatchView to read RP/shift files and display AllianceIndicators when GAME_MODE is REBUILT
  • Update overlayState to persist differentialData so it survives page navigation
  • Fix Results screen to read differentialData from overlay state instead of in-memory tracker, ensuring the points differential graph displays correctly after match ends

- Add gameConfig.ts with GAME_MODE constant to control game-specific features
- Add AllianceIndicators component showing shift status and RP progress (Energized, Supercharged, Traversal) for REBUILT game mode
- Update MatchView to read RP/shift files and display AllianceIndicators when GAME_MODE is REBUILT
- Update overlayState to persist differentialData so it survives page navigation
- Fix Results screen to read differentialData from overlay state instead of in-memory tracker, ensuring the points differential graph displays correctly after match ends
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant