Skip to content

Fix/rawr - #58

Merged
DhairyaSood merged 5 commits into
masterfrom
fix/Rawr
Aug 21, 2026
Merged

Fix/rawr#58
DhairyaSood merged 5 commits into
masterfrom
fix/Rawr

Conversation

@Mysterious-Wizard

Copy link
Copy Markdown
Collaborator
  1. Form Bypass: Saves feedback in localStorage to automatically skip the form on page reload.
  2. Unlimited Replayability: Removed the lockout page so users can play the game as many times as they want.
  3. Score Upserts: Modified Google Sheets integration to overwrite scores only if the new score is higher. No duplicate rows.
  4. 5-Second Cooldown: Implemented an on-screen, pixelated countdown locking the start button and spacebar between runs.
  5. Play Again Button: Replaces full-page reloads with a clean, instant game component reset button.
  6. Branch Filtering: Added a dropdown on the leaderboard showing branch-specific top 10 rankings alongside overall ranks.
  7. Cached Key Migration: Updated localStorage keys to v2 to avoid conflicts with old cached production data.

Copilot AI lite review requested due to automatic review settings August 21, 2026 19:06
@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
robotics-pec-github-io Ready Ready Preview Aug 21, 2026 7:07pm

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@DhairyaSood DhairyaSood left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very nice work

@DhairyaSood
DhairyaSood merged commit 8a38cfb into master Aug 21, 2026
4 checks passed
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.

3 participants