File Details
v1.23
- R
- May 8, 2009
- 24.96 KB
- 14
- 1825
File Name
Sol-v1.23.zip
Supported Versions
- 1825
------------------------------------------------------------------------
r39 | alleris2_0 | 2009-05-08 13:54:37 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
M /trunk/Sol.lua
Incremented version number
------------------------------------------------------------------------
r38 | alleris2_0 | 2009-05-08 13:53:57 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
M /trunk/Sol.lua
Hotfix of reload bug
------------------------------------------------------------------------
r36 | alleris2_0 | 2009-05-08 11:49:47 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
M /trunk/Sol.lua
Fixed logout/reload bug when an earlier version of Sol was loaded and replaced by a newer one
------------------------------------------------------------------------
r35 | alleris2_0 | 2009-05-08 00:37:50 +0000 (Fri, 08 May 2009) | 1 line
Changed paths:
M /trunk/Sol.lua
Added checks for nil and type() == number to some of the color functions
------------------------------------------------------------------------
r34 | alleris2_0 | 2009-05-07 11:50:55 +0000 (Thu, 07 May 2009) | 4 lines
Changed paths:
M /trunk/Sol.lua
Changed Sol.config.LoadConfig and Sol.config.SaveConfig to be recursive, courtesy of Sigi_cz
Added more data to Sol.tooltip.ParseItemData
Added Sol.table.Compact = function(tbl)
Fixed bug with timers when using a 0 delay
------------------------------------------------------------------------
r32 | alleris2_0 | 2009-05-06 16:03:15 +0000 (Wed, 06 May 2009) | 2 lines
Changed paths:
M /trunk/Sol.lua
Added Sol.tooltip.ParseItemData = function(tooltip)
Added Sol.data.items.GetBagItemData = function(index, tooltip)
------------------------------------------------------------------------
r31 | alleris2_0 | 2009-05-04 04:08:21 +0000 (Mon, 04 May 2009) | 2 lines
Changed paths:
M /trunk/Sol.lua
Fixed a few bugs
Added Sol.data.items.GetBagItemAttributes = function(index, tooltip)
------------------------------------------------------------------------
r29 | alleris2_0 | 2009-04-12 19:22:43 +0000 (Sun, 12 Apr 2009) | 1 line
Changed paths:
M /trunk/Sol.lua
Fixed CheckSettings bug - when some fields are nil
------------------------------------------------------------------------
r27 | alleris2_0 | 2009-04-10 23:25:42 +0000 (Fri, 10 Apr 2009) | 1 line
Changed paths:
M /trunk/Sol.lua
Incremented version number
------------------------------------------------------------------------
r26 | alleris2_0 | 2009-04-10 23:24:48 +0000 (Fri, 10 Apr 2009) | 5 lines
Changed paths:
M /trunk/Sol.lua
Changed Sol.config.CheckSettings to check sub-tables (recursive)
Added Sol.data.skills.GetSkillCastTime = function(skillPage, skillIndex, tooltip)
Added Sol.data.skills.GetSkillCost = function(skillPage, skillIndex, tooltip)
Added Sol.data.skills.GetSkillTypes = function(unit)
Added Sol.table.ContainsRegex = function(tbl, value)
------------------------------------------------------------------------
r24 | alleris2_0 | 2009-04-09 05:44:25 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
M /trunk/Sol.lua
Really truly fixed hooking - on ReloadUI, on Logout, even on a canceled logout. It all works.
------------------------------------------------------------------------
r22 | alleris2_0 | 2009-04-09 04:16:36 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
A /trunk/LibStub.lua
Re-adding LibStub
------------------------------------------------------------------------
r21 | alleris2_0 | 2009-04-09 04:16:10 +0000 (Thu, 09 Apr 2009) | 1 line
Changed paths:
D /trunk/LibStub.lua
M /trunk/Sol.lua
Fixed bug: after 3 ReloadUIs, sometimes get stack overflows
------------------------------------------------------------------------
r19 | alleris2_0 | 2009-04-08 01:10:03 +0000 (Wed, 08 Apr 2009) | 4 lines
Changed paths:
M /trunk/Sol.lua
Added Sol.tooltip.ClearAllText = function(tooltip)
Added Sol.tooltip.ReadTooltip = function(tooltip)
Added Sol.tooltip.SetTooltipData = function(tooltip, data)
Realphabetized functions
------------------------------------------------------------------------
r18 | alleris2_0 | 2009-04-06 06:28:47 +0000 (Mon, 06 Apr 2009) | 1 line
Changed paths:
M /trunk/Sol.lua
Fixed clash with CurseProfiler
------------------------------------------------------------------------