Versions
Version 2.3.1
- Fixed a bug where the rankings broke when adding a new player
- Added "Rules " page with sub pages for buffalo and dye
- Renamed "House Rules" to "Dye Rules" for clarity and consistency
-Created "Buffalo Rules" page
- All rules pages pull from documents and update in real time
- Removed sitemap and pages from footer
Version 2.3.0
- Migrated to new site [dye-up.com]
- Updated rankings .html to not include title, now displayed through website
- Added countdown for next game
- Updated Elo formula in preparation of future updates
Version 2.2.1
- Updated formula for Best and Worst Teammate to be percentage based
- Best and Worst Teammates require a minimum number of games played
Version 2.2.0
- Added in expanded data tracking for each player, shown by clicking dropdown button
- Statistic changes are tracked across each day, not per game
- Added graph of change in ranking per day
- Added graph for [daily wins / daily games], average [daily wins / daily games], and [total wins / total games]
- Added graph for daily wins, daily losses, and daily games
- Added statistics for best and worst teammate [formula is WIP]
- Re-added total games played tracking
Version 2.1.0
- Refactored back end code for processing new games and players
- Added expanded statistics to data tracking sheets (will be integrated into rankings in future update)
- Fixed bug that caused rankings to show mismatched data
Version 2.0.2
- Fixed graphical bug making the coloured stripes too short or long depending on screen size
Version 2.0.1
-Fixed bug where google scripts would refuse to connect, preventing the scoreboard from loading
Version 2.0.0
-Update scoreboard appearance
-Overhauled backend data handling and manipulation
-Laid groundwork for future expansion of player statistics
-Removed total games from scoreboard [will be reimplemented later under expanded statistics]
-Fixed graphical bug showing Alex only having one loss instead of eleven
Version 1.1.0
- Updated ranking display to include ID#s
- Changed Ryan's ID from 476 to 004
- Added page for House Rules [WIP]
- Added page for version tracking
Version 1.0.0
- Added a form for adding new players
- Added a form for tracking games and sinks
- Implemented a modified ELO formula for calculating rankings
- Added rankings table to front page