Commit Graph

833 Commits

Author SHA1 Message Date
andrew6180 dfbabe706a MapIDs for valid instances / battleground sizes 2024-05-21 04:25:19 -07:00
andrew6180 e311b21caa Load Details Data Storage. 2024-05-21 02:56:49 -07:00
andrew6180 0f88bb2639 More random function cleanups 2024-05-21 02:12:33 -07:00
andrew6180 2f0e5b572f downport aura tracker window (/details auras) 2024-05-21 01:25:02 -07:00
andrew6180 2abce7e110 Some spell ID cleanup / stagger impl 2024-05-20 15:47:52 -07:00
andrew6180 90a085acf0 Clean up most modern GUID usage. 2024-05-20 13:13:52 -07:00
andrew6180 bd68720db3 Parser: handle spell school swaps for pets 2024-05-20 11:43:24 -07:00
andrew6180 c75d043020 Revert "Added rallied to victory to track when this buff is placed on someone."
This reverts commit 9d6fb936cb.
2024-05-19 14:52:56 -07:00
andrew6180 852c69865f Merge remote-tracking branch 'fork/master' 2024-05-19 14:48:19 -07:00
Tercio Jose 9d6fb936cb Added rallied to victory to track when this buff is placed on someone. 2024-05-19 15:10:46 -03:00
Tercio Jose 759b1b2224 Avoid the options panel going out of screen with SetClampedToScreen() 2024-05-19 14:09:04 -03:00
andrew6180 3095ac1ac4 Mythic plus is just difficulty 3 2024-05-18 07:24:47 -07:00
andrew6180 bb7e0d2c27 Work on Ascension Backport 2024-05-17 15:08:08 -07:00
Tercio Jose 26c55e9fbc Merge pull request #705 from WillowGryph/WillowGryph-Overrides
Update parser.lua
2024-05-01 14:50:30 -03:00
Flamanis 3e1212a7ec Cata fixes. 2024-04-20 10:15:23 -05:00
Tercio Jose 6ae2042446 Merge pull request #696 from Flamanis/Cata-initial-fixes
Initial changes to try to fix cata beta.
2024-04-05 17:49:28 -03:00
WillowGryph 424d2602f5 Update parser.lua
Added Arms Warrior Whirlwind, Warrior Charge, and Monk Blackout Kick to spell overrides.
2024-03-27 17:53:46 -04:00
Tercio Jose 08bb134571 Fixed an issue 2024-03-26 14:36:19 -03:00
Tercio Jose 66c94a135f ToC Updates 2024-03-25 13:48:33 -03:00
Tercio Jose 6dc43b433c Merge pull request #697 from Flamanis/Other-addon-icons
Allow external code to add values to the Bars:General->Icons->Texture dropdown
2024-03-25 12:14:30 -03:00
Tercio Jose c1fa712b91 Change Augmentation tooltip color to darkgreen. When leaving a m+ dungeon, wait 40 seconds before finishing and creating the overall m+ segment. 2024-03-19 18:28:05 -03:00
Flamanis a8a995b7c2 Remake pr 2024-03-17 17:38:46 -05:00
Flamanis cd4a2c72b4 Initial changes to try to fix cata beta. 2024-03-17 04:28:51 -05:00
Tercio Jose 2421b29665 Added an option to toggle between rounded and squared tooltips 2024-03-15 15:46:38 -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 c1e1191c07 Several tooltips now has thicker lines, bigger icons and smooth rounded corners 2024-03-07 21:20:08 -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 b7e6b89792 Fixed "Time out of combat" after mythic+ and another round of polishing frames and menus 2024-03-06 14:50:56 -03:00
Tercio Jose 9c23a8a8af Polishing the background of many Details! window, they all now share the same color, the color can be set with Details:SetWindowColor(r, g, b, a) 2024-03-05 21:41:39 -03:00
Tercio Jose a155ec56a3 Another round of polishing 2024-03-04 21:40:46 -03:00
Tercio Jose ca192bb646 Polishing the segments menu 2024-03-02 21:52:58 -03:00
Tercio Jose 8ab122bf4f Set as trash combats not insided mythic+ or boss fights 2024-03-01 22:36:26 -03:00
Tercio Jose 703cee33fd Fixed mythic+ segments being considered trash. 2024-03-01 21:00:48 -03:00
Tercio Jose 7d8b84a216 More bug fixes and implementations on the backend of mythic dungeons handling. 2024-03-01 17:30:59 -03:00
Tercio Jose a8d8733274 Another round of bug fixes 2024-02-29 23:59:33 -03:00
Tercio Jose 19b2556106 Added option to Enable/Disable augmentation extra bar; Disabled DataStorage for 11.0 revamp 2024-02-28 19:18:30 -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 937e167327 Plugin options frame
Added a new skin for plugin options: rounded panel, this is the new default and identified by template id 3.
2024-02-26 13:52:21 -03:00
Tercio Jose 2ca4c011c0 Improvements for the Ask to Erase Data and more development on End of M+ panel 2024-02-18 19:52:02 -03:00
Tercio Jose cd8266fff6 More fixes for text color and bar color. Early and under development report button addon to the Player Breakdown window. 2024-02-15 17:02:29 -03:00
Tercio Jose 2fd02eebb1 General development and bug fixes (see commit description).
- Fixed the deaths display, where the windows wasn't usig custom text scripts.
- Fixed an issue with custom displays, where it was unable to use class colors in their texts.
- More development and bug fixes on the new Mythic+ Run Completion panel.
- Framework Update.
2024-02-13 13:24:28 -03:00
Tercio Jose 18e7464cef Bug fixes for the Mythic+ End of Run panel
- General fixes applied to the Mythic+ Panel.
- The Mythic+ section in the options panel can now be translated.
- More fixes for text color.
2024-02-08 11:46:31 -03:00
Tercio Jose c1d8082546 Using now a crowd control spell list from Lib Open Raid 2024-02-05 19:57:19 -03:00
Tercio Jose dab65476f5 Version UP and Removed debug line for release version 2024-02-04 15:26:26 -03:00
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 cce2584e74 Fix for an error when starting a boss encounter on Wrath 2024-01-22 09:29:37 -03:00
Tercio Jose b7c2b6c7a1 Release Candidate 1 2024-01-20 14:28:25 -03:00
Tercio Jose 4eff7b223e General Fixes after major patch 2024-01-17 11:35:18 -03:00