------------------------------------------------------------------------
r113 | scotepi | 2012-01-17 19:20:17 +0000 (Tue, 17 Jan 2012) | 1 line
Changed paths:
   A /tags/3.0.5b-alpha (from /trunk:112)

Tagging as 3.0.5b-alpha
------------------------------------------------------------------------
r112 | scotepi | 2012-01-17 19:19:53 +0000 (Tue, 17 Jan 2012) | 1 line
Changed paths:
   M /trunk/Locals/deDE.lua
   M /trunk/Locals/frFR.lua
   M /trunk/Locals/koKR.lua
   M /trunk/Locals/ptBR.lua
   M /trunk/Locals/ruRU.lua
   M /trunk/Locals/zhCN.lua
   M /trunk/Locals/zhTW.lua

Fixed commas
------------------------------------------------------------------------
r110 | scotepi | 2012-01-17 19:13:11 +0000 (Tue, 17 Jan 2012) | 5 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Locals/deDE.lua
   M /trunk/Locals/enUS.lua
   M /trunk/Locals/frFR.lua
   M /trunk/Locals/koKR.lua
   M /trunk/Locals/ptBR.lua
   M /trunk/Locals/ruRU.lua
   M /trunk/Locals/zhCN.lua
   M /trunk/Locals/zhTW.lua
   M /trunk/SimpleILevel.lua
   M /trunk/SimpleILevel_Group/SimpleILevel_Group.lua
   M /trunk/SimpleILevel_Resilience/SimpleILevel_Resilience.lua
   M /trunk/SimpleILevel_Social/SimpleILevel_Social.lua
   M /trunk/embeds.xml
   M /trunk/settings.lua

Added AceTimer for a future update with SIL Group
Converted Locals into a LUA Table using Namespaces
Converted all Locals to use string.format and %s instead of SIL:Replace()
Fixed /sil group not showing for /sil
Cleaned up some notes I had left in as comments
------------------------------------------------------------------------
r109 | scotepi | 2012-01-17 14:45:27 +0000 (Tue, 17 Jan 2012) | 5 lines
Changed paths:
   M /trunk/SimpleILevel.lua
   M /trunk/SimpleILevel_Resilience/SimpleILevel_Resilience.lua
   M /trunk/SimpleILevel_Social/SimpleILevel_Social.lua
   M /trunk/settings.lua

Added /sil debug for internal testing
Fixed return of SIL:RoughScore(target)
Bumped GrayScore to 8 items and tried to make handling consistent
Cleaned up the logic in an attempt to fix #10 alt issue but there shouldn't really be any difference
Default Social to off on Guild and Channels
------------------------------------------------------------------------
r108 | scotepi | 2012-01-17 02:08:23 +0000 (Tue, 17 Jan 2012) | 3 lines
Changed paths:
   M /trunk/SimpleILevel.lua
   M /trunk/SimpleILevel_Resilience/SimpleILevel_Resilience.lua
   M /trunk/SimpleILevel_Resilience/SimpleILevel_Resilience.toc

Added more hooks to SIL for 'purge' and 'updateldb' 
     - 'updateldb' is untested
Added settings and settings ui for SIL Resilience
------------------------------------------------------------------------
r106 | scotepi | 2012-01-16 22:56:08 +0000 (Mon, 16 Jan 2012) | 1 line
Changed paths:
   M /trunk/SimpleILevel.lua
   M /trunk/SimpleILevel_Social/SimpleILevel_Social.lua
   M /trunk/settings.lua

Added options UI for SIL Social to enable/disable on different chat channels
------------------------------------------------------------------------
r105 | scotepi | 2012-01-16 20:11:39 +0000 (Mon, 16 Jan 2012) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/SimpleILevel.toc
   M /trunk/SimpleILevel_Social/SimpleILevel_Social.lua

Added SIL Social code, mostly a copy and paste of the old addon
------------------------------------------------------------------------
r104 | scotepi | 2012-01-16 19:50:37 +0000 (Mon, 16 Jan 2012) | 1 line
Changed paths:
   M /trunk/SimpleILevel.toc

Forgot to update this with the new locals
------------------------------------------------------------------------
r103 | scotepi | 2012-01-16 19:22:19 +0000 (Mon, 16 Jan 2012) | 2 lines
Changed paths:
   M /trunk/SimpleILevel.lua
   M /trunk/SimpleILevel_Group/SimpleILevel_Group.lua
   M /trunk/SimpleILevel_Resilience/SimpleILevel_Resilience.lua
   A /trunk/SimpleILevel_Social/SimpleILevel_Social.lua
   A /trunk/SimpleILevel_Social/SimpleILevel_Social.toc

Added SIL_Social skeleton
Added ToDo to each file
------------------------------------------------------------------------
r101 | scotepi | 2012-01-16 18:01:20 +0000 (Mon, 16 Jan 2012) | 4 lines
Changed paths:
   A /trunk/Locals/deDE.lua
   M /trunk/Locals/enUS.lua
   A /trunk/Locals/ptBR.lua
   M /trunk/SimpleILevel.lua
   M /trunk/SimpleILevel.xml
   M /trunk/SimpleILevel_Resilience/SimpleILevel_Resilience.lua

Added Brazilian Portuguese and German locals, thanks!
Fixed a ldbIcon reference issue
Fixed issue #9 with /sil clear
Added SIL Resilience to paperdoll frame, for now its controlled with /sil cinfo
------------------------------------------------------------------------
r100 | scotepi | 2012-01-15 05:59:02 +0000 (Sun, 15 Jan 2012) | 2 lines
Changed paths:
   M /trunk/SimpleILevel.lua

Moved tooltip show to after inspect callbacks so tooltip data will be there
* I really need to change how my dev environment is set up *
------------------------------------------------------------------------
r99 | scotepi | 2012-01-15 05:57:51 +0000 (Sun, 15 Jan 2012) | 1 line
Changed paths:
   M /trunk/SimpleILevel_Group
   M /trunk/SimpleILevel_Group/SimpleILevel_Group.lua

Fixed addon load message
------------------------------------------------------------------------
r98 | scotepi | 2012-01-15 05:46:51 +0000 (Sun, 15 Jan 2012) | 1 line
Changed paths:
   M /trunk/.pkgmeta

.pkgmeta update for SimpleILevel_Resilience
------------------------------------------------------------------------
r97 | scotepi | 2012-01-15 05:46:11 +0000 (Sun, 15 Jan 2012) | 1 line
Changed paths:
   A /trunk/SimpleILevel_Resilience/SimpleILevel_Resilience.lua
   A /trunk/SimpleILevel_Resilience/SimpleILevel_Resilience.toc

Basic version of SimpleILevel_Resilience added back in
------------------------------------------------------------------------
r96 | scotepi | 2012-01-15 05:45:40 +0000 (Sun, 15 Jan 2012) | 1 line
Changed paths:
   M /trunk
   M /trunk/SimpleILevel.lua

Added SIL:AddHook('inspect', callback) back since event fairing wasn't working
------------------------------------------------------------------------
r95 | scotepi | 2012-01-15 01:52:38 +0000 (Sun, 15 Jan 2012) | 1 line
Changed paths:
   D /trunk/SimpleILevel_Group/SIL_Group API.lua
   M /trunk/SimpleILevel_Group/SimpleILevel_Group.lua

Removed api from svn
------------------------------------------------------------------------
r94 | scotepi | 2012-01-15 01:51:44 +0000 (Sun, 15 Jan 2012) | 1 line
Changed paths:
   D /trunk/API.lua

Removed api.lua from SVN
------------------------------------------------------------------------
r92 | scotepi | 2012-01-15 00:16:19 +0000 (Sun, 15 Jan 2012) | 1 line
Changed paths:
   M /trunk/SimpleILevel_Group/SimpleILevel_Group.lua

Fixed rough score output
------------------------------------------------------------------------
r91 | scotepi | 2012-01-15 00:09:40 +0000 (Sun, 15 Jan 2012) | 3 lines
Changed paths:
   M /trunk/SimpleILevel.lua
   A /trunk/SimpleILevel_Resilience
   A /trunk/SimpleILevel_Social

Added DB upgrade support, any issues '/sil clear' or '/run SIL_CacheGUID={};'
/sil config now opens the blizzard addon config
Fixed ticket #8
------------------------------------------------------------------------
r89 | scotepi | 2012-01-14 04:13:21 +0000 (Sat, 14 Jan 2012) | 3 lines
Changed paths:
   M /trunk/SimpleILevel_Group/SimpleILevel_Group.lua

Used a better event for tracking group changes
Tries to build a rough score if there is no data
Denotes rough score with a * on output
------------------------------------------------------------------------
r88 | scotepi | 2012-01-14 04:08:39 +0000 (Sat, 14 Jan 2012) | 7 lines
Changed paths:
   M /trunk/Locals/enUS.lua
   A /trunk/Locals/koKR.lua
   M /trunk/SimpleILevel.lua
   M /trunk/SimpleILevel.xml
   M /trunk/settings.lua

Added koKR
Automatically purges scores older then 15 days by default
Can't autoscan more then every second
Broke out some GetScore functions, :GetScoreTarget(target, update) :GetScoreName(name) :GetScoreGUID(guid), don't use :GetScore()
Added back rough gear scanning but it sets age at maxAge + 1 and items to 1
Colorized age on tooltip
Cleaned up LDB menu errors
------------------------------------------------------------------------
r86 | scotepi | 2011-12-17 05:32:32 +0000 (Sat, 17 Dec 2011) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   A /trunk/SimpleILevel_Group
   A /trunk/SimpleILevel_Group/SIL_Group API.lua
   A /trunk/SimpleILevel_Group/SimpleILevel_Group.lua
   A /trunk/SimpleILevel_Group/SimpleILevel_Group.toc

* Added SimpleILevel_Group
------------------------------------------------------------------------
r85 | scotepi | 2011-12-17 05:29:02 +0000 (Sat, 17 Dec 2011) | 1 line
Changed paths:
   A /trunk/API.lua

* API reference
------------------------------------------------------------------------
r84 | scotepi | 2011-12-17 05:28:31 +0000 (Sat, 17 Dec 2011) | 2 lines
Changed paths:
   M /trunk/.pkgmeta

* Added LibInspect
* Added no-lib support
------------------------------------------------------------------------
r83 | scotepi | 2011-12-17 05:22:26 +0000 (Sat, 17 Dec 2011) | 4 lines
Changed paths:
   M /trunk/SimpleILevel.lua
   M /trunk/SimpleILevel.toc
   M /trunk/settings.lua

* Added LibInspect
* Full rewrite of addon
* Added API reference file if you want to extend SIL
Note: There is no DB upgrade yet, reset in game via /run SIL_CacheGUID = {};
------------------------------------------------------------------------
r82 | scotepi | 2011-12-17 05:21:38 +0000 (Sat, 17 Dec 2011) | 2 lines
Changed paths:
   M /trunk/embeds.xml

* Added LibInspect
* Added no-lib version
------------------------------------------------------------------------
