Backend improvements and bug fixes
- Fixed an error when hovering over some spells in the Auras panel on the Player Breakdown window. - Fixed the character item level, which was not showing for players that left the party group on the Player Breakdown window. - Fixed boss images not showing at the segments selection menu. - Other updates related to encounter journal and mythic+, both under development.
This commit is contained in:
@@ -1380,6 +1380,7 @@ local default_global_data = {
|
||||
["14"] = false,
|
||||
},
|
||||
current_exp_raid_encounters = {},
|
||||
encounter_journal_cache = {}, --store a dump of the encounter journal
|
||||
installed_skins_cache = {},
|
||||
|
||||
show_aug_predicted_spell_damage = false,
|
||||
|
||||
Reference in New Issue
Block a user