v5.2
Details
-
FilenameRep2-r46.zip
-
Uploaded by
-
UploadedOct 4, 2010
-
Size2.04 KB
-
Downloads173
-
MD57ff6d8a2d2be0aee27f0fbcc4eb98ba4
Supported WoW Retail Versions
- 4.0.1
Changelog
------------------------------------------------------------------------
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: v5.2: Stopped checking CHAT_MSG_COMBAT_FACTION_CHANGE, 'should' not be needed, but let me know if it stops catching rep from kills.
------------------------------------------------------------------------
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
------------------------------------------------------------------------