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.
This commit is contained in:
+5
-2
@@ -57,9 +57,10 @@ functions\currentdps.lua
|
||||
functions\report.lua
|
||||
functions\rowanimation.lua
|
||||
functions\raidinfo.lua
|
||||
functions\dungeon.lua
|
||||
functions\mythicdungeon\mythicdungeon.lua
|
||||
functions\mythicdungeon\data_capture.lua
|
||||
functions\mythicdungeon\segments.lua
|
||||
functions\pack.lua
|
||||
functions\mythicdungeon.lua
|
||||
functions\immersion.lua
|
||||
functions\schedules.lua
|
||||
functions\autorun.lua
|
||||
@@ -98,6 +99,8 @@ frames\window_breakdown\breakdown_spells_spellframes.lua
|
||||
frames\window_breakdown\breakdown_spells_targetframes.lua
|
||||
frames\window_breakdown\breakdown_spells_phaseframes.lua
|
||||
frames\window_mythicplus\window_mythic_breakdown.lua
|
||||
frames\window_mythicplus\window_end_of_run.lua
|
||||
frames\window_mythicplus\window_chart.lua
|
||||
frames\window_report.lua
|
||||
frames\window_main.lua
|
||||
frames\window_custom.lua
|
||||
|
||||
Reference in New Issue
Block a user