Skip to content

SnappaScoreboard 0.55

Compare
Choose a tag to compare
@MokeEire MokeEire released this 16 Sep 23:37
· 808 commits to master since this release

Patch Notes

UI

  • Slightly improve notification boxes (needs more work)
  • Increase duration and add team colour to notifications - (317de26, c70dd25)
  • Added a little styling to message received when there is an incomplete game - bef0fdf
  • Updated leaderboard layout, highlighting only players who have played at least 5 games - ffce5a7

Functionality

Backend

  • Functionalized data processing for leaderboard table - 8861369
  • Switched from using dbplyr's tbl() to DBI's dbGetQuery() for much needed performance updates - (49b70f9, 01749f1, cc6319e, + more)
  • Added and/or updated foreign key constraints in the scores and player_stats tables - 85ea323