Arena Enemy Player Deaths improvements

This commit is contained in:
Tercio Jose
2022-04-08 14:33:42 -03:00
parent a3e38a1e6a
commit 241200d6c0
5 changed files with 97 additions and 43 deletions
+5 -4
View File
@@ -6,8 +6,8 @@
local version, build, date, tocversion = GetBuildInfo()
_detalhes.build_counter = 9722
_detalhes.alpha_build_counter = 9722 --if this is higher than the regular counter, use it instead
_detalhes.build_counter = 9735
_detalhes.alpha_build_counter = 9735 --if this is higher than the regular counter, use it instead
_detalhes.bcc_counter = 31
_detalhes.dont_open_news = true
_detalhes.game_version = version
@@ -33,16 +33,17 @@ do
local Loc = _G.LibStub("AceLocale-3.0"):GetLocale( "Details" )
local news = {
{"v9.2.0.9715.146", "April 7th, 2022"},
{"v9.2.0.9735.146", "April 8th, 2022"},
"Arena Enemy Player deaths has been greatly improved on this version.",
"Added M+ Score into the player info tooltip (hover over the spec icon).",
"Fixed windows ungrouping after a /reload (fix by Flamanis).",
"Opening a tooltip from a bar or a menu in the title bar will close the All Displays Panel (from right clicking the title bar).",
"[TBC] fixed an error given by users using old versions of Details! in the raid.",
{"v9.2.0.9715.146", "March 6th, 2022"},
"More Tiny Threat fixes and implementations (by Treeston)",
"Fixed Chinese and Taiwan 'Thousand' abbreviation letter (fix by github user Maioro).",
{"v9.2.0.9699.146", "March 4th, 2022"},
"Align Text Columns now have a warning at the bracket and separators option",
"Silence from interrupts shall be counted as a crowd control.",