Commit Graph

2060 Commits

Author SHA1 Message Date
Valdemar 9db24537e8 Update Details_Streamer_Wrath.toc 2024-01-17 04:11:09 +05:00
Valdemar 74ca3c23bb Update Details_Streamer.toc 2024-01-17 04:11:05 +05:00
Valdemar e3e48c01fa Update Details_Streamer-Wrath.toc 2024-01-17 04:11:02 +05:00
Valdemar fe08b794a0 Update Details_RaidCheck_Wrath.toc 2024-01-17 04:10:59 +05:00
Valdemar 0054f1b006 Update Details_RaidCheck.toc 2024-01-17 04:10:56 +05:00
Valdemar 3adf720d51 Update Details_RaidCheck-Wrath.toc 2024-01-17 04:10:53 +05:00
Valdemar f171261950 Update Details_EncounterDetails_Wrath.toc 2024-01-17 04:10:49 +05:00
Valdemar 597b498521 Update Details_EncounterDetails.toc 2024-01-17 04:10:45 +05:00
Valdemar 38e6ec3155 Update Details_EncounterDetails-Wrath.toc 2024-01-17 04:10:42 +05:00
Valdemar dfce48f675 Update Details_DataStorage.toc 2024-01-17 04:10:38 +05:00
Valdemar 8f9e1fab42 Update Details_DataStorage_Wrath.toc 2024-01-17 04:10:34 +05:00
Valdemar 0e5f66f8a2 Update Details_DataStorage-Wrath.toc 2024-01-17 04:10:30 +05:00
Valdemar 06fc6e89d5 Update Details_Compare2_Wrath.toc 2024-01-17 04:10:25 +05:00
Valdemar 8a2fbd68a2 Update Details_Compare2.toc 2024-01-17 04:10:21 +05:00
Tercio Jose cf591e89fb Fixes for: OpenRaidLib, Rounded Cooltip, Evoker Extra Bar and Ebon Might, Welcome Window 2024-01-16 19:48:55 -03:00
Tercio Jose 4df6df37ae Color Picker for 10.2.5; Tagging version as Release 2024-01-15 20:52:01 -03:00
Tercio Jose 017f38a31b Merge pull request #665 from Flamanis/Ignore-Smoldering-Seedling-Healing
Ignore healing to the Smoldering Seedling spawned by the trinket.
2024-01-14 23:18:05 -03:00
Tercio Jose 9c63b08895 General Updates
- Fixed an error while scrolling down target npcs in the breakdown window.
- Fixed an error when clicking to open the Death Recap by Details!.
- End of Mythic Run panel got updates.
- Framework updated: new rounded tooltips.
2024-01-12 23:56:55 -03:00
Flamanis 1497180bfa Ignore healing to the Smoldering Seedling spawned by the trinket. 2024-01-10 22:24:22 -06:00
Tercio Jose f078bd5296 Fix 2024-01-08 14:57:07 -03:00
Tercio Jose 9eb4d344e6 General Changes ad Improvements
- Added: Details:IsInMythicPlus() return true if the player is on a mythic dungeon run.
- CombatObjects now have the key 'is_challenge' if the combat is a part of a challenge mode or mythic+ run.
- Evoker extra bar tooltip's, now also show the uptime of Black Attunement and Prescience applications.
- Breakdown Window now show Plater Npc Colors in the target box.
- Added event: "COMBAT_MYTHICPLUS_OVERALL_READY", trigger when the overall segment for the mythic+ is ready.
- Added event: "COMBAT_PLAYER_LEAVING", trigger at the beginning of the leave combat process.
- Library updates: Details! Framework and Lib Open Raid.
2024-01-08 14:18:08 -03:00
Tercio Jose 99aff93ba8 Merge pull request #620 from Flamanis/JudgementWrath
Attribute Judgement of Light to the healed on Wrath
2023-12-30 12:23:30 -03:00
Tercio Jose 2268f245bc Merge pull request #663 from Flamanis/Fix-one-segment-battleground-on-era
Use correct battleground scores for ERA
2023-12-30 12:22:51 -03:00
Flamanis 4b5e453380 Update parser.lua 2023-12-29 23:56:56 -06:00
Tercio Jose 64675e2f71 Framework Update and Removed Debug String 2023-12-29 17:21:09 -03:00
Tercio Jose dfc31a4aa5 Merge pull request #650 from dcl/ret-divineprotection
Add Divine Protection to Retribution cooldowns
2023-12-28 21:40:46 -03:00
Tercio Jose a094f43645 Plugin Updates 2023-12-28 19:36:31 -03:00
Tercio Jose d789c8ded9 Release 12188, check ingame change logs with /details news. 2023-12-28 16:59:21 -03:00
Tercio Jose 5547cfa3d5 Stuff under development 2023-12-28 16:37:32 -03:00
Tercio Jose 9e51d4e5e7 Toc Update 2023-12-27 16:18:37 -03:00
Tercio Jose d102fe7a07 Backend improvements and bug fixes
- Fixed an error when hovering over some spells in the Auras panel on the Player Breakdown window.
- Fixed the character item level, which was not showing for players that left the party group on the Player Breakdown window.
- Fixed boss images not showing at the segments selection menu.
- Other updates related to encounter journal and mythic+, both under development.
2023-12-26 11:38:00 -03:00
Tercio Jose 7a3c32f6f8 Update Libraries 2023-12-26 11:19:08 -03:00
Tercio Jose 2efc5a58f8 General Updates and fixed (see commit description)
- Added the 'Remove Battleground Segments' option to the menu that opens when hovering over the erase button.
- Attempt to fix Battleground faction icons, shown on enemy players damage bars.
- Fixed custom scripts showing the damage text too close to the dps text.
- Lib OpenRaid updated.
- Framework Updated.
2023-12-21 14:34:21 -03:00
Tercio Jose 0bd0343034 Framework Update 2023-12-19 10:30:25 -03:00
Tercio Jose 2a2e9eb769 Framework and Lib OpenRaid updates. 2023-12-18 17:14:26 -03:00
dlangenbach 1c292b92fd Add Divine Protection to Retribution cooldowns 2023-12-14 13:09:41 -08:00
Tercio Jose 298228ece4 Update for Lib OpenRaid 2023-12-14 15:03:05 -03:00
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
Tercio Jose 40766812a8 Merged Rage of Fyr'alath spells 2023-12-08 16:26:12 -03:00
Tercio Jose 28ad87eb86 Merge pull request #636 from Flamanis/master
Use original cleu handler for Era.
2023-12-08 13:49:42 -03:00
Tercio Jose 77700991c8 Merge pull request #638 from WillowGryph/WillowGryph-patch-1
Update parser.lua
2023-12-05 00:02:04 -03:00
WillowGryph 740ed501e3 Update parser.lua
Added Rogue Ambushes to parser
2023-12-04 21:59:43 -05:00
Tercio Jose 6abc2cc879 Framework Update 2023-12-04 20:45:16 -03:00
Tercio Jose 3b91363fd9 Fixed an error while doing mythic+ 2023-12-04 20:45:02 -03:00
Tercio Jose 032279bd51 The option to remove common segments now also removes trash between raid bosses 2023-12-04 20:44:33 -03:00
Tercio Jose 1c6bf8d2f1 When a new segment starts, check for buffs to credit to the target as well (power infusion, prescience, and others) 2023-12-04 20:42:21 -03:00
Tercio Jose f82a2d8faa Added classCombat:GetRunTimeNoDefault(): return only the mythic dungeon elapsed time, return nil if the values isn't found 2023-12-04 20:39:59 -03:00
Flamanis cfe83ca1e3 Use original cleu handler for Era. 2023-12-03 16:59:48 -06:00
Tercio Jose 74f987ab95 Fixed dps showing wrong numbers when the combat isn't the current one 2023-12-01 22:14:36 -03:00
Tercio Jose f90a094e54 Debug line 2023-12-01 18:48:32 -03:00