xiv-gear-planner / gear-planner

xivgear.app
https://xivgear.app/
17 stars 13 forks source link

Have sage sim respect cooldowns/drift #217

Closed xpdota closed 1 month ago

xpdota commented 1 month ago

Refactors SGE sim to use phlegma and psyche when they are ready. Tries to always weave psyche with phlegma since the larger weave window means less likelihood of drift.

Also adds a new method to CycleProcessor - canUseCooldowns which takes a GCD and optionally oGCDs. It will determine if the GCD and all of the oGCDs (in order) can be used without violating cooldowns and without clipping. This considers the possibility of delaying an oGCD until later in the weave window if it would not otherwise be off CD.