v5.3

Details

  • Filename
    Rep2-r47.zip
  • Uploaded by
  • Uploaded
    Oct 4, 2010
  • Size
    2.01 KB
  • Downloads
    317
  • MD5
    9a7ea6c538ee045e4c1fd7eeda89da54

Supported WoW Retail Versions

  • 4.0.1
  • 3.3.5

Changelog

------------------------------------------------------------------------
r47 | Nirek | 2010-10-04 13:09:22 -0500 (Mon, 04 Oct 2010) | 1 line
Changed paths:
   M /trunk/Rep2.lua
   M /trunk/Rep2.toc

Rep2: 5.3 Code Cleanup
------------------------------------------------------------------------
r46 | Nirek | 2010-10-04 11:40:50 -0500 (Mon, 04 Oct 2010) | 1 line
Changed paths:
   D /trunk/Libs
   M /trunk/Rep2.lua
   M /trunk/Rep2.toc

Rep2: 5.2
------------------------------------------------------------------------
r45 | Nirek | 2010-10-04 10:54:46 -0500 (Mon, 04 Oct 2010) | 1 line
Changed paths:
   M /trunk/Rep2.lua
   M /trunk/Rep2.toc

Rep2: 5.1
------------------------------------------------------------------------
r44 | Nirek | 2010-10-04 00:33:22 -0500 (Mon, 04 Oct 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Rep2.lua
   D /trunk/embeds.xml

Rep2: V5, rewrite removing ace and cleaning up
------------------------------------------------------------------------
r43 | dridzt | 2009-05-02 06:33:47 -0500 (Sat, 02 May 2009) | 5 lines
Changed paths:
   M /trunk/Rep2.lua
   M /trunk/Rep2.toc

- switch initialization to PLAYER_ALIVE (broke in 3.1.1)
- upvalue a few globals that run in a loop (performance tweak for spammy rep gains)
- use strformat for the concat that includes numbers (as above)
- remove a function call (getglobal) and few table lookups (colors)
- .toc -> 30100
------------------------------------------------------------------------