Skip to content

v140

Latest
Compare
Choose a tag to compare
@NBKelly NBKelly released this 04 Mar 20:10
· 2 commits to master since this release
9154788

Significant Changes

  • Interrupt/prevention was significantly reworked
  • Fixed a bug where the stats area would render for the wrong side, requiring a reload
  • Fixed an issue where the frontend would lock up when a bug was encountered, rather than throwing an error as a toast
  • Skorpios has had a major quality of life overhaul, and Issuaq (and harmony) have had UI QOL added
  • We implemented the cursed load/empty interactions with Assimilator
  • It's now possible to pay multiple credits at a time by holding the shift key down when using cards like Miss Bones, or other payment sources
  • We precompute the set of selectable cards when there is a prompt now, and highlight those on the frontend. You can click the card instead of the button and it will just work
  • You can press the Done button to 1) skip all optional handlers 2) resolve all mandatory handlers in an arbitrary (better than random, but not optimal) order.
  • There's a UI option to enable trashing like cards on install as part of the installation process (ie trashing ice when installing ice, trashing programs when installing programs)
  • We added a command that will allow you to swap sides during a game in progress (/swap-sides). Like /undo-turn, it requires double-sided consent.
  • A few various bug fixes

What's Changed

New Contributors

Full Changelog: v139...v140