Releases: KonaeAkira/raphael-rs
Releases · KonaeAkira/raphael-rs
Raphael v0.15.0
🔗 https://www.raphael-xiv.com/
Improvements
- Made the UI more mobile-friendly.
- The solver now supports the "Tricks of the Trade" action.
- Added a cancel button to the native version. (#92)
Bug fixes
- Fixed an integer overflow that potentially caused wrong macros to be generated when base progress or quality increase efficiency is too high.
Raphael v0.7.0
🔗 https://www.raphael-xiv.com/
What's Changed
- Patch 7.0 integration by @KonaeAkira in #3
Full Changelog: v0.6.0...v0.7.0
Raphael v0.6.0
The application will be deployed on the web from now on:
Raphael v0.5.1
Bugfixes
- Fix recipes without HQ result not being listed in the recipe search.
- Fix recipes without HQ ingredients being unselectable.
Full Changelog: v0.5.0...v0.5.1
Raphael v0.5.0
New Features
- Added HQ ingredient selection.
Improvements
- Reduced time-to-solve and memory usage.
Full Changelog: v0.4.1...v0.5.0
Raphael v0.4.1
Bugfixes
- Fix crafting simulator not taking crafter traits into account.
- Fix rounding errors for Progress & Quality in crafting simulator.
Full Changelog: v0.4.0...v0.4.1
Raphael v0.4.0
New Features
- Added option to select job level and enable/disable Manipulation.
Improvements
- The macro solver now does a best-effort to keep the macro duration as short as possible.
- Greatly improved time-to-solve for configurations where Quality can be maxed with a lot of excess CP.
Full Changelog: v0.3.1...v0.4.0
Raphael v0.3.1
Improvements
- Greatly improved time-to-solve and memory usage of macro solver.
Full Changelog: v0.3.0...v0.3.1
Raphael v0.3.0
New Features
- Users can now select the recipe they want to craft and their crafter's stats.
Improvements
- Reduced solve-time and memory usage.
- Out-of-combo actions and partial combos are now considered for the solution.
Bugfixes
- Fixed wrong CP value for Waste Not used for automatic branch pruning.
Full Changelog: v0.2.0...v0.3.0
Raphael v0.2.0
Improvements
- The macro solver now produces fully-solved macros instead of relying on hand-tuned branch pruning.
Bugfixes
- Fix solver reporting the recipe as unsolvable when it is only possible to fill Progress without increasing any Quality.
Full Changelog: v0.1.1...v0.2.0