Raider.IO Mythic Plus, Raiding, and Recruitment
v202411180600 (2024-11-18)
Full Changelog Previous Releases
-
[Raider.IO] Database Refresh
-
[Raider.IO] Classic Database Refresh
-
Vlad's Fixes for Main Raid Progress (#303)
-
Moved
tier
into theRaidProgressGroup
and made it available inRaidProgressGroup
. -
Adjusted
SummarizeRaidProgress
so thatappendBossInfo
also takes thetier
and simply stores it in the data it creates. -
Created
IsRaidGroupBestMainProgress
that helps evaluate if the givenraidGroup
is for a main, and that it has more progress than the other available data. -
Adjusted
AppendRaidProgressToTooltip
to use this new function, and added an additional condition to evaluate if this raid group should be shown. It will be yes for any mains with more progress than what the current character has available.
Co-authored-by: Alex Pedersen [email protected]
-