r45
Details
-
FilenameDHUD4-r45.zip
-
Uploaded by
-
UploadedJan 12, 2011
-
Size1.23 MB
-
Downloads47
-
MD58b700c6a38fcdb6813a052b8dd57ac5c
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r45 | arcanefoam | 2011-01-13 02:33:56 +0000 (Thu, 13 Jan 2011) | 1 line
Changed paths:
M /trunk/Bars/DHUD4_StatusBar.lua
M /trunk/Modules/DHUD4_Outer.lua
- Last adjustments to the outer module
------------------------------------------------------------------------
r44 | arcanefoam | 2011-01-12 22:56:07 +0000 (Wed, 12 Jan 2011) | 1 line
Changed paths:
M /trunk/DHUD4.toc
A /trunk/Modules/DHUD4_Outer.lua
- Added outer module
------------------------------------------------------------------------
r43 | arcanefoam | 2011-01-12 22:54:58 +0000 (Wed, 12 Jan 2011) | 1 line
Changed paths:
M /trunk/Modules/DHUD4_Auras.lua
- Changes the behavior because unlike the buffs, the auras positions are fixed
------------------------------------------------------------------------
r42 | arcanefoam | 2011-01-12 22:53:22 +0000 (Wed, 12 Jan 2011) | 3 lines
Changed paths:
M /trunk/Modules/DHUD4_Target.lua
- Corrected a menu label that said player
- Changed the elite icon behavior so it hides it instead of setting a null texture when teh target is not elite to remove bug
- Added code to test the castbar option before configuring it to remove bug when a nil value es called when the bar was not created.
------------------------------------------------------------------------
r41 | arcanefoam | 2011-01-12 22:50:42 +0000 (Wed, 12 Jan 2011) | 1 line
Changed paths:
M /trunk/Modules/DHUD4_Player.lua
- Changes the order of the SetDisplayOptions to remove a bug
------------------------------------------------------------------------
r40 | arcanefoam | 2011-01-12 22:48:19 +0000 (Wed, 12 Jan 2011) | 1 line
Changed paths:
M /trunk/Abilities/DHUD4_Druid.lua
- Initial code for eclipse behavior
------------------------------------------------------------------------
r39 | arcanefoam | 2011-01-12 22:46:49 +0000 (Wed, 12 Jan 2011) | 1 line
Changed paths:
M /trunk/Abilities/DHUD4_Warrior.lua
- Added OnDisable method
------------------------------------------------------------------------
r38 | arcanefoam | 2011-01-12 22:45:18 +0000 (Wed, 12 Jan 2011) | 1 line
Changed paths:
M /trunk/Abilities/DHUD4_Rogue.lua
- Added OnDisable method
------------------------------------------------------------------------
r37 | arcanefoam | 2011-01-12 22:44:11 +0000 (Wed, 12 Jan 2011) | 2 lines
Changed paths:
M /trunk/Abilities/DHUD4_Abilities.lua
- Added DK constants
- Added rune management functions
------------------------------------------------------------------------
r36 | arcanefoam | 2011-01-12 22:38:27 +0000 (Wed, 12 Jan 2011) | 1 line
Changed paths:
M /trunk/Locale/enUS.lua
- Added locales for the DK and Outer modules
------------------------------------------------------------------------
r35 | arcanefoam | 2011-01-12 22:37:53 +0000 (Wed, 12 Jan 2011) | 3 lines
Changed paths:
M /trunk/Bars/DHUD4_StatusBar.lua
- Added placement information for right and left bar 5
- Added vote info to bars so the alpha correctly changes when tracking player health/power and he returns to ooc
- Added TrackPlayerAgro and TrackAgro status methods fora gro tracking
------------------------------------------------------------------------
r34 | arcanefoam | 2011-01-12 22:31:21 +0000 (Wed, 12 Jan 2011) | 1 line
Changed paths:
M /trunk/Bars/DHUD4_Bar.lua
- Added code so when "don't show borders" option is enabled the border used to display target range will turn off when target is out of range.
------------------------------------------------------------------------
r32 | arcanefoam | 2010-12-31 05:41:45 +0000 (Fri, 31 Dec 2010) | 1 line
Changed paths:
M /trunk/Bars/DHUD4_StatusBar.lua
M /trunk/DHUD4.lua
- Fixed alpha functionality when regenerating stops
------------------------------------------------------------------------
r30 | arcanefoam | 2010-12-30 23:03:22 +0000 (Thu, 30 Dec 2010) | 1 line
Changed paths:
M /trunk/Abilities/DHUD4_Druid.lua
M /trunk/Bars/DHUD4_StatusBar.lua
M /trunk/Modules/DHUD4_Player.lua
M /trunk/Modules/DHUD4_Target.lua
- Fixed a bug where Target bars text was not displayed
------------------------------------------------------------------------
r28 | arcanefoam | 2010-12-30 01:58:57 +0000 (Thu, 30 Dec 2010) | 4 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Abilities/DHUD4_Druid.lua
M /trunk/DHUD4.lua
M /trunk/Locale/enUS.lua
M /trunk/Modules/DHUD4_Auras.lua
M /trunk/embeds.xml
- Added druid mana bar functionality
- Added new locales
- Changed some packager options
- Revised auras module so the curve is correct when set to the left side
------------------------------------------------------------------------
r27 | arcanefoam | 2010-12-29 17:45:27 +0000 (Wed, 29 Dec 2010) | 1 line
Changed paths:
M /trunk/Modules/DHUD4_Pet.lua
- All druid functionality was moved to the druid module
------------------------------------------------------------------------
r26 | arcanefoam | 2010-12-29 17:30:53 +0000 (Wed, 29 Dec 2010) | 1 line
Changed paths:
M /trunk/Bars/DHUD4_StatusBar.lua
- Removed the texttoo parameter in TrackUnitPower, text is disabled always
------------------------------------------------------------------------
r25 | arcanefoam | 2010-12-29 17:21:50 +0000 (Wed, 29 Dec 2010) | 1 line
Changed paths:
M /trunk/embeds.xml
- Changed paths so libs will be fetched form the last stable version
------------------------------------------------------------------------
r24 | arcanefoam | 2010-12-28 23:23:31 +0000 (Tue, 28 Dec 2010) | 2 lines
Changed paths:
M /trunk/Modules/DHUD4_Pet.lua
- Removed options and functionality related to Druid class
- Added new functions so Druid module can interact with Pet module
------------------------------------------------------------------------
r23 | arcanefoam | 2010-12-28 23:21:38 +0000 (Tue, 28 Dec 2010) | 2 lines
Changed paths:
M /trunk/Abilities/DHUD4_Druid.lua
- Added options for eclipse
- Changed how specific modules load their options (table merge)
------------------------------------------------------------------------
r22 | arcanefoam | 2010-12-28 23:19:19 +0000 (Tue, 28 Dec 2010) | 2 lines
Changed paths:
M /trunk/Abilities/DHUD4_Abilities.lua
- Fixed the options menu to correctly display the border color options
- Changed the SetColors function to SetBorderColors
------------------------------------------------------------------------
r21 | arcanefoam | 2010-12-28 23:16:03 +0000 (Tue, 28 Dec 2010) | 1 line
Changed paths:
M /trunk/Modules/DHUD4_Auras.lua
- Changes to DHUD4
------------------------------------------------------------------------
r20 | arcanefoam | 2010-12-28 23:15:25 +0000 (Tue, 28 Dec 2010) | 1 line
Changed paths:
M /trunk/Modules/DHUD4_Target.lua
- Changes to DHUD4
------------------------------------------------------------------------
r19 | arcanefoam | 2010-12-28 21:37:33 +0000 (Tue, 28 Dec 2010) | 2 lines
Changed paths:
D /trunk/Modules/D3Outer.lua
A /trunk/Textures/DHUD/Bars/1f.tga
A /trunk/Textures/DHUD/Bars/2f.tga
M /trunk/Textures/Renaitre/Bars/1.tga
M /trunk/Textures/Renaitre/Bars/1b.tga
M /trunk/Textures/Renaitre/Bars/2.tga
M /trunk/Textures/Renaitre/Bars/2b.tga
M /trunk/Textures/Renaitre/Bars/3.tga
M /trunk/Textures/Renaitre/Bars/3b.tga
M /trunk/Textures/Renaitre/Bars/3c.tga
M /trunk/Textures/Renaitre/Bars/3f.tga
M /trunk/Textures/Renaitre/Bars/4.tga
M /trunk/Textures/Renaitre/Bars/4b.tga
M /trunk/Textures/Renaitre/Bars/4c.tga
M /trunk/Textures/Renaitre/Bars/4f.tga
M /trunk/Textures/Renaitre/Bars/5.tga
M /trunk/Textures/Renaitre/Bars/5b.tga
M /trunk/Textures/Renaitre/auraborder.tga
- Added new Renaitre Textures
- Added new DHUD textures for Eclipse
------------------------------------------------------------------------
r18 | arcanefoam | 2010-12-28 20:32:45 +0000 (Tue, 28 Dec 2010) | 1 line
Changed paths:
M /trunk/Bars/DHUD4_StatusBar.lua
- Added a test so ConfigBarText function with out arguments will remove text tag
------------------------------------------------------------------------
r17 | arcanefoam | 2010-12-28 20:17:58 +0000 (Tue, 28 Dec 2010) | 1 line
Changed paths:
M /trunk/DHUD4.lua
- Added lua table merge function
------------------------------------------------------------------------
r16 | arcanefoam | 2010-12-25 15:37:56 +0000 (Sat, 25 Dec 2010) | 1 line
Changed paths:
M /trunk/.pkgmeta
- Changed the library paths to point to latest stable releases.
------------------------------------------------------------------------