Activity
Update dependencies and fix stats bug
Update dependencies and fix stats bug
Add failsafe to game initialization
Add failsafe to game initialization
Merge branch 'main' into guess-the-quote
Merge branch 'main' into guess-the-quote
Change website layout to be centered
Change website layout to be centered
Tweak modal fill-the-quote fragment
Tweak modal fill-the-quote fragment
Change how game looks like to non-admins
Change how game looks like to non-admins
Add more space to bottom of modal
Add more space to bottom of modal
Improve transition screen
Improve transition screen
Fix custom quote pool errors, fix recursive issue at game start, add …
Fix custom quote pool errors, fix recursive issue at game start, add …
Style user answers based on correctness, remove outer container from …
Style user answers based on correctness, remove outer container from …
Show correct answer and player answers in round-end modal
Show correct answer and player answers in round-end modal
Fix answer validation methods, update tests, redirect to new page ins…
Fix answer validation methods, update tests, redirect to new page ins…
wip: update score documentation, fix type error
wip: update score documentation, fix type error
wip: refactor points assigning
wip: refactor points assigning
Fix a few ingame bugs, tweak timings, add end of game modal
Fix a few ingame bugs, tweak timings, add end of game modal
wip: add post round end gamemode
wip: add post round end gamemode
wip: save rounds to history, tweak interface names, clean up code
wip: save rounds to history, tweak interface names, clean up code
wip: simplify score object
wip: simplify score object
Implement and test player scoring
Implement and test player scoring
Begin implementing player point counting
Begin implementing player point counting
Add UI for fill the quote
Add UI for fill the quote
Add notes about implementation
Add notes about implementation
Add UI for guess the author fragment
Add UI for guess the author fragment
Add header and users to game UI
Add header and users to game UI