Commit Graph

198 Commits

Author SHA1 Message Date
Tercio Jose 97e83c95e3 Several bug fixes, visual updates on m+ panel, fixed m+ chart again, more updates for Breakdown Wndow 2024-08-26 10:12:18 -07:00
andrew6180 dc2758ccbe png -> blp 2024-08-26 10:10:41 -07:00
Tercio Jose c4793587f7 More visual changes for wow 11 2024-08-26 10:09:54 -07:00
Tercio Jose aff1685209 Default skin updates 2024-08-26 10:07:19 -07:00
andrew6180 6a0c8d7ecc png -> blp 2024-08-26 10:05:20 -07:00
Tercio Jose 065c61c8ff Major rework on the M+ end of run panel 2024-08-26 10:05:12 -07:00
Tercio Jose 68be90f6cd Fixing typos and updating OpenRaid 2024-08-26 09:33:48 -07:00
andrew6180 ec2f1f59f4 fix target icons in breakdown 2024-07-09 08:07:09 -07:00
andrew6180 79a41337a3 update monk icon 2024-05-28 10:29:57 -07:00
andrew6180 e28310a160 re-add spec icons 2024-05-26 21:19:12 -07:00
andrew6180 bb7e0d2c27 Work on Ascension Backport 2024-05-17 15:08:08 -07:00
Tercio Jose 0b7f4d2abf Fixed an issue with icons not showing on classic versions of the game. 2024-03-16 12:15:16 -03:00
Tercio Jose f9d2e81564 Added combat:GetBossHealth(); combat:GetBossName(); combat:GetCurrentPhase() 2024-03-12 21:32:20 -03:00
Tercio Jose 2c613e063d General round of fixes, implementations and polishing
- Polished tooltips from damage and healing done.
- Added new sound: "Details Truck".
- Added 'right click to close' icons before the phrase, also the text is move visible now.
- Added ReopenAllWindows() as alias for a Portuguese function named ReabrirTodasInstancias().
- Added a close button for the breakdown options panel.
- Added support for mask in the spec icons shown in the regular window. Require to add: Instance.row_info.icon_mas = masktexture.
- Event "COMBAT_MYTHICPLUS_OVERALL_READY" now sends the overall mythic+ combat as payload.
2024-03-11 15:43:10 -03:00
Tercio Jose acc03f4769 Another round of polishing and few aditions
- Added bar texture "Skyline Compact".
- Tooltip show 8 spells, up from 6.
- Breakdown color scheme improved.
- Backend changes.
2024-03-08 14:03:34 -03:00
Tercio Jose c4ee7e89ea End of mythic+ panel updates, training dummy icon, etc.
- Added a round of polishing into the end of mythic+ panel.
- Added: Details:RegisterFrameToColor(frame) the registered frame will use the same color scheme of all the other frames from Details!.
- Segments menu will show a different icon for training dummies.
- Fixed functions that retrieve information about a dungeon.
- Fixed an issue while trying to report using the "Report Results" from the report results tooltip.
2024-03-07 16:05:47 -03:00
Tercio Jose ac57a39c70 Added Compare between segments in the Breakdown Compare tab 2024-02-28 12:43:59 -03:00
Tercio Jose 32adc61608 Bug fixes, Framework update, General changes to accommodate new systems. 2024-02-26 14:12:11 -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
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 ce8dc1b92c General Fixes for Retail and PTR 10.2
- Fixed an issue with the healing merge amount on death tooltips.
- Added custom icons for damaging spells that are triggered by the amount of tier sets the player is wearing.
- Framework upgrade.
2023-09-27 18:46:48 -03:00
Tercio Jose 250ce2fbf7 10.2 General Implementations and Fixes
- Implemented [Pip's Emerald Friendship Badge] trinket buffs.
- 10.2 trinket damage spells renamed to the item name.
- Framework update.
2023-09-22 13:12:54 -03:00
Tercio Jose 6137ad91dd Fixed Rogue icon 2023-09-16 13:07:30 -03:00
Tercio Jose ae7af0e4be Toc Updates and More
- Added a secondary bar to augmented evoker, which when hover over show the uptime of buffs.
2023-09-13 12:44:32 -03:00
Tercio Jose ea2cec6861 Added augmented buffs in the Auras tab of players which received Ebon Might and Precience
- Forcing update interval to 0.1 on arenas matches using the real-time dps feature.
- Framework Update.
- Lib Open Raid Update.
- More parser cleanups and code improvements.
- Auras tab now ignores regular "world auras" (those weekly buffs of reputation, etc)
2023-08-05 21:39:00 -03:00
Tercio Jose 7a0e045308 Real Time DPS, ten years old 2023-07-13 22:02:10 -03:00
Tercio Jose fa65530a7c update 2023-07-11 14:11:03 -03:00
Tercio Jose bff23a8a0b icon updates 2023-07-08 11:18:52 -03:00
Tercio Jose 0677e2e874 Framework, update 2023-07-07 18:49:16 -03:00
Tercio Jose 318555ae51 More fixes for Augmentation Evoker on 10.1.5 2023-06-30 15:04:05 -03:00
Tercio Jose 3eaefdea6b Framework Update and Code improvements 2023-06-05 15:44:32 -03:00
Tercio Jose 7fb0ae469c Added an option to nest pet spells within a bar showing the pet name 2023-05-14 16:30:09 -03:00
Tercio Jose 773ec4342d Round of fixes of the new breakdown 2023-05-03 23:33:31 -03:00
Tercio Jose 50d848e1d1 breakdown 2.0 2023-04-30 18:22:38 -03:00
Tercio Jose ce9a3b875b Visualize better mythic plus segments 2022-12-22 22:18:28 -03:00
Tercio Jose 6097863dc4 raid database updates 2022-12-21 20:03:54 -03:00
Tercio Jose f1eaedb01b Much better texture on tooltips 2022-12-02 19:38:55 -03:00
Tercio Jose 5571749ef6 Using portrait for enemy faces 2022-12-02 19:32:51 -03:00
Tercio Jose ebe8c496d1 More fixes 2022-11-27 15:24:32 -03:00
Tercio Jose 60397057e7 rogue secret technique fix, and small fixes 2022-10-26 13:28:34 -03:00
Tercio Jose d9c4f9b3f4 Update on Blood Shield icon 2022-10-23 13:44:13 -03:00
Tercio Jose d97fe98a78 Division by zero fix 2022-10-23 13:13:20 -03:00
Tercio Jose 06d08637de spec icons update, lib open raid update 2022-10-20 11:56:28 -03:00
Tercio Jose a9e858d864 Disabled Bindings.xml to avoid taints in 10.0 2022-10-20 09:47:48 -03:00
Tercio Jose 8b7f6d4226 Fixed Evoker spec icon in the breakdown window, added evoker icon into spec icons with alpha 2022-10-15 13:56:09 -03:00
Tercio Jose 50ed1cf776 Added Misses 2022-10-13 19:08:17 -03:00
Tercio Jose bebb4af33c updates 2022-10-13 13:41:07 -03:00
Tercio Jose b588d5e30c Fixed an error while trying to move the window by clicking and holding on a window line 2022-10-09 20:48:47 -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