r237

Details

  • Filename
    XPerl-r237.zip
  • Uploaded by
  • Uploaded
    Dec 8, 2008
  • Size
    656.50 KB
  • Downloads
    73
  • MD5
    01d04dc4943e949eaae28a6089f4da07

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r237 | zeksie | 2008-12-08 18:48:24 +0000 (Mon, 08 Dec 2008) | 4 lines
Changed paths:
   M /trunk/XPerl.lua
   M /trunk/XPerl_ArcaneBar/XPerl_ArcaneBar.lua
   M /trunk/XPerl_ArcaneBar/XPerl_ArcaneBar.xml
   M /trunk/XPerl_Options/XPerl_FrameOptions.xml
   M /trunk/XPerl_Options/localization.lua
   M /trunk/XPerl_Party/XPerl_Party.lua
   M /trunk/XPerl_Player/XPerl_Player.lua
   M /trunk/XPerl_PlayerPet/XPerl_Player_Pet.lua

XPerl:
- Fixed health formatting for negative numbers (healer modes).
- Casting bars now match the unit if you're on a vehicle.
- Player's pet now also has threat display.
------------------------------------------------------------------------
r236 | StingerSoft | 2008-12-07 07:54:07 +0000 (Sun, 07 Dec 2008) | 1 line
Changed paths:
   M /trunk/XPerl_Options/localization.ruRU.lua
   M /trunk/localization.ruRU.lua

XPerl: ruRU update
------------------------------------------------------------------------
r234 | zeksie | 2008-12-07 00:25:34 +0000 (Sun, 07 Dec 2008) | 5 lines
Changed paths:
   M /trunk/XPerl.lua
   M /trunk/XPerl.toc
   M /trunk/XPerl_Options/XPerl_FrameOptions.lua
   M /trunk/XPerl_Options/XPerl_FrameOptions.xml
   M /trunk/XPerl_Options/localization.lua
   M /trunk/XPerl_Party/XPerl_Party.lua
   M /trunk/XPerl_Player/XPerl_Player.lua
   M /trunk/XPerl_PlayerPet/XPerl_Player_Pet.lua
   M /trunk/XPerl_Target/XPerl_Target.lua
   M /trunk/changelog.txt
   M /trunk/localization.lua
   M /trunk/localization.zhCN.lua
   M /trunk/localization.zhTW.lua

XPerl: Version bump to 3.0.2.
- Added threat display for party and focus frames, to work based on your target.
- Fixed a few issues with vehicles (will only now show intended vehicles, and not ones such as being in the air at Malygos' Vortex, or on a Hog/Mammoth).
- Fixed combo points now show correctly for vehicles.
- Changed health display of large numbers improved to cater for VERY large numbers (Like Sappiron's 13 million). Will now show 13.0M/13.0M. At lower 'current' HP values, the suffix will change and you'll get 123.4K/13.0M, until it's under 100k and then it's shown as 12345/13.0M. So now instead of seeing you wiped at 1%, you'll be able to gauge the precise amount by which you sucked.
------------------------------------------------------------------------
r233 | zeksie | 2008-11-28 21:15:16 +0000 (Fri, 28 Nov 2008) | 1 line
Changed paths:
   M /trunk/XPerl.lua
   M /trunk/localization.esES.lua

XPerl: Added curses to Shamans curable debuff types for debuff highlighting, and fixed rare problem when LibQuickHealth reports target at a fixed health value. Seems it gets stuck at times, so we're bypassing LQH now for enemy targets.
------------------------------------------------------------------------
r232 | grum | 2008-11-21 22:15:07 +0000 (Fri, 21 Nov 2008) | 2 lines
Changed paths:
   M /trunk/XPerl_Target/XPerl_Target.lua

As agreed with Zeksie - 66% fix for missing ComboPoints on vehicles.
- Blizzard ComboFrame is still not functional; to show combopoints select 'Display Combo Point Bar' *or* deselect both 'Blizzard's Combo Points' and 'Display Combo Point Bar'.
------------------------------------------------------------------------
r231 | dhedbor | 2008-11-03 08:26:11 +0000 (Mon, 03 Nov 2008) | 1 line
Changed paths:
   M /trunk/XPerl_Player/XPerl_Player.lua

Fixed player frame positioning issue.
------------------------------------------------------------------------