Sol

Abandoned
See http://theromwiki.com/index.php/Sol

File Details

v1.29

  • R
  • Jun 26, 2009
  • 27.18 KB
  • 2.0K
  • 1825

File Name

Sol-v1.29.zip

Supported Versions

  • 1825

------------------------------------------------------------------------
r56 | alleris2_0 | 2009-06-24 07:12:16 +0000 (Wed, 24 Jun 2009) | 1 line
Changed paths:
   M /trunk/Sol.lua

Sol.data.items.FindEmptyBagSlot no longer uses BAG_MAX_ITEM
------------------------------------------------------------------------
r55 | alleris2_0 | 2009-06-19 20:47:05 +0000 (Fri, 19 Jun 2009) | 6 lines
Changed paths:
   M /trunk/Sol.lua

Added Cigi's changes:
- Sol.data.items.FindEmptyBagSlot should work for rented bags
- Added Sol.color.HexColorToColorValues
- Added Sol.color.HexToPercent
Added ignoreSize parameter to Sol.config.RestoreFrameBounds
Fixed Sol.data.skills.GetSkillTypes and Sol.data.skills.GetSkillCost to work with latest version
------------------------------------------------------------------------
r53 | alleris2_0 | 2009-06-09 00:53:11 +0000 (Tue, 09 Jun 2009) | 1 line
Changed paths:
   M /trunk/Sol.lua

Incremented version number
------------------------------------------------------------------------
r52 | alleris2_0 | 2009-06-09 00:41:03 +0000 (Tue, 09 Jun 2009) | 1 line
Changed paths:
   M /trunk/Sol.lua

Updated Sol.tootip.ParseItemData with changes from last patches (e.g., it once again gets attribute data).
------------------------------------------------------------------------
r50 | alleris2_0 | 2009-06-08 21:31:03 +0000 (Mon, 08 Jun 2009) | 1 line
Changed paths:
   M /trunk/Sol.lua

Added support for SaveVariablesPerCharacter
------------------------------------------------------------------------
r49 | alleris2_0 | 2009-06-06 01:41:11 +0000 (Sat, 06 Jun 2009) | 1 line
Changed paths:
   M /trunk/Sol.lua

Completely reworked function hooks. Now allows multiple hooks/unhooks of the same function without conflicts.
------------------------------------------------------------------------