r18

Details

  • Filename
    RollTracker-r18.zip
  • Uploaded by
  • Uploaded
    May 5, 2009
  • Size
    5.97 KB
  • Downloads
    103
  • MD5
    b06a952f94e2f514a7f72e8e3996bc0e

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r18 | zanglang | 2009-05-05 14:46:42 +0000 (Tue, 05 May 2009) | 2 lines
Changed paths:
   M /trunk/RollTracker.lua

Oops. Retry RANDOM_ROLL_RESULT again.

------------------------------------------------------------------------
r17 | zanglang | 2009-04-26 09:06:11 +0000 (Sun, 26 Apr 2009) | 5 lines
Changed paths:
   M /trunk/RollTracker.lua

Drycoded changes:
- TESTING: Use RANDOM_ROLL_RESULT instead to support non-US clients
- Moved sorting func, shouldn't waste CPU now
- Added 1 forgotten ruRU string by stingersoft. Sorry. :P

------------------------------------------------------------------------
r15 | zanglang | 2009-04-14 10:45:19 +0000 (Tue, 14 Apr 2009) | 2 lines
Changed paths:
   M /trunk/RollTracker.lua
   M /trunk/RollTracker.toc

TOC bump. Hey, it's 0.3.1 for 3.1. :)

------------------------------------------------------------------------
r13 | zanglang | 2009-04-12 19:38:22 +0000 (Sun, 12 Apr 2009) | 2 lines
Changed paths:
   M /trunk/RollTracker.lua
   M /trunk/RollTracker.xml

Save frame anchor and size

------------------------------------------------------------------------
r12 | zanglang | 2009-04-12 17:54:56 +0000 (Sun, 12 Apr 2009) | 3 lines
Changed paths:
   M /trunk/RollTracker.lua
   M /trunk/RollTracker.toc

Testing localization code... still trying to avoid external libs. :P
Added ruRU locales by Stingersoft, and partial deDE by Meldas

------------------------------------------------------------------------
r10 | zanglang | 2009-04-09 06:10:48 +0000 (Thu, 09 Apr 2009) | 2 lines
Changed paths:
   A /trunk/.pkgmeta

Oops. Licensing requires a .pkgmeta so a LICENSE.txt file will be packaged.

------------------------------------------------------------------------
r8 | zanglang | 2009-04-07 18:25:23 +0000 (Tue, 07 Apr 2009) | 2 lines
Changed paths:
   M /trunk/RollTracker.xml

- accidentally broke close button

------------------------------------------------------------------------
r7 | zanglang | 2009-04-07 14:20:25 +0000 (Tue, 07 Apr 2009) | 2 lines
Changed paths:
   M /trunk/RollTracker.lua
   M /trunk/RollTracker.xml

Add automatically clear rolls when window is closed. No configuration provided, to disable change 'ClearWhenClosed' var to false

------------------------------------------------------------------------
r6 | zanglang | 2009-04-07 05:04:09 +0000 (Tue, 07 Apr 2009) | 3 lines
Changed paths:
   M /trunk/RollTracker.lua
   M /trunk/RollTracker.toc

- Project renamed to RollTracker Lite, update string
- AddonLoader support, loading is set to always

------------------------------------------------------------------------