Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new config options, improve performance, and refactor #585

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

LTS-FFXIV
Copy link
Member

  • 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

- 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
@LTS-FFXIV LTS-FFXIV merged commit 6163d20 into main Jan 19, 2025
@LTS-FFXIV LTS-FFXIV deleted the defensedetection branch January 20, 2025 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant