andrew6180
7b91e6e06f
MythicDungeons: Disable mythic dungeon end panel
2024-11-15 17:37:40 -07:00
andrew6180
dc84e8e364
mythicdungeon: fix lua error
2024-11-05 17:36:36 -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
4116ae29e2
Removed some debug msgs, added /de m+debug and /de m+debugloot; Framework update
2024-07-09 07:04:39 -07:00
andrew6180
5799e5c473
disable debugging mythicdungeon
2024-05-18 09:15:47 -07:00
andrew6180
4b5102be79
Fixup mythic plus ending / segmenting
2024-05-18 09:14:05 -07:00
andrew6180
98ef74658d
3.3.5 table.remove will remove last index even if index is specified but out of range.
2024-05-18 08:32:15 -07:00
andrew6180
4d047bacac
Working on mythic plus integration. Seems to detect a full run but did not complete yet.
2024-05-17 17:31:15 -07:00
andrew6180
bb7e0d2c27
Work on Ascension Backport
2024-05-17 15:08:08 -07: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
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
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
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
e23d7f59ab
Bug Fix
2024-02-29 11:57:06 -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
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