v0.8.0
What's Changed
- Show the seeds-searched counter on all platforms by @akhial in #57
- Filter searches by Wandmaker quest by @akhial in #56
- Add shareable deep links by @akhial in #58
- Expose the results codec, start decision, scout matcher, seed parsing and engine info over every boundary by @akhial in #60
- Route results import and export through the engine codec on every platform by @akhial in #59
- Use the engine's start decision and scout matcher on every platform by @akhial in #61
- Delegate seed-code masking and parsing to the engine by @akhial in #62
- Load the item catalog and effect tables from the shared asset on macOS, Windows and Android by @akhial in #63
- Check each platform's local engine constants against engine_info by @akhial in #64
- GTK: read core constants directly and persist queries as canonical documents by @akhial in #65
- Add complex item relationships: alternatives, combined upgrade totals, effect sets by @akhial in #67
- macOS: the requirement board — chips, either/or capsules, stacks by @akhial in #68
- Windows: the requirement board — chips, either/or capsules, stacks by @akhial in #69
- Linux: the requirement board — chips, either/or capsules, stacks by @akhial in #70
Full Changelog: v0.7.0...v0.8.0