Commit Graph

198 Commits

Author SHA1 Message Date
bddc2c7591 - replaced the glow arc textures with a new version supplied by the author 2008-10-09 15:20:13 +00:00
be01b2fa4f - changed a couple of defaults on the new bar texture presets for additive versus blended draws
- widened the maximum gap once again to 700 by request (from 500)
- hoping the curse packager works this morning ;)
2008-10-09 15:14:39 +00:00
c634c551ba - fixed a bug from the last check-in with pre-wotlk clients (GetCVarBool doesn't exist?!) 2008-10-09 05:21:32 +00:00
6469bd60a9 - fixed a bug that caused mana frames to stop updating properly in wotlk under certain conditions 2008-10-09 05:13:37 +00:00
6a3598e516 - added 3 new user-submitted bar textures (GlowArc, CleanCurves, and BloodGlaives) and 2 new user-submitted combo/sunder/lacerate count textures (Glow and CleanCurves) 2008-10-09 01:40:56 +00:00
8991539309 - added bar/background graphical blend mode options so we can have us some snazzier artses 2008-10-06 18:34:35 +00:00
88e08161fa - made lag indicator on the player's cast bar respect the bar width setting 2008-10-04 17:15:34 +00:00
c171af8746 - made castbar text respect alpha settings 2008-10-04 17:10:35 +00:00
6104757656 - updated lib references to their new names 2008-10-02 21:13:18 +00:00
4cf46f5ba1 v1.3 - setup some opt-deps as a test 2008-09-30 07:05:36 +00:00
7e01c62d54 - increase maximum gap setting by request
- added horizontal positioning option to the Runes module (and made sure it was properly centered by default instead of being off to the left)
- changed log template on main dir, moved callbackhandler to the top of the list for embeds, externals, and pkgmeta just to keep everything uniform and make Threat load properly
2008-09-30 06:52:34 +00:00
abd3864501 - changed pkgmeta from lib-stub to the correct libstub (and set to the 1.0 tag) 2008-09-30 06:21:43 +00:00
8e378bbad4 - attempt the first at making the packager behave ;) 2008-09-30 05:56:27 +00:00
f9db831b32 - general cleanup: removed acedebug stuff, re-ordered a few things to load cleaner, changed mod category from unitframes to huds, etc.
- fixed threat-2.0 by embedding required libs for it (ace3 stuff)
2008-09-30 05:43:09 +00:00
c56ea7e7fe Facilitate WowAce-on-CurseForge transition 2008-09-29 21:59:36 +00:00
32c3a35090 - added simplistic RangeCheck module 2008-09-28 20:14:22 +00:00
b734f105b1 - added Threat module (since the standalone one on WoWI has been abandoned. this is simply the code for that addon + fixes from acapela for Threat-1.0 to Threat-2.0); disabled by default 2008-09-28 04:43:06 +00:00
a20f01cbde - made TargetHealth and TargetMana extensible so that new unit bars can be made from them easily
- added TargetTargetHealth and TargetTargetMana (idea and some code borrowed from Dark Imakuni at http://www.wowinterface.com/downloads/info10699-IceHUD-TargetofTarget.html )
2008-09-28 04:05:03 +00:00
5ee2bd5392 - added support for new combo point, sunder/lacerate count textures
- added a new round combo point texture (user-submitted)
- fixed a bug in the slice and dice module that caused it to stay visible for much longer than it should have under certain circumstances
2008-09-27 16:36:54 +00:00
26886d195a - fixed TargetOfTarget module's error message as of wotlk beta 8962 2008-09-27 05:20:59 +00:00
8bba9b5926 - added 3 new user-submitted bar presets/skins (thanks KcuhC!) 2008-09-26 18:17:20 +00:00
20e8113306 - added horizontal positioning option to the ToT module by request
- added an option to disable click-targeting while in combat by request
2008-09-26 18:08:56 +00:00
0f772761fb - re-fixed cascading buffs when "buffs per row" was used for the TargetInfo module 2008-08-26 05:55:45 +00:00
e14725974a - fixed own buffs/debuffs in the TargetInfo module overlapping the icons next to them 2008-08-26 05:43:00 +00:00
923ba9ed73 - added user-requested feature to resize TargetOfTarget module so it doesn't have to fit to the hud's gap setting 2008-08-26 04:56:38 +00:00
3dc6525231 - added user-requested per-bar vertical offsets and setup pet and focus bars to fit within the vertical center of the hud 2008-08-26 04:32:16 +00:00
41d9dbe380 - fixed buff/debuff cooldown display on TargetInfo module in wrath 2008-08-25 01:25:12 +00:00
5474530f8f - updated SunderCount/LacerateCount modules to use the new UnitDebuff return values in wotlk properly/register the changed wotlk events
- updated SliceAndDice module to be more efficient outside of combat (avoids unnecessary OnUpdate stuff)
- updated SliceAndDice module to use the new UnitBuff return values in wotlk properly/register the changed wotlk events/new combo point parameters
- updated DruidMana module to update every frame in wotlk since the other mana frames need to...this still needs dogtag to be updated to work fully in wotlk
- updated ComboPoints module to use the new combo point functionality and events in wotlk
2008-08-24 03:20:43 +00:00
4cc00dde52 - now fully compatible with blizzard's "predicted power" system to constantly show energy/mana gains instead of ticking them 2008-08-14 05:17:07 +00:00
5667cb0cc6 - removed UNIT_RUNIC_POWER hack in player & target mana modules since blizzard seems to have fixed the bug in the latest beta build
- fixed bug with runes module where the last rune would never show as being used (because i was thinking in 0-based array world)
- added hax to the runes module to swap placement of frost and unholy runes since blizzard has had their hack in for 2 builds now
2008-08-14 04:30:36 +00:00
3edac3cacd - only show Lacerates if they were applied to the target by the player (not by other players); had problems with bear tank + feral dps in the same group
- made the same change to SunderCount's version of the debuff function, but didn't set it to restrict to the player
2008-08-10 03:10:53 +00:00
9ee0b435c1 - increasing higher vertical positioning from 200 to 300 for the runes module by request 2008-08-10 02:55:22 +00:00
78d4aed4f2 - added user-submitted FocusCast module 2008-08-10 02:49:23 +00:00
ab0ad63a14 - updated to use the new rune graphics
- frost and unholy are in their old locations still in this module...we'll see if Blizzard leaves their rune swap hack in before changing it
2008-08-09 21:06:43 +00:00
49169156b2 - err, removed a debug message from Runes module. couldn't hit cancel fast enough... 2008-08-03 05:31:15 +00:00
0b25b48304 - added a workaround for DK runic power (and probably all power types) not updating after the new "predicted power" stuff that was added in the beta. specifically, UNIT_RUNIC_POWER doesn't fire any more with the predicted power system since it's supposed to build up slowly. this caused the runic power bar to never get updated as it degenerated. copied the "working" version from blizzard's UnitFrame.lua code (see UnitFrameManaBar_Initialize)
- fixed a lua error that was popping up every time the player mounted as a DK (why the crap do rune events fire for the non-existent rune 7 and 8 when you mount?!)
2008-08-03 05:30:32 +00:00
d1c1d7d7e5 - added cyclone to cc list 2008-07-27 03:56:47 +00:00
b35332812a - added DK CC spells to CC list
- added DK runes module
2008-07-27 00:50:02 +00:00
b9a4b9c8d0 - fixed a typo in combo points module
- added missing 'then' in gcd module
- removed registration of unnecessary events in player and target mana for DK rune stuff
2008-07-27 00:09:32 +00:00
76f4e1b020 - added rune stuff for DK's in wotlk
- fixed args returned from UnitBuff in wotlk
- added default DK spell for gcd module
2008-07-26 19:14:47 +00:00
7e42238219 - removed LibGratuity-2.0 (or GratuityLib, whichever you wanna call it) since only the DruidMana module used it and even then only if the user didn't have LibDruidMana installed. now LibDruidMana is required instead of falling back to Gratuity...the Gratuity method was broken for powershifting anyway 2008-06-25 03:31:40 +00:00
fea0edddce - fixed GCD module to work in all localizations
- also cleaned up space/tab formatting
2008-06-25 03:06:53 +00:00
546a19c2d8 - fixed CC bars to work for any loc by using GetSpellInfo along with a list of spell ID's for each CC spell it supports (thanks to Arrowmaster/#wowace for the help!)
- made FocusCC basically an empty shell that just inherits from TargetCC and specifies a different unit (should have done this in the first place...)
- cleaned spacing/formatting in TargetCC module
2008-06-25 02:54:15 +00:00
eb0373450f - moved CallbackHandler into the externals instead of embedding it directly into the mod. LSM-3.0 won't load cleanly without it 2008-06-25 01:03:14 +00:00
ae920ad198 - removed LibMobHealth from the externals list and the embeds xml
- added LibDogTag-Unit to the optional deps list
2008-06-25 00:09:30 +00:00
49fea7c93d ICE-10 - modified X-Embeds directive for WAU to pull the proper embedded libs 2008-06-23 13:11:57 +00:00
0a077e168f - maybe fix reported bug with Shackle Undead not working for the CC bars 2008-06-21 23:57:06 +00:00
9b1db346ac - fixed text display for non-dogtag strings 2008-06-19 02:38:29 +00:00
fd7162b4ef - whoops, missed this module in the LSM-3 update 2008-06-15 15:36:25 +00:00
b9e6799078 - switched from LSM-2 to LSM-3 2008-06-14 18:11:06 +00:00