Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 1.55 KB

TODO.md

File metadata and controls

20 lines (19 loc) · 1.55 KB

Todo List

  • CharGen: Add backgrounds to freebie point picker
  • CharGen: Add changelings
  • CharGen: Add ghouls
  • CharGen: Add mages
  • CharGen: Add merits/flaws to freebie point picker
  • CharGen: Adjust hunter virtues according to this: Virtues are awarded to or imposed upon your character when she is imbued. You have three starting points to spend in any of the Virtues. However, your rating in your character's "creed Virtue" - her primary Virtue - cannot be exceeded by her score in any other Virtue. Thus, a Defender's Zeal rating cannot be exceeded by her Vision or Mercy ratings - she could have 3 Zeal; 2 Zeal, 1 Vision and 0 Mercy; or one point in each. Likewise, a Redeemer's Mercy cannot be exceeded by her Zeal or Vision ratings.
  • Database: On bot load, poll all character traits and update custom status and max value for traits in enums. This will keep database in-sync with the codebase.
  • Gameplay: Button to create macro from rolling traits (webui & discord)
  • Notes: Add/Edit/View individual player notes
  • Refactor: Move testable logic out of cogs and to services or db models
  • Statistics: Pull stats based on timeframe
  • Storyteller: Add notes
  • Gameplay: Take RNG character special abilities into account when rolling (webui & discord)
  • Webui: Add quick-add for storyteller characters
  • Webui: Reorder campaign channels and books
  • Webui: Add diceroll thumbs
  • Webui: Review and delete diceroll thumbs
  • Webui: Use Celery for background task management