-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new config options, improve performance, and refactor
- Added `OOCEukrasia` and `OOCRhizomata` options to `SGE_Default` - Replaced `foreach` loops with `for` loops in `SGE_Default` - Modified logic to check new settings before using abilities - Refactored `ActionTargetInfo` methods to use explicit loops - Updated `FindTargetAreaHostile` to use explicit loops - Renamed `BeneficialAreaStrategy` to `BeneficialAreaStrategy2` - Added VFX path checks and improved VFX casting logic in `DataCenter` - Added UI text element in `RotationConfigWindow` for `VfxDataQueue` - Simplified `Description` property and refactored constructor in `DragFloatSearch` - Adjusted `DragFloatSearch` to handle percentage values in ImGui slider - Reduced VFX expiration time check from 10s to 6s in `MajorUpdater` - Removed unused config options and updated UI in `Configs` - Refactored `RotationConfigFloat` for robust command parsing and value setting - Updated `Configs` to use `BeneficialAreaStrategy2` and adjusted UI - Removed redundant and commented-out code for clarity and maintainability
- Loading branch information
Showing
9 changed files
with
187 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.