3.2.3
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ WeakAuras.halfWidth = WeakAuras.normalWidth / 2
|
|||||||
WeakAuras.doubleWidth = WeakAuras.normalWidth * 2
|
WeakAuras.doubleWidth = WeakAuras.normalWidth * 2
|
||||||
|
|
||||||
local versionStringFromToc = GetAddOnMetadata("WeakAuras", "Version")
|
local versionStringFromToc = GetAddOnMetadata("WeakAuras", "Version")
|
||||||
local versionString = "3.2.1"
|
local versionString = "3.2.3"
|
||||||
local buildTime = "20201210233053"
|
local buildTime = "20201210233053"
|
||||||
|
|
||||||
WeakAuras.versionString = versionStringFromToc
|
WeakAuras.versionString = versionStringFromToc
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
@@ -1449,6 +1449,10 @@ Private.texture_types = {
|
|||||||
["Interface\\AddOns\\WeakAuras\\Media\\Textures\\Ring_30px.tga"] = "Ring 30px",
|
["Interface\\AddOns\\WeakAuras\\Media\\Textures\\Ring_30px.tga"] = "Ring 30px",
|
||||||
["Interface\\AddOns\\WeakAuras\\Media\\Textures\\Ring_40px.tga"] = "Ring 40px",
|
["Interface\\AddOns\\WeakAuras\\Media\\Textures\\Ring_40px.tga"] = "Ring 40px",
|
||||||
["Interface\\AddOns\\WeakAuras\\Media\\Textures\\Square_AlphaGradient.tga"] = "Square Alpha Gradient",
|
["Interface\\AddOns\\WeakAuras\\Media\\Textures\\Square_AlphaGradient.tga"] = "Square Alpha Gradient",
|
||||||
|
|
||||||
|
["Interface\\AddOns\\WeakAuras\\Media\\Textures\\square_border_1px.tga"] = "Square Border 1px",
|
||||||
|
["Interface\\AddOns\\WeakAuras\\Media\\Textures\\square_border_5px.tga"] = "Square Border 5px",
|
||||||
|
["Interface\\AddOns\\WeakAuras\\Media\\Textures\\square_border_10px.tga"] = "Square Border 10px",
|
||||||
},
|
},
|
||||||
["Sparks"] = {
|
["Sparks"] = {
|
||||||
["Interface\\CastingBar\\UI-CastingBar-Spark"] = "Blizzard Spark",
|
["Interface\\CastingBar\\UI-CastingBar-Spark"] = "Blizzard Spark",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
## Interface: 30300
|
## Interface: 30300
|
||||||
## Title: WeakAuras
|
## Title: WeakAuras
|
||||||
## Author: The WeakAuras Team
|
## Author: The WeakAuras Team
|
||||||
## Version: 3.2.1
|
## Version: 3.2.3
|
||||||
## Notes: A powerful, comprehensive utility for displaying graphics and information based on buffs, debuffs, and other triggers.
|
## Notes: A powerful, comprehensive utility for displaying graphics and information based on buffs, debuffs, and other triggers.
|
||||||
## Notes-esES: Potente y completa aplicación que te permitirá mostrar por pantalla múltiples diseños, basados en beneficios, perjuicios y otros activadores.
|
## Notes-esES: Potente y completa aplicación que te permitirá mostrar por pantalla múltiples diseños, basados en beneficios, perjuicios y otros activadores.
|
||||||
## Notes-deDE: Ein leistungsfähiges, umfassendes Addon zur grafischen Darstellung von Informationen von Auren, Cooldowns, Timern und vielem mehr.
|
## Notes-deDE: Ein leistungsfähiges, umfassendes Addon zur grafischen Darstellung von Informationen von Auren, Cooldowns, Timern und vielem mehr.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
## Interface: 30300
|
## Interface: 30300
|
||||||
## Title: WeakAuras Options
|
## Title: WeakAuras Options
|
||||||
## Author: The WeakAuras Team
|
## Author: The WeakAuras Team
|
||||||
## Version: 3.2.1
|
## Version: 3.2.3
|
||||||
## Notes: Options for WeakAuras
|
## Notes: Options for WeakAuras
|
||||||
## Notes-esES: Opciones para WeakAuras
|
## Notes-esES: Opciones para WeakAuras
|
||||||
## Notes-deDE: Optionen für WeakAuras
|
## Notes-deDE: Optionen für WeakAuras
|
||||||
|
|||||||
Reference in New Issue
Block a user