v5.1
Details
-
FilenameRep2-r45.zip
-
Uploaded by
-
UploadedOct 4, 2010
-
Size2.02 KB
-
Downloads151
-
MD58f97e2fbdf6690d829f1066986e4513a
Supported WoW Retail Versions
- 4.0.1
Changelog
------------------------------------------------------------------------
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: v5.1 Removed a debug message, oops. Also should catch new factions now.
------------------------------------------------------------------------
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
------------------------------------------------------------------------