Added dark mode toggle script into live as well as dev...
v0.3.3
New Features
Added a note system
Bug fixes
Fixed bug which caused joining players to jump between seats like a loon.
v0.3.2
New Features
Dark mode added
v0.3.1
New Features
Darkened pitchfork mob (never thought I'd be putting that in a patch note).
App now supports player numbers between 5 and 15 in circle mode (larger numbers might be a bit cramped though
App now supports up to 99 players in list mode (good luck playing with that though, seriously)
Revamped button layout
Bug fixes
Fixed bug with duplicate checking causing infinate loops when players join through the join button (fun!)
Fixed bug with spectator mode sending the spectator to the admin page
Fixed an issue where the shuffle feature would cause all kinds of havoc
Fixed bug where two spectators cannot view a game at the same time
Name input is now ontop of most other elements
v0.3.0
New Features
Added a lobby before you get allocated a seat in a session, so that accidentally clicking the join link doesn’t consume a seat at the table
Added a check to see if two players are occupying the same seat. If this happens one player will be moved to the next available seat. The Check is triggered whenever a someone connects to the session.
The server will now recognise when a player leaves.
This means that when someone leaves a set it will now be open for other player joining use the join link
If a player leaves their name will be replaced with "Voter_SeatNumber"
Added Traveller count to game stats
The nominated player now has an icon during the vote so players can see who they are voting for
Bug fixes
Fixed issue where players buttons could be obscured in higher number games
Moving players to a currently empty seat will no longer leave their name in the seat they were occupying before
Fixed bug where players with a name cookie already stored would not see their name loaded when they joined the session
v0.2.3
New Features
Added option to shuffle voters seats
Health button no longer changes colour with players health, but remains always black
Traveller Status separated from Health button.
Health button only toggles between Alive & Dead (Previously it toggled alive > dead > traveller)
New Traveller button added which toggles between Normal & Traveller
Traveller button does not show on UI when the player is dead (as it is irrelevant at this point)
Alive players can no longer set their vote token as "used", returning to alive from dead will store a used vote token (it will need to set as used again if the player returns to next)
Added a new stats panel showing:
Players (Living)
Votes (All/Alive/Dead)
Minimum Votes to Execute
Current Votes to Execute
Bug fixes
Fixed AFK taking a wander when the player lost their vote token
v0.2.2
New Features
Added Version log (this page)
Admin dropdowns now only update when a voter has changed their name (previously reset on any change)
New method of generating a shorter Session ID token
Database now records last used time for all sessions so I have a better of idea of when I can shut down the DB