Releases: RaiderIO/raiderio-addon
v202411180600
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]
-
v202411170600
Raider.IO Mythic Plus, Raiding, and Recruitment
v202411170600 (2024-11-17)
Full Changelog Previous Releases
- [Raider.IO] Database Refresh
- [Raider.IO] Classic Database Refresh
- fix: decode5Bits was off by one
v202411160600
Raider.IO Mythic Plus, Raiding, and Recruitment
v202411160600 (2024-11-16)
Full Changelog Previous Releases
- [Raider.IO] Database Refresh
- [Raider.IO] Classic Database Refresh
v202411150600
Raider.IO Mythic Plus, Raiding, and Recruitment
v202411150600 (2024-11-15)
Full Changelog Previous Releases
- [Raider.IO] Database Refresh
- [Raider.IO] Classic Database Refresh
v202411140600
Raider.IO Mythic Plus, Raiding, and Recruitment
v202411140600 (2024-11-14)
Full Changelog Previous Releases
- [Raider.IO] Database Refresh
- [Raider.IO] Classic Database Refresh
v202411130600
Raider.IO Mythic Plus, Raiding, and Recruitment
v202411130600 (2024-11-13)
Full Changelog Previous Releases
- [Raider.IO] Database Refresh
- [Raider.IO] Classic Database Refresh
- Revert "temporarily remove loading of db_client_recent_characters.lua until new client is released"
v202411120600
Raider.IO Mythic Plus, Raiding, and Recruitment
v202411120600 (2024-11-12)
Full Changelog Previous Releases
-
[Raider.IO] Database Refresh
-
[Raider.IO] Classic Database Refresh
-
temporarily remove loading of db_client_recent_characters.lua until new client is released
-
removed client color files from classic/era addon
-
Support showing recent runs with a particular character on tooltip and other misc updates (#301)
-
Recent characters feature
-
Noticed Cataclysm had recruitment files generated, but not loaded by the Cata.toc files, so ran the toc.ps1 and added them for loading.
-
Updated the TOC versions for the various games to the current latest, since I noticed some were slightly behind.
-
Moved some keystone timing code into utilities, along with the special hotfix that adds 90 seconds to all times at 7 and above, so we can easily disable this when the time arrives, or adjust it to new logic as needed.
-
Updated AppendRecentRunsWithCharacter to rely on the profile being shown, since the keystone profile wasn't being used, this way we can also just read the name and realm that we know is correct, directly from the profile.
-
Minor changes, added docs for typing checks, overall the code does what it did before.
-
Avoid attemping to add data if the source is missing, since it does require the client to function.
-
db_client_colors.lua is not needed anymore
-
toc update to support 11.0.7
-
fix: include death penalty in the timer saved out to replay attempts
Co-authored-by: Alex Pedersen [email protected]
-
v202411110600
Raider.IO Mythic Plus, Raiding, and Recruitment
v202411110600 (2024-11-11)
Full Changelog Previous Releases
- [Raider.IO] Database Refresh
- [Raider.IO] Classic Database Refresh
v202411100600
Raider.IO Mythic Plus, Raiding, and Recruitment
v202411100600 (2024-11-10)
Full Changelog Previous Releases
- [Raider.IO] Database Refresh
- [Raider.IO] Classic Database Refresh
- removed db_client_colors from toc
v202411090600
Raider.IO Mythic Plus, Raiding, and Recruitment
v202411090600 (2024-11-09)
Full Changelog Previous Releases
- [Raider.IO] Database Refresh
- [Raider.IO] Classic Database Refresh