Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 07:10
· 24 commits to refs/heads/main since this release

What's Changed

The first feature-complete but bare-bones release of the GTSV Solo Oracle for Foundry. I've got more planned, but this is a start.

πŸš€ Features

  • Implemented "ask the oracle" yes/no question feature (#34) @DC23
  • Implemented scene expectation tests (#29) @DC23
  • Changed UI icon from clock to dice (#27) @DC23
  • Implemented persistent chaos factor (#21) @DC23

πŸ› Bug Fixes

  • Fixed issue where chaos factor lagged behind CF up/down buttons (#31) @DC23
  • Fixed bug where the chaos factor and UI positions were stored per-client rather than per-world (#28) @DC23

🧰 Maintenance

  • Implemented unit tests (#35) @DC23
  • Removed unused colour settings and stripped down the custom CSS to get back to core Foundry look & feel (#26) @DC23
  • Removed deprecated docked panel code that was hanging around from the Easy Timekeeping module (#24) @DC23
  • Implemented release builder workflow (#17) @DC23
  • Added release drafter workflow (#16) @DC23

πŸ“– Documentation

  • Added issue templates to GitHub repo (#18) @DC23