Major changes
- We now use a grammar to validate
:async
functionality as part of our unit testing - this immediately cut out about 100 errors, and should make it much easier to prevent this mistakes in the future - The landing page advertises this Github page
- Konjin is no longer broken
- Added the throwback format
What's Changed
- subliminal no longer oversteps it's eid by @NBKelly in #7923
- Added quotes for Sable by @BlueOakData in #7921
- async validation via context-free grammar by @NBKelly in #7922
- Swapped cards can be adv'd by @NBKelly in #7928
- Boomerang fixes by @NBKelly in #7926
- added pronoun by @NBKelly in #7927
- added github link to our landing page by @NBKelly in #7929
- throwback impl by @NBKelly in #7916
- dont show deck dialog in replay by @NBKelly in #7845
- expends are actions by @NBKelly in #7932
- Rewrite grammar properly by @NBKelly in #7933
- External subroutine trigger fix by @NBKelly in #7935
- Forced encounter fix by @NBKelly in #7934
New Contributors
- @BlueOakData made their first contribution in #7921
Full Changelog: v138.1...v139