Skip to content

v0.7.2

Latest
Compare
Choose a tag to compare
@BlueWinds BlueWinds released this 09 Aug 17:24

What's Changed

  • Fix major issue where selection point costs wouldn't be accurate when increasing unit sizes in 40k 10e. ( were not applying to correctly).
  • Performance improvements when dealing with <modifiers>
  • Fix roster export bug (exported rosters now generated correctly when rules or info contain newlines - eg, all the time) by @Sticksman in #33
  • Add from="group" attribute to selections to improve Yellowscribe's ability to support 40k 10e
  • Remember last selected game system when returning to system selection screen
  • Add Clear Cache button to system selection screen (mostly useful for development)
  • Hide game systems with battleScribeVersion < 2.03, to prevent people trying to load in unsupported data.
  • Add Testing to CI by @PretzelVector in #27