r28
Details
- 
                        FilenameEN_UnitFrames-r28.zip
- 
                        Uploaded by
-  
                        UploadedOct 20, 2014
-  
                        Size187.65 KB
- 
                            Downloads680
- 
                        MD596cf3eab957a7b39ed0ba960db2aed9d
Supported WoW Retail Versions
- 6.0.2
Changelog
------------------------------------------------------------------------
r28 | yukinoba | 2014-10-20 16:17:29 +0000 (Mon, 20 Oct 2014) | 13 lines
Changed paths:
   M /trunk/EN_HpMpXp.lua
   M /trunk/EN_Options.xml
   M /trunk/EN_UnitFrames.lua
   M /trunk/EN_UnitFrames.toc
r28 changes:
1. Add: add alternative font styles to status bar fonts, according to Blizzard's default FontStyles.xml provides:
    [0] = SystemFont_Small,
    [1] = NumberFontNormal,
    [2] = NumberFontNormalSmall,
    [3] = SystemFont_Large,
    [4] = GameFontNormal,
    [5] = NumberFontNormalLarge,
    [6] = SystemFont_Shadow_Med2,
    [7] = GameFontNormalLarge,
    [8] = NumberFontNormalHuge,
    [9] = SystemFont_Huge1,
    [10] = GameFontNormalHuge
------------------------------------------------------------------------
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)
------------------------------------------------------------------------
 
                            