Skip to content

Releases: Carbs-Despite-Quarantine/server

Cards Against Quarantine v0.2

17 Apr 15:01
Compare
Choose a tag to compare
Pre-release

Changes

  • The entire codebase has been converted to TypeScript
  • Added support for "Pick 2" prompt cards
  • The user list is sorted by score
  • Added an option to recycle cards
  • Implemented the "Rotate Czar" option
  • Clients can now reconnect after a server restart
  • After creating a room, a window is now displayed with the link
  • Added a "Skip Prompt" option for card czars
  • Rooms now have an "admin token", which can be used for debugging and customisation
  • Added user flairs, which currently just pins them to the top of the scoreboard and highlights their name
  • Added the Disney Pack

Bug Fixes

  • The game can now continue if the card czar disconnects mid-way
  • Excess 'likes' on a message will no longer overflow the chat window
  • Fixed a bug where submitting a card would mark it as submitted for every room
  • Corrected typos in a number of base-game cards

Cards Against Quarantine v0.1

17 Apr 14:54
Compare
Choose a tag to compare
Pre-release

The initial Cards Against Quarantine release.

Currently, only prompts which use a single response card are supported. The game is otherwise fully functional, including a per-room chat area where players can communicate.