port newest WeakAurasStopMotion and include it
https://www.patreon.com/posts/new-stop-motion-119300059
This commit is contained in:
+22
-116
@@ -3124,126 +3124,32 @@ Private.reset_ranged_swing_spells = {
|
||||
[GetSpellInfo(5384)] = true, -- Feign Death
|
||||
}
|
||||
|
||||
WeakAuras.StopMotion = {}
|
||||
WeakAuras.StopMotion.texture_types = {
|
||||
}
|
||||
WeakAuras.StopMotion = WeakAuras.StopMotion or {}
|
||||
WeakAuras.StopMotion.texture_types = WeakAuras.StopMotion.texture_types or {}
|
||||
WeakAuras.StopMotion.texture_data = WeakAuras.StopMotion.texture_data or {}
|
||||
|
||||
WeakAuras.StopMotion.texture_types.Basic = {
|
||||
["Interface\\AddOns\\WeakAuras\\Media\\Textures\\StopMotion"] = "Example",
|
||||
["Interface\\AddOns\\WeakAuras\\Media\\Textures\\stopmotion"] = "Example",
|
||||
}
|
||||
|
||||
WeakAuras.StopMotion.texture_data = {
|
||||
}
|
||||
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAuras\\Media\\Textures\\StopMotion"] = {
|
||||
["count"] = 64,
|
||||
["rows"] = 8,
|
||||
["columns"] = 8
|
||||
}
|
||||
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Basic\\circle"] = {
|
||||
["count"] = 256,
|
||||
["rows"] = 16,
|
||||
["columns"] = 16
|
||||
}
|
||||
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Basic\\checkmark"] = {
|
||||
["count"] = 64,
|
||||
["rows"] = 8,
|
||||
["columns"] = 8
|
||||
}
|
||||
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Basic\\redx"] = {
|
||||
["count"] = 64,
|
||||
["rows"] = 8,
|
||||
["columns"] = 8
|
||||
}
|
||||
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Basic\\leftarc"] = {
|
||||
["count"] = 256,
|
||||
["rows"] = 16,
|
||||
["columns"] = 16
|
||||
}
|
||||
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Basic\\rightarc"] = {
|
||||
["count"] = 256,
|
||||
["rows"] = 16,
|
||||
["columns"] = 16
|
||||
}
|
||||
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Basic\\fireball"] = {
|
||||
["count"] = 7,
|
||||
["rows"] = 5,
|
||||
["columns"] = 5
|
||||
}
|
||||
|
||||
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Runes\\AURARUNE8"] = {
|
||||
["count"] = 256,
|
||||
["rows"] = 16,
|
||||
["columns"] = 16
|
||||
}
|
||||
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Runes\\legionv"] = {
|
||||
["count"] = 64,
|
||||
["rows"] = 8,
|
||||
["columns"] = 8
|
||||
}
|
||||
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Runes\\legionw"] = {
|
||||
["count"] = 64,
|
||||
["rows"] = 8,
|
||||
["columns"] = 8
|
||||
}
|
||||
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Runes\\legionf"] = {
|
||||
["count"] = 64,
|
||||
["rows"] = 8,
|
||||
["columns"] = 8
|
||||
}
|
||||
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Runes\\legionword"] = {
|
||||
["count"] = 64,
|
||||
["rows"] = 8,
|
||||
["columns"] = 8
|
||||
}
|
||||
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Kaitan\\CellRing"] = {
|
||||
["count"] = 32,
|
||||
["rows"] = 8,
|
||||
["columns"] = 4
|
||||
}
|
||||
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Kaitan\\Gadget"] = {
|
||||
["count"] = 32,
|
||||
["rows"] = 8,
|
||||
["columns"] = 4
|
||||
}
|
||||
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Kaitan\\Radar"] = {
|
||||
["count"] = 32,
|
||||
["rows"] = 8,
|
||||
["columns"] = 4
|
||||
}
|
||||
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Kaitan\\RadarComplex"] = {
|
||||
["count"] = 32,
|
||||
["rows"] = 8,
|
||||
["columns"] = 4
|
||||
}
|
||||
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Kaitan\\Saber"] = {
|
||||
["count"] = 32,
|
||||
["rows"] = 8,
|
||||
["columns"] = 4
|
||||
}
|
||||
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Kaitan\\Waveform"] = {
|
||||
["count"] = 32,
|
||||
["rows"] = 8,
|
||||
["columns"] = 4
|
||||
}
|
||||
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAuras\\Media\\Textures\\stopmotion"] = { count = 64, rows = 8, columns = 8 }
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Basic\\circle"] = { count = 256, rows = 16, columns = 16 }
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Basic\\checkmark"] = { count = 64, rows = 8, columns = 8 }
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Basic\\redx"] = { count = 64, rows = 8, columns = 8 }
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Basic\\leftarc"] = { count = 256, rows = 16, columns = 16 }
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Basic\\rightarc"] = { count = 256, rows = 16, columns = 16 }
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Basic\\fireball"] = { count = 7, rows = 5, columns = 5 }
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Runes\\AURARUNE8"] = { count = 256, rows = 16, columns = 16 }
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Runes\\legionv"] = { count = 64, rows = 8, columns = 8 }
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Runes\\legionw"] = { count = 64, rows = 8, columns = 8 }
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Runes\\legionf"] = { count = 64, rows = 8, columns = 8 }
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Runes\\legionword"] = { count = 64, rows = 8, columns = 8 }
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Kaitan\\CellRing"] = { count = 32, rows = 8, columns = 4 }
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Kaitan\\Gadget"] = { count = 32, rows = 8, columns = 4 }
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Kaitan\\Radar"] = { count = 32, rows = 8, columns = 4 }
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Kaitan\\RadarComplex"] = { count = 32, rows = 8, columns = 4 }
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Kaitan\\Saber"] = { count = 32, rows = 8, columns = 4 }
|
||||
WeakAuras.StopMotion.texture_data["Interface\\AddOns\\WeakAurasStopMotion\\Textures\\Kaitan\\Waveform"] = { count = 32, rows = 8, columns = 4 }
|
||||
|
||||
WeakAuras.StopMotion.animation_types = {
|
||||
loop = L["Loop"],
|
||||
|
||||
Reference in New Issue
Block a user