Skip to content

Releases: KonaeAkira/raphael-rs

Raphael v0.15.0

22 Dec 14:31
Compare
Choose a tag to compare

🔗 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

28 Jun 08:11
Compare
Choose a tag to compare

🔗 https://www.raphael-xiv.com/

What's Changed

Full Changelog: v0.6.0...v0.7.0

Raphael v0.6.0

25 Jun 17:03
08143c1
Compare
Choose a tag to compare

The application will be deployed on the web from now on:

🔗 https://www.raphael-xiv.com/

Raphael v0.5.1

05 Jun 16:25
Compare
Choose a tag to compare

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

25 May 22:46
Compare
Choose a tag to compare

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

18 May 20:06
Compare
Choose a tag to compare

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

16 May 20:21
Compare
Choose a tag to compare

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

14 May 20:57
Compare
Choose a tag to compare

Improvements

  • Greatly improved time-to-solve and memory usage of macro solver.

Full Changelog: v0.3.0...v0.3.1

Raphael v0.3.0

13 May 21:38
Compare
Choose a tag to compare

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

09 May 07:10
Compare
Choose a tag to compare

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