3.6.20 Beta 3

Details

  • Filename
    XPerl-r822.zip
  • Uploaded by
  • Uploaded
    Jan 6, 2013
  • Size
    671.80 KB
  • Downloads
    15,893
  • MD5
    8ce967c6d0151d6b6a725eed0543bdcd

Supported WoW Retail Versions

  • 5.1.0

Changelog

------------------------------------------------------------------------
r822 | playerlin | 2013-01-06 06:00:00 +0000 (Sun, 06 Jan 2013) | 1 line
Changed paths:
   M /trunk/XPerl.lua
   M /trunk/XPerl.toc
   M /trunk/localization.lua

Pushing new beta release, hope it's last one of RC beta...
------------------------------------------------------------------------

3.6.20 Beta 3 r822

1. Fixing that stupid protected function "XPerl_Runes:Show()" taints if you're in-combat when login or some conditions that needed re-initializing whole X-Perl addons, and thanks that stupid Blizzard and their in-combat lockdown bullshit. :p
2. Fixing the problem of debuffs didn't shows properly on 3.6.20 Beta 2, and its wrong scaling got fixed on later.
3. Fixing the problematic buff lines alignments on some conditions like "buff lines above player frame"  
4. oRA and oRA2 supports removed, they're out-dated.

(Changes on 3.6.20 Beta 2 r815 & 3.6.20 Beta r810 )
5. Reintroduced the old SecureActionButtons and SecureAuraHeader in the XPerl_PlayerBuffs but with positioning code fixed by sontix. This should fix both buffs above and buff right-clicking to remove in combat, apparently Blizzard's secure methods still needed in this case, stupid combat lockout. :P
6. Removed the out-dated SharedMedia lib 1.0 and 2.0 support, they never works anymore for current WoW, and unused code cleaned up.
7. Fixing about "unknown addon chat type" due Patch 5.1 changes about the BATTLEGROUND channel.
8. New Buffs line handling code by Asixandur which based on the code of sontix's, fixed many glitches about buffs line above frame and line warping.
9. Some Monks supports.
10. Code clean up and tweaks.
11. itIT updates and tweaks.
12. Some fixes that I'm not sure.