KonaeAkira / raphael-rs

Crafting rotation optimizer / macro generator for Final Fantasy XIV
https://www.raphael-xiv.com/
Apache License 2.0
67 stars 14 forks source link

Add quality overflow to search node score #48

Closed KonaeAkira closed 1 month ago

KonaeAkira commented 2 months ago

The score would be (most important metric first):

This would improve situations like this (v0.9.0): image

In the example, Innovation can be moved 1 step to the left, increasing quality overflow.

KonaeAkira commented 2 months ago

Things to consider:

KonaeAkira commented 1 month ago

Solved with #57