PowerLevel

Updates

Backfill + outage

2026-07-18 (feat)

  • An outage occurred for 2 days without notice, have added a backfill to fill in missing games
  • Better error handling

UI updates

2026-07-10 (feat)

  • Added on leaderboard, quick reason why someone might not appear (hoverable)
  • Added back in winrate, wins and losses on userpage
  • Update match history and replays page timestamps to show hours, mins and secs
  • Upgraded mobile UI and UX and make player search easier to click
  • UI improvements in general such as font. centring text, etc.

Lots of new features

2026-07-09 (feat)

  • Added 'latest' matches route (shows the last 100 matches that have been polled)
  • Added character icons
  • Made player page prettier
  • Made 'update' page easier to update via JSON
  • Increase replays gathered from 100 -> 999 every 60 secs
  • Fixed a lot of formatting issues
  • Removed unnecessary data presented to the user
  • Changed global leaderboard to ONLY show players who have a deviation of less than 75
  • Added a status for users who don't have a stable deviation

Add player profile pages

2026-07-09 (feat)

  • Added individual player profile pages
  • Added match history timeline
  • Added Glicko-2 rating statistics

Add leaderboard improvements

2026-07-08 (feat)

  • Added player search using HTMX
  • Added rating deviation filtering
  • Added established player rankings

Correct win rate calculation

2026-07-07 (fix)

  • Fixed win rate displaying as a fraction instead of a percentage
  • Updated player statistics display