Skip to content

0.14.0

Compare
Choose a tag to compare
@circumspect circumspect released this 28 Feb 16:03
· 136 commits to main since this release

New features

  • Added support for custom cards
  • Added support for custom expansions
  • Added support for custom playsets (groups of expansions, e.g., the set of all official expansions)
  • Added !server_setup command to automatically generate server channels for a given playset/language
  • Allow custom formatting of character names in PDF exports
  • Allow customizing server role names via expansion files
  • Allow player receiving the 90 minute clue to be someone other than Charlie Barnes

Fixes

  • Fixed bug where one of the endings was incorrectly drawing from the pool of remaining suspects rather than drawing from the pile of suspect cards

Misc.

  • Migrated to discord.py v2 and bumped minimum Python version to 3.7
  • Code cleanup and type hints