Commit Graph

875 Commits

Author SHA1 Message Date
07ff89e8f8 - Fixed Hide Blizzard Frame option not properly hiding and showing all Warlock Power built-in frames for all specs. 2014-10-25 18:03:34 -05:00
7258f037ee Info modules now display a random stack count from 1 to 5 when in configuration mode for easier Stack Font Size configuring. 2014-10-23 20:53:44 -05:00
5f48afadff - Fixed error generated by configuration mode with a CC module enabled. 2014-10-23 20:42:04 -05:00
149d22ad3a Allow players to cancel their buffs outside of combat 2014-10-22 20:07:57 +02:00
996942ae0e - Added support for ComboPoints, ComboPointsBar, and SliceAndDice to display with no target selected using UnitPower(unit, 4) which is apparently combo points now. 2014-10-21 23:36:46 -05:00
be6d1f6862 - Okay, sunder is apparently gone too. 1.9.3 2014-10-19 00:31:17 -05:00
3334bb6286 - Disable Vengeance module on WoW 6.0 clients. Will possibly overhaul it for Resolve in the future. 2014-10-18 17:57:39 -05:00
ed5b8f90a9 - More protections against a nil auraName that is coming up repeatedly somehow. 1.9.2 2014-10-17 14:16:27 -05:00
9a3b8fb0bd - Added guards against nil auraName in CustomCount causing an error. 2014-10-16 17:34:55 -05:00
980cfd2f8e - Added mailmap to alias a couple of users correctly. 2014-10-15 11:03:09 -05:00
5c53ab94ce - Fixed a bug where custom cooldown bars that existed prior to v1.9 were throwing errors and preventing users from accessing options. 1.9.1 2014-10-14 23:34:56 -05:00
20d9790e88 Updated TOC to patch 6.0 1.9 2014-10-13 01:41:27 -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
f4b5ae8ea1 - Replaced svn-specific project-revision variable with project-date-integer which will sort of more or less kind of serve the same purpose. The full timestamp seemed like TMI and date should be granular enough. 2014-04-28 18:38:44 -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
4ea07e7b50 - Removed x-compatible-with in toc since 4.3 is really old and I'm not actually testing against it. 2013-10-26 17:35:56 +00:00
488949e1f5 - Added support for DogTag strings on buff/debuff watchers. 2013-10-26 17:16:16 +00:00
3c8bae6b98 - The "Dismiss" option in pet right-click menus is no longer disabled for Warlocks. 2013-10-26 16:36:25 +00:00
03eb9ec2a5 - Removed extremely old pop-up messages on startup that were appearing for new users. 2013-10-26 16:25:32 +00:00
e562a7cf9f - Ticket #173: added a toggle to hide the entire HUD during pet battles. 2013-10-26 16:18:17 +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
916a2cf3fa - Updated in-game FAQ to match the web FAQ. 2013-09-21 05:48:03 +00:00
828d62b2c0 - TOC update for 5.4 2013-09-10 14:50:53 +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
37e9fe5d87 - Updated TOC for 5.3 2013-05-23 21:21:22 +00:00
db2f1b4442 - Updated TOC for 5.3 2013-05-23 20:02:10 +00:00