Commit Graph

38 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
Tercio Jose c4793587f7 More visual changes for wow 11 2024-08-26 10:09:54 -07:00
Tercio Jose 16fd6de6f9 Fixed an issue with the end of m+ panel 2024-08-26 10:05:52 -07:00
Tercio Jose b8e4306d63 Disabled debug mode for the mythic+ end screen 2024-08-26 10:05:26 -07:00
Tercio Jose 065c61c8ff Major rework on the M+ end of run panel 2024-08-26 10:05:12 -07:00
Tercio Jose c8dc780082 Complete re-write for the mythic+ chart shown in the end of the run 2024-08-26 09:47:38 -07:00
Tercio Jose a65839529b Fixed an issue with the loot on the end of the mythic plus panel 2024-08-26 09:28:41 -07:00
Tercio Jose 00f04959cb added commentator stuff, general code cleanup and better formatting, some deprecated code removed 2024-07-10 15:59:02 -07:00
Tercio Jose 0665227f6a Added a panel for '/details debug' command 2024-07-09 07:05:07 -07:00
Tercio Jose 4116ae29e2 Removed some debug msgs, added /de m+debug and /de m+debugloot; Framework update 2024-07-09 07:04:39 -07:00
Tercio Jose f6c59381ab Pet container rewritten 2024-07-09 06:55:49 -07:00
andrew6180 b4fb6ed2ae ascension can just register any event 2024-06-10 11:37:40 -07:00
andrew6180 1a4a06d101 Merge remote-tracking branch 'fork/master' 2024-06-10 08:55:07 -07:00
Tercio Jose ccb20e4ecc Fixed GetItemInfo for the m+ end of dungeon 2024-06-09 16:17:06 -03:00
Tercio Jose 4a741007f0 Fixed GetDetailedItemLevelInfo is a nil value for v11 2024-06-08 20:51:44 -03:00
Tercio Jose 9c56fa3376 Fixing an issue with the loot display at the End of Mythic Plus panel 2024-06-08 19:41:10 -03:00
Tercio Jose 7750e1fdcd Fixed an issue with Cataclysm classic not having the "ENCOUNTER_LOOT_RECEIVED" event. 2024-06-07 13:32:24 -03:00
andrew6180 7c0725393f Merge remote-tracking branch 'fork/master' 2024-06-06 23:04:05 -07:00
Tercio Jose 234bbf458c Overhaul on the loot manager for the end of the mythic dungeon panel 2024-06-06 22:27:13 -03:00
andrew6180 852c69865f Merge remote-tracking branch 'fork/master' 2024-05-19 14:48:19 -07:00
andrew6180 4b5102be79 Fixup mythic plus ending / segmenting 2024-05-18 09:14:05 -07:00
Tercio Jose 50c516aee8 backend changes 2024-05-18 13:13:02 -03:00
andrew6180 bb7e0d2c27 Work on Ascension Backport 2024-05-17 15:08:08 -07:00
Tercio Jose 833afd26a6 Fixed the first loot square getting reused instead of pulling the second one. 2024-04-30 18:38:49 -03:00
Tercio Jose 18b38819f5 In the panel for the mythic+ end, added a second loot square for cases where a mount or recipe is looted. 2024-04-30 14:20:09 -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 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 a155ec56a3 Another round of polishing 2024-03-04 21:40:46 -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 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 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 c080f6e9b8 Releasing the new end of mythic+ panel 2024-02-07 13:17:00 -03:00
Tercio Jose 4f63a6fee9 Fixed an error given at completing a mythic dungeon run 2024-02-07 12:07:04 -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 4eff7b223e General Fixes after major patch 2024-01-17 11:35:18 -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