3.6.20

Details

  • Filename
    XPerl-r824.zip
  • Uploaded by
  • Uploaded
    Jan 13, 2013
  • Size
    671.37 KB
  • Downloads
    347,730
  • MD5
    19a651206a3679c50e12688a295906de

Supported WoW Retail Versions

  • 5.1.0

Changelog

------------------------------------------------------------------------
r824 | playerlin | 2013-01-13 16:39:23 +0000 (Sun, 13 Jan 2013) | 1 line
Changed paths:
   M /trunk/XPerl.lua
   M /trunk/XPerl.toc
   M /trunk/localization.lua

Tagging r823 as 3.6.20 Release, finally.
------------------------------------------------------------------------

3.6.20 Release r824

Listing fixed shit since 3.6.15 Release r793:
1. Fixing about "unknown addon chat type" due Patch 5.1 changes about the BATTLEGROUND channel.
2. 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.
3. Some Monks supports.
4. Code clean up and tweaks.
5. itIT updates and tweaks.
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 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, again. :p
8. Fixing the problematic buff lines alignments on some conditions like "buff lines above player frame"  
9. oRA and oRA2 supports removed, they're out-dated.
10. Attempt to fix a/some taint issue(s) when left from combat in LFR(Ticket #1526), needed check this works or not.
11. Some fixes that I'm not sure.