Color Picker for 10.2.5; Tagging version as Release
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
local addonName, Details222 = ...
|
||||
local version, build, date, tocversion = GetBuildInfo()
|
||||
|
||||
Details.build_counter = 12197
|
||||
Details.alpha_build_counter = 12197 --if this is higher than the regular counter, use it instead
|
||||
Details.build_counter = 12220
|
||||
Details.alpha_build_counter = 12220 --if this is higher than the regular counter, use it instead
|
||||
Details.dont_open_news = true
|
||||
Details.game_version = version
|
||||
Details.userversion = version .. " " .. Details.build_counter
|
||||
@@ -157,6 +157,21 @@ do
|
||||
--]=]
|
||||
|
||||
local news = {
|
||||
{"v10.2.0.12220.155", "January 14th, 2024"},
|
||||
"Ignoring the heal of Smoldering Seedling trinket (Flamanis).",
|
||||
"Attribute Judgement of Light to the healed on Wrath (Flamanis).",
|
||||
"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.",
|
||||
"Many tooltips in Details! are now rouded!",
|
||||
"Evoker extra bar tooltip's, now also show the uptime of Black Attunement and Prescience applications.",
|
||||
"Breakdown Window now show Plater Npc Colors in the target box.",
|
||||
"Added event: 'COMBAT_MYTHICPLUS_OVERALL_READY', trigger when the overall segment for the mythic+ is ready.",
|
||||
"Added event: 'COMBAT_PLAYER_LEAVING', trigger at the beginning of the leave combat process.",
|
||||
"Added: Details:IsInMythicPlus() return true if the player is on a mythic dungeon run.",
|
||||
"CombatObjects now have the key 'is_challenge' if the combat is a part of a challenge mode or mythic+ run.",
|
||||
"Lib Open Raid updated.",
|
||||
|
||||
{"v10.2.0.12188.155", "December 28th, 2023"},
|
||||
"Dreamwalker's Healing Potion now shows in the Healing Potion & Stone custom display.",
|
||||
"Added the 'Remove Battleground Segments' option to the menu that opens when hovering over the erase button.",
|
||||
|
||||
Reference in New Issue
Block a user