Commit Graph

842 Commits

Author SHA1 Message Date
02c1d04874 - TOC bump for 6.1 1.9.8 2015-02-24 17:17:23 -06:00
9026b95f6f Added Paladin Fist of Justice stun to the CC list by request. 2015-01-01 18:17:24 -06:00
74255c2ac3 - Added Resolve module contributed by darkuja_9 and tweaked a bit. 1.9.7 2014-12-18 11:03:41 -06:00
b066269ba0 Added feature to turn burning embers green if the player has the codex of xerrath spell. 2014-12-10 20:33:33 -06:00
56ae139c52 Didn't mean to commit this debug print. 2014-12-10 20:33:27 -06:00
560e0674da - Changed low threshold step from 5% increments to 1% increments by request. 2014-12-07 07:51:58 -06:00
67df0a178b Added Stagger module from user pilonog. 2014-12-06 14:52:29 -06:00
5e04739306 Fixed a bug where Monks with more than 4 Chi would not draw the additional Chi properly on initial load into the world 1.9.6 2014-11-22 02:11:54 -06:00
605b4884df Removed project-revision from the version number string since we've been away from svn for a while now 2014-11-22 01:51:49 -06:00
d30d971cda Updated with new return values for GetWeaponEnchantInfo in 6.0 (ticket #183 - thanks slippycheeze!) 2014-11-22 01:49:24 -06:00
1a62f6b33a - Added support for a 6th Chi. 2014-11-15 00:37:51 -06:00
63462ae340 Fixed being able to cancel a buff when the frame's alpha was zero. Unfortunately the mouse click is still eaten, but at least your buffs don't pop off. 1.9.5 2014-11-07 00:41:32 -06:00
d9571c6636 Worked around a bug Blizzard created in 6.0 with cooldown wipes not updating alpha with their parent frame. See http://www.wowinterface.com/forums/showthread.php?t=49950 for discussion. 2014-11-07 00:41:26 -06:00
866c439621 Updated FAQ. 2014-10-31 11:22:23 -05:00
5e778647ff Fixed ComboPointsBar not setting the proper alpha value sometimes. 2014-10-27 20:20:42 -05:00
54469655f6 Inactive mode "Darkened" on class power counters now displays a darkened background behind a full/partially full rune as well as the old behavior of showing empty runes as darkened forms. This aids in class powers like demonology warlocks who need to be able to see the full bar. 1.9.4 2014-10-25 23:02:33 -05:00
bfcf8de7b4 Fixed "divide by zero" errors that could happen in class power counters when switching specs. 2014-10-25 22:42:47 -05:00
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