Analyses combat information every frame and finds the best action.
Download Count
2497286
Last Update
Unknown
Dalamud API
15
Analyses combat information every frame and finds the best action. This means almost all the information available in one frame in combat, including the status of all players in the party, the status of any hostile targets, skill cooldowns, the MP and HP of characters, the location of characters, casting status of the hostile target, combo, combat duration, player level, etc. Then, it will highlight the best action on the hot bar, or help you to click on it. It is designed for `general combat`, not for savage or ultimate. Use it carefully.
## What's Changed * fix sidebar scaling on scales > 100% by @dstaley in https://github.com/FFXIV-CombatReborn/RotationSolverReborn/pull/1250 * Refactor for var usage, safety checks, and plugin compat by @LTS-FFXIV in https://github.com/FFXIV-CombatReborn/RotationSolverReborn/pull/1252 ## New Contributors * @dstaley made their first contribution in https://github.com/FFXIV-CombatReborn/RotationSolverReborn/pull/1250 **Full Changelog**: https://github.com/FFXIV-CombatReborn/RotationSolverReborn/compare/7.5.0.20...7.5.0.21