Commit graph

41 commits

Author SHA1 Message Date
Tercio Jose
ee0b350aba Maintenance Update and Mythic Dungeon Plus development progress
- Dungeon followers now correctly show into the damage done section.
- Fixed an error while statusbar plugin options.
- Framework update.
- Mythic Dungeon Plus code has been separated into six files (was just 2), this will help with the organization
and maintenance of the code.
2024-01-31 13:34:00 -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
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
0cca378d2b Unwanted mass rename of tinsert to table.insert 2023-10-11 20:32:32 -03:00
Tercio Jose
0cdfa2b900 Replacing table.wipe with Details:Destroy() 2023-05-22 15:31:29 -03:00
Tercio Jose
396f8e09d0 Reverse Deaths for Mythic plus updates 2023-03-19 20:10:45 -03:00
Tercio Jose
bd3d37665f Parser code cleanup 2023-02-20 12:35:22 -03:00
Tercio Jose
7cd1839f82 Pre-Update for new features 2023-02-07 13:46:35 -03:00
Tercio Jose
133b0794db Allow plugins to register a callback to run when they are opened from the options panel 2023-01-31 19:49:47 -03:00
Tercio Jose
0802fc55c1 Open Raid Library Update 2023-01-30 16:21:53 -03:00
Tercio Jose
c474b762bb Open Raid Lib updates: now is capable to track item cooldown 2023-01-30 14:14:47 -03:00
Tercio Jose
eef2d19cef Fixed a small stutter when hovering over the segments menu after doing some mythic+ dungeons 2022-12-22 19:26:19 -03:00
Tercio Jose
8f9493d25d More fixes and Early empowerment spells support 2022-11-22 10:05:16 -03:00
Tercio Jose
dde1bb28b8 Release Candidate 3 2022-11-21 20:57:39 -03:00
Flamanis
8e5a74da47
Change when the CDTrackerWindow is set to Initialized 2022-11-19 17:27:36 -06:00
Tercio Jose
fa8ba5ac05 Release Candidate 2 2022-11-18 22:39:39 -03:00
Tercio Jose
1c8dfb3ab7 Release Candidate 1 2022-11-18 16:54:25 -03:00
Tercio Jose
4c11441c3e Round of general fixes 2022-10-26 21:50:34 -03:00
Tercio Jose
d97fe98a78 Division by zero fix 2022-10-23 13:13:20 -03:00
Tercio Jose
1ed29008aa Small bug fixes and improvements 2022-10-10 13:26:13 -03:00
Tercio Jose
944178f76f Updated LibOpenRaid and DetailsFramework 2022-10-09 19:47:56 -03:00
Tercio Jose
9974a87119 Format the text in the breakdown player list using the same font, size and outline of the damage window 2022-10-09 17:12:13 -03:00
Tercio Jose
53798fbd2f Don't refresh nicknames if nicknames are disabled 2022-05-29 14:11:32 -03:00
Tercio Jose
51030c5ef8 TBC issues with lib open raid 2022-05-04 19:28:12 -03:00
Tercio Jose
1afb897904 Open Raid Library update 2022-04-28 15:52:11 -03:00
Tercio Jose
3afc9ce24d Added a search box into the '/details scroll' command 2022-04-26 12:43:37 -03:00
Tercio Jose
aa1b97b4c9 Fixed an issue with lib open raid 2022-04-24 11:32:24 -03:00
Tercio Jose
d1e0325101 open raid library update 2022-04-23 14:02:54 -03:00
Tercio Jose
694b52ddc4 Updates, please see /details news 2022-04-22 13:30:41 -03:00
Tercio Jose
d1c06a262c No more damage done for mobs that doesn't award points 2021-10-20 15:28:08 -03:00
Tercio Jose
1c20f166cb Added Search into the options panel 2021-09-24 22:07:13 -03:00
Tercio Jose
e3c539dc30 Fixed Raid Check plugin position and shadow priest void eruption got merged with other spells of the same name 2021-07-30 13:06:41 -03:00
Tercio Jose
07a60b42ec updated lib RaidStatus and general bug fixes; ToC Updates 2021-07-01 18:46:46 -03:00
Tercio Jose
d93fa5248f More fixes and development 2021-01-16 15:57:59 -03:00
Tercio Jose
ec5fad443a Finished the first 'Alpha Version' of the Coach feature 2020-12-19 19:25:11 -03:00
Tercio Jose
3842c0a9f6 Testing Coach Deaths 2020-12-17 18:30:56 -03:00
Tercio Jose
bf67a7773d Bug fixing 2020-12-14 14:30:01 -03:00
Tercio Jose
a56865dd68 Framework update 2020-12-11 19:39:13 -03:00
Tercio Jose
a3a72f8d7f More progress on OCD tracker 2020-12-08 18:36:14 -03:00
Tercio Jose
f4be41b115 added libRaidStatus 2020-12-07 22:09:25 -03:00
Tercio Jose
ea9ad32a7f Shaladownlands Launch 2020-11-23 17:03:08 -03:00