Commit Graph

620 Commits

Author SHA1 Message Date
5c53ab94ce - Fixed a bug where custom cooldown bars that existed prior to v1.9 were throwing errors and preventing users from accessing options. 2014-10-14 23:34:56 -05:00
d4b5367552 - Fixed an error when an item slot was specified that the user had no item equipped in. 2014-10-12 21:50:53 -05:00
160bf71aa3 - Made the GCD bar respect bar alpha settings. (ticket #126) 2014-10-12 21:29:10 -05:00
5cdf3b7b7d - Added support for tracking inventory item cooldowns on a custom cooldown bar. (ticket #123) 2014-10-12 21:14:18 -05:00
59056190bb - Fixed CC bars sometimes not updating and displaying when they should. (ticket #142) 2014-10-12 17:58:35 -05:00
9cebf8f085 - Adjusted min/max icon offset positions for icons on the PlayerHealth bar. (ticket #136) 2014-10-12 16:56:43 -05:00
ad9ad06447 - Fixed how class power counters are scaled so that they don't scale at strange angles when they're off-center. (ticket #130) 2014-10-12 16:49:20 -05:00
d5ae3cd7e2 - Added a "When targeting" mode to custom cooldown bars that will always display the bar when a target is selected and never when no target is selected. (ticket #128) 2014-10-12 15:47:58 -05:00
692121eca2 - Fixed CustomCDBar not displaying correctly in 6.0 when in "When ready" mode. 2014-10-12 15:46:10 -05:00
1343bb24b4 - Added option to not show GCD when casting a spell longer than the GCD. Defaults to the previous behavior of always showing GCD. (ticket #120) 2014-10-12 15:23:58 -05:00
dedee2a799 - Added the ability to track custom units on buff/debuff watchers. (ticket #115) 2014-10-12 14:42:29 -05:00
06f8375dcf - Fixed bug with the player's mana bar not updating its alpha properly when entering the world (i.e. teleporting/hearthing/etc.). 2014-10-11 01:28:50 -05:00
37f52f44f1 - Added support for WoD variable 3/5 shadow orbs. 2014-09-18 23:06:01 -05:00
88655f0689 - Fixed trying to print non-strings as strings in WoD beta. I guess the interpreter has changed a bit and some types are no longer implicitly casted. At least not for now. 2014-09-18 23:05:51 -05:00
5b8a3008bd - Moved call to CVarUpdate() to happen later in the startup sequence. 2014-04-27 20:06:15 +00:00
ea4e52174b - Added support for the "custom lag tolerance" setting to the castbar's lag display. (ticket #178 - Thanks slippycheeze!) 2014-04-27 06:03:20 +00:00
8cd0d55b03 - Fixed a bug causing combo points to always display in Numeric mode for any class instead of hiding when the player has 0 combo points and 0 anticipation stacks. 2013-12-25 07:01:44 +00:00
e9d05b1cb0 - Integrated a feature by slippycheeze that enables the current threat target's name to be displayed in the "lower text" portion of the Threat bar. http://www.wowace.com/addons/ice-hud/tickets/176-show-name-of-threat-holder-and-color-based-on-their/ 2013-12-23 06:21:33 +00:00
c66aea12cc - Possibly fixed some NaN/divide-by-zero errors that have been cropping up sporadically lately. 2013-12-23 06:03:37 +00:00
b3897f279e - Minor cleanup. 2013-12-21 02:25:28 +00:00
a3dec8aab2 - Merged support for displaying Anticipation on the ComboPoints module (thanks MSaint!) http://www.wowace.com/addons/ice-hud/tickets/154-anticipation-enhancement/ 2013-12-21 02:12:43 +00:00
8a6bbc98bb - Fixed a bug where buff/debuff watchers were not removing themselves from the central Update list when deleted. 2013-11-27 06:38:36 +00:00
3732869153 - r953 broke the "Only show with a target selected" option for self-castable spells set to "when ready" on a cooldown module. Obviously I have too many options in this mod. 2013-11-17 05:12:55 +00:00
c7a8783615 - Fixed an issue causing cooldown bars set to "when ready" to not display if the player had no target but the spell was castable on the player and ready to be cast. 2013-11-16 21:35:55 +00:00
07dec01d4d - Added 90 degree rotation as an option for mirror bars. 2013-10-27 00:51:48 +00:00
488949e1f5 - Added support for DogTag strings on buff/debuff watchers. 2013-10-26 17:16:16 +00:00
9396aa245e - Added a toggle to only show cooldown modules when you have a target selected for abilities that don't require a target to cast, by request. 2013-10-26 15:45:08 +00:00
6ce7ddbec4 - Added Absorb modules for focus, target, and player. 2013-07-16 04:40:52 +00:00
a2a5f4a1f8 - Added Monks as eligible "tank" classes for the Vengeance module. 2013-07-03 20:34:28 +00:00
f083bf6b4e - Merged Zahariel's support for the Nine-Tailed SnD bonus duration (ticket #174) 2013-06-17 06:06:18 +00:00
7d6a880623 - Cleaner method for the warlock Shards module to retrieve the current rune mode such that switching to Demonology spec and back doesn't overwrite it. (I currently force the rune mode to 'graphical' or 'numeric' for Demonology spec since nothing else makes sense at the moment.) 2013-03-21 03:03:51 +00:00
8aa25f4af7 - http://www.wowace.com/addons/ice-hud/tickets/167-shaman-totems-cant-be-clicked-off/ disabled right-click-destroy on totems 2013-02-17 04:21:34 +00:00
12d15144ff - http://www.wowace.com/addons/ice-hud/tickets/171-cc-bar-not-showing-monk/ added Monk CC spells 2013-02-17 04:20:51 +00:00
bbc1bff51a - TOC bump for 5.1
- Changed the LIGHT_FORCE constant to CHI because changing constants in shipped code is such an awesome idea.
2012-11-27 22:51:16 +00:00
2c3b1e57bd - Fixed PVP icon showing up as a green square for Pandaren who have not yet chosen a faction. This fix applies to TargetHealth and PlayerHealth, but not to DogTag text such as on the TargetInfo frame. 2012-11-01 05:55:27 +00:00
7363f27d8d - ticket #161: integrated Zahariel's fix for gradients. 2012-10-12 04:28:03 +00:00
74148a6b98 - Fixed an error popping up when you had a target and zoned into an instance as a Monk. 2012-09-30 02:13:53 +00:00
1a4cf9a403 - Maybe fixed a PetInfo/TargetInfo buff error that I can't reproduce. 2012-09-19 05:05:05 +00:00
a4dda0d301 - Ticket 152: fixed SnD duration prediction for 5.0. 2012-09-19 04:46:38 +00:00
2be22609b6 - Fixed Holy Power only showing 3 max on login instead of 5. 2012-09-10 01:52:25 +00:00
34c19c050d - Fixed a bug where the shard module could sometimes show zero runes on the graphical display after entering or exiting a dungeon. 2012-09-07 04:56:56 +00:00
a4390cf0cd - Removed level restriction on harmony power since apparently that's not a thing any more.
- Fixed the fifth chi not always drawing immediately when changing specs to one that grants an additional chi.
- Registered harmony power for the UNIT_POWER_FREQUENT event since that's what Blizzard's version does.
2012-09-02 04:29:41 +00:00
348765ac00 - Now that the numeric class power frame is being placed via SetPoint instead of SetAllPoints, we don't have to worry about the parent frame's width being correct to avoid truncating the number string; so don't force-update the width on the parent frame any more.
- No longer explicitly setting the width on the class power numeric FontString either as we'll just allow it to size to the text instead.
2012-09-01 04:35:06 +00:00
d18c5465da - Added support for showing the numeric value on top of a class power's graphical display. This number can also be moved vertically. 2012-09-01 04:21:43 +00:00
5f94695ab4 - Updated non-'graphical' display modes for holy power to not squish the icons. 2012-08-30 04:53:56 +00:00
2035c0f576 - Removed dead line of code that was using a global variable and then not even doing anything with it. 2012-08-30 04:36:00 +00:00
532f374d05 - Fixed a few more instances of using non-local vars named _ 2012-08-30 04:23:24 +00:00
771a2e88a0 - Fixed a few missed GetNumPartyMembers/GetNumRaidMembers references. Eventually I'll get all of them. 2012-08-30 04:09:33 +00:00
e90146da28 - Added support for Soul Shards and Burning Embers major glyphs changing the total number of available shards/embers. 2012-08-29 15:23:44 +00:00
c60a44ee94 - Fixed a couple of places that I forgot to declare the variable _ as a local which was causing taint due to Blizzard also forgetting to declare _ as a global in the glyph frame. 2012-08-29 02:52:21 +00:00