Skip to content

Commit

Permalink
wago release deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Tercioo committed Jan 9, 2023
1 parent 8faa47c commit c1658dc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions boot.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--global name declaration
--local _StartDebugTime = debugprofilestop() print(debugprofilestop() - _StartDebugTime)
--test if the packager will deploy to wago
_ = nil
_G._detalhes = LibStub("AceAddon-3.0"):NewAddon("_detalhes", "AceTimer-3.0", "AceComm-3.0", "AceSerializer-3.0", "NickTag-1.0")
local addonName, Details222 = ...
Expand Down Expand Up @@ -86,6 +87,16 @@ do

local Loc = _G.LibStub("AceLocale-3.0"):GetLocale( "Details" )


--Fixed load errors on Wrath.
--Fixed enemy cast time in the death tooltip sometimes showing off time.
--Allow negative offsets on Aligned Text Columns (Flamanis).
--Remove multi-spec entries for shaman guessing (Flamanis).
--More Demon hunter abilities added to be merged (Flamanis).
--Added duck polymorph to Mage CCs (Flamanis).
--Fixed an issue with some options not updating when the window is selected at the bottom right corner of the options panel (Flamanis).


local news = {
{"v10.0.2.10333.147", "Jan 04th, 2023"},

Expand Down

0 comments on commit c1658dc

Please sign in to comment.