r17

Details

  • Filename
    RollTracker-r17.zip
  • Uploaded by
  • Uploaded
    Apr 26, 2009
  • Size
    5.88 KB
  • Downloads
    114
  • MD5
    1edd00349e21bb2bc78096994d4503f2

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
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

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