r27

Details

  • Filename
    EN_UnitFrames-r27.zip
  • Uploaded by
  • Uploaded
    Oct 20, 2014
  • Size
    187.35 KB
  • Downloads
    230
  • MD5
    340c4236903da178f26957e8c8141912

Supported WoW Retail Versions

  • 6.0.2

Changelog

------------------------------------------------------------------------
r27 | yukinoba | 2014-10-20 15:29:54 +0000 (Mon, 20 Oct 2014) | 3 lines
Changed paths:
   M /trunk/EN_3DPortrait.lua
   M /trunk/EN_ClassIcon.lua
   M /trunk/EN_HpMpXp.lua
   M /trunk/EN_PartyInfo.lua
   M /trunk/EN_PartyTarget.lua
   M /trunk/EN_TargetInfo.lua
   M /trunk/EN_UnitFrames.lua
   M /trunk/EN_UnitFrames.toc

r27 changes:
1. Fixed: add ClassIcon update on 3DPortrait option changes to avoid portrait error after disable 3D portraits
2. Fixed: add classid arguments of UnitClass method for API changes since 5.0.4 to fix class icon functions
------------------------------------------------------------------------
r26 | yukinoba | 2014-10-20 14:43:06 +0000 (Mon, 20 Oct 2014) | 3 lines
Changed paths:
   M /trunk/EN_ClassIcon.lua
   A /trunk/EN_ClassIconWoD.blp
   M /trunk/EN_Options.xml
   M /trunk/EN_UnitFrames.lua
   M /trunk/EN_UnitFrames.toc

r26 changes:
1. Fixed: add self:SetObeyStepOnDrag(true) before option slider value stepping to act like old times.
2. Add: add new big class icon
------------------------------------------------------------------------
r25 | yukinoba | 2014-10-18 14:54:42 +0000 (Sat, 18 Oct 2014) | 4 lines
Changed paths:
   M /trunk/EN_3DPortrait.xml
   M /trunk/EN_Buff.lua
   M /trunk/EN_FocusFrame.lua
   M /trunk/EN_HpMpXp.lua
   M /trunk/EN_Options.lua
   M /trunk/EN_PartyInfo.lua
   M /trunk/EN_TargetInfo.lua
   M /trunk/EN_UnitFrames.lua
   M /trunk/EN_UnitFrames.toc
   M /trunk/EN_UnitFramesLocal.lua
   A /trunk/UI-TargetingFrameWoD.tga

Enigma UnitFrames r25
1. Fixed: from 5.4.2, 1|nil boolean functions turn into true|false
2. Known issue: error occurs when join battlefield in any instance
3. Add: new WoD player frame skin theme
------------------------------------------------------------------------
r24 | yukinoba | 2012-10-17 11:43:28 +0000 (Wed, 17 Oct 2012) | 3 lines
Changed paths:
   M /trunk/EN_3DPortrait.lua
   M /trunk/EN_3DPortrait.xml
   M /trunk/EN_FocusFrame.lua
   M /trunk/EN_HpMpXp.lua
   M /trunk/EN_PartyCastBar.lua
   M /trunk/EN_PartyInfo.lua
   M /trunk/EN_UnitFrames.lua
   M /trunk/EN_UnitFrames.toc

update:
1. PARTY_MEMBERS_CHANGED >> GROUP_ROSTER_UPDATE
2. SetCamera(0) >> SetPortraitZoom(1)
------------------------------------------------------------------------