What's Changed
- Parallelize main search loop by @KonaeAkira in #253
- Prune states with both Innovation and Veneration effects in
StepLbSolverby @KonaeAkira in #254 - Reduce impact of Quick Innovation on number of
StepLbSolverstates by @KonaeAkira in #256 - Add CN game data by @KonaeAkira and @augenfrosch in #257
- Make buffed stats editable by @augenfrosch in #259
- Replace
ItemNameLabelwidget with more generally applicableGameDataNameLabelby @augenfrosch in #258 - Extend CN support to
raphael-cliandraphael-translationsby @augenfrosch in #261 - Fix
HeartAndSoulandQuickInnovationsometimes causing the adversarial simulator to calculate an unnecessarily pessimistic Quality value by @KonaeAkira in #262
Full Changelog: v0.24.0...v0.25.0