XIVSlothCombo
XIVSlothCombo copied to clipboard
[SGE] DPS Revamp
@k-kz for your sanity Your #1062 should be merged first, then #1053 (both are part of this, but just to be safe)
[Framework]
Fixed DrawHorizontalMultiChoice
failing if userdata was did not already exist or not an expected array size
[SGE]
Restructured Alternative DPS Mode
to Advanced Action Options
Added Advanced Action Option
on Toxikon
(concept from #1042)
Renamed Toxikon Option
to Movement Options
Added use of Toxikon
, Dyskrasia
and Eukrasia
to Movement Options
Internal Name cleanup (SGE_ST_Dosis -> SGE_ST_DPS
, SGE_AoE_Phlegma -> SGE_AoE_DPS
)
Rolled back to old SGE.Config style with named strings due to internal name changes (Yeah I didn't think it through).
Moved GetOptionXXXX
to each feature routine under a class (New idea in the works for cleaner all around code in the process)