Details/frames
Tercio Jose 1830359943 General Fixes, Backend Improvements, Library Updates.
Release Documentation:
- Classic now uses the same combat log reader as retail (Flamanis).
- Merged Rage of Fyr'alath spells (equara).
- Added Rogue Ambushes to merged spells (WillowGryph).
- The Remove Common Segments option now also removes segments trash between raid bosses.
- Fixed an issue where auras applied before combat start, such as Power Infusion and Prescience, which are counted towards the target, were not being accounted for.
- Added to Combat Class: classCombat:GetRunTimeNoDefault(). This returns the run time of the Mythic+ if available, nil otherwise.

Technical Notes:
- Classic now uses retail parser.
- Combat class now have the member: classCombat:GetRunTimeNoDefault(); Returns the run time of a M+ (after completed).
- The Utility class's buff scan at the start of combat has been improved, and the code has been cleaned. Also, the scan runs now on the next frame after combat start.
- Augmentation Evoker won't track auras from the combat start aura scan, if the player isn't in combat (example: a player in the group enters in combat).
- Remove tier bonus for Augmentation Evoker Ebon Might damage prediction and nerfed Close as Cluthmates to 10%.
- Segments Container's ResetDataByCombatType() now supports multiple combat types per classification.
- Code cleanup on Segments menu code to use the new Mythic+ functions added to Combat class.
- Mythic+ start detection produced errors if a WORLD_STATE_TIMER_START event triggered before the CHALLENGE_MODE_START event.
- Mythic+ finish code was bugging when 'time' returned by C_ChallengeMode.GetCompletionInfo() wasn't being checked again nil value.
- Rogue's Ambush ability and Rage of Fyr'alath spellIds added to override_spellId within the parser.
- Details! Framework updated.
- Open Raid Library updated.
2023-12-14 11:33:30 -03:00
..
window_breakdown Added Details:GetUntitClass(unitId), this call handles the Ambiguate in combatlog's player name when calling UnitClass 2023-11-08 20:25:25 -03:00
anime.lua Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
anime.xml Fixes (8) 2022-09-01 20:47:03 -03:00
fw_mods.lua Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
toolbar_button.xml Fixes (11) 2022-09-01 22:23:15 -03:00
window_all_in_one.lua container_segments 424 error: now it is ensuring to wipe the combatObject that got removed from containerSegments 2023-06-06 17:36:13 -03:00
window_api.lua Unwanted mass rename of tinsert to table.insert 2023-10-11 20:32:32 -03:00
window_aura_tracker.lua Replacing table.wipe with Details:Destroy() 2023-05-22 15:31:29 -03:00
window_benchmark.lua Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
window_bookmark.lua Unwanted mass rename of tinsert to table.insert 2023-10-11 20:32:32 -03:00
window_brokertexteditor.lua Disabled Bindings.xml to avoid taints in 10.0 2022-10-20 09:47:48 -03:00
window_cdtracker.lua General Fixes, Backend Improvements, Library Updates. 2023-12-14 11:33:30 -03:00
window_classcolor.lua Unwanted mass rename of tinsert to table.insert 2023-10-11 20:32:32 -03:00
window_copy.lua Unwanted mass rename of tinsert to table.insert 2023-10-11 20:32:32 -03:00
window_currentdps.lua Unwanted mass rename of tinsert to table.insert 2023-10-11 20:32:32 -03:00
window_custom.lua Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
window_custom_scripts.lua Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
window_dump.lua Framework update 2023-08-25 11:16:09 -03:00
window_eventtracker.lua Unwanted mass rename of tinsert to table.insert 2023-10-11 20:32:32 -03:00
window_forge.lua Getting Evoker Buffs fixed 2023-11-12 22:03:38 -03:00
window_macros.lua More bug fixes 2022-10-12 18:37:00 -03:00
window_main.lua The option to remove common segments now also removes trash between raid bosses 2023-12-04 20:44:33 -03:00
window_news.lua Unwanted mass rename of tinsert to table.insert 2023-10-11 20:32:32 -03:00
window_options2.lua Fixed an issue with the options panel 2023-11-14 14:17:13 -03:00
window_options2_sections.lua Added Mythic+ Overall's time types 2023-12-01 12:30:19 -03:00
window_plater.lua Unwanted mass rename of tinsert to table.insert 2023-10-11 20:32:32 -03:00
window_profiler.lua Open Raid Library update 2022-10-18 10:31:05 -03:00
window_report.lua Unwanted mass rename of tinsert to table.insert 2023-10-11 20:32:32 -03:00
window_rowtexteditor.lua More code cleanup and framework update 2023-06-25 11:29:45 -03:00
window_runcode.lua Fixed Auto Run Code window not closing by click on the close button 2023-06-27 11:14:42 -03:00
window_scrolldamage.lua Unwanted mass rename of tinsert to table.insert 2023-10-11 20:32:32 -03:00
window_spellcategory.lua bump 2022-10-18 14:15:33 -03:00
window_statistics.lua Fixed statistics frame not closing the options frame when clicking on the X button 2023-11-11 14:14:12 -03:00
window_switch.lua Unwanted mass rename of tinsert to table.insert 2023-10-11 20:32:32 -03:00
window_wa.lua Unwanted mass rename of tinsert to table.insert 2023-10-11 20:32:32 -03:00
window_welcome.lua Unwanted mass rename of tinsert to table.insert 2023-10-11 20:32:32 -03:00