Skip to content

Game Awards

Welington Monteiro edited this page Apr 23, 2026 · 3 revisions

🏆 Game Awards — Mastered & Beaten Tabs

Where: User profile sidebar, inside the "Game Awards" section (#gameawards)

Requires: RA API Key for the Beaten tab

What it does

Adds two tabs above the native Game Awards badge grid, letting you switch between mastered and beaten game views.

image

Tabs

  • Hardcore beaten badges are shown in gold styling
  • Softcore beaten badges are slightly dimmed
  • Hover over any badge to see the game info tooltip (uses the native RA tooltip system)
  • The section heading icon and counter update when switching tabs to reflect beaten HC/SC counts
Tab Description
👑 Mastered (default) Shows the native mastered/completed badge grid (unchanged)
🏆 Beaten Shows all beaten games fetched from the API

How to use

  1. Go to any user profile
  2. In the sidebar, find the Game Awards section
  3. Click the tabs to switch between Mastered and Beaten views

Mastered tab details

  • Hardcore beaten badges are shown in gold styling
  • Softcore beaten badges are slightly dimmed
image

Beaten tab details

  • Hardcore beaten badges are shown in gold styling
  • Softcore beaten badges are slightly dimmed
  • Hover over any badge to see the game info tooltip (uses the native RA tooltip system)
  • The section heading icon and counter update when switching tabs to reflect beaten HC/SC counts
image

Data source

  • Mastered tab: Native DOM content (no API call)
  • Beaten tab: Fetched from API_GetUserAwards endpoint

Clone this wiki locally