Releases: DC23/jd-gtsv
Releases · DC23/jd-gtsv
v1.0.1
v1.0.0
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