Commit Graph

789 Commits

Author SHA1 Message Date
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
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
713b9d04bb - 5.2 TOC update 2013-03-06 18:02:35 +00:00
6c8058ffae - http://www.wowace.com/addons/ice-hud/tickets/145-hunter-pet-dismiss-error/ blacklisted the "dismiss pet" menu entry in pet right-click menus. Hunters should use the Dismiss Pet spell instead. 2013-02-17 04:53:20 +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
3964865c8d - Missed the options module's TOC update for 5.1. 2012-11-30 05:57:53 +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
d51b627cf6 - Ticket #157 - fixed an error when a channeled spell ends early due to being hit. (Thanks, cg110!) 2012-09-30 21:22:16 +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
08de61d849 - Added another FAQ to the list. 2012-09-01 05:00:13 +00:00
02be653efa - Touched file to get a new package made with fixed localization strings. 2012-09-01 04:49:18 +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
d2aa315b8d - Added support for changing the outline/shadowing of all non-DogTag strings on all modules. 2012-09-01 04:22:50 +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
309c4ec09c - TOC update for 5.0 2012-08-28 14:31:59 +00:00
561c042fda - Fixed error on login on 4.3 servers as a Warlock. http://www.wowace.com/addons/ice-hud/tickets/147-shards-ui-error/ 2012-08-27 00:31:21 +00:00
b726a5ae33 - Fixed a bug in the warlock power module with reloading the ui/logging in while in Demonology spec and having the power module set to Numeric display mode which caused the number to be replaced with an ellipsis. That was a long sentence. 2012-08-26 19:27:20 +00:00
b585385273 - Added support for bar-style class powers that grow left to right instead of just adding a new count or growing individual powers bottom-up. This could really use a background to give a sense of the bar's extents, but I'll leave that for a future improvement.
- Added basic support for Demonology spec (Demonic Fury) Warlock power.
- Fixed a bug or two in Warlock power presentation when un-speccing or learning a new spec after having been without a spec.
- Added support for hiding Warlock power until the requisite spell has been learned because apparently (after looking at Blizzard's code) you can have the spec without having the spell that builds up the power associated with the spec. Okay.
2012-08-26 19:17:46 +00:00
221d83566b - Added Destruction spec (Burning Embers) support to the warlock power module and renamed it from Shard Counter to Warlock Power. Demonology support coming soon. Hopefully. 2012-08-26 05:46:19 +00:00
3e32e4a481 - Added support for ClassPowerCounters to only show up for specific talent specs.
- Added Priest Shadow Orbs module.
2012-08-25 20:07:32 +00:00
66103c0a2b - Updated Paladin and Mage spells for GCD. They seemed to still work with the old, no-longer-existing spells, but that's not guaranteed to stay working. 2012-08-14 04:50:24 +00:00
d2b14320fb - Updated warrior GCD spell to "victory rush" now that Rend is a passive ability. No ability is available before level 5 that doesn't have its own cooldown, sadly. 2012-08-13 03:57:23 +00:00
9af143aacc - Drycoded a holy power module fix for pre-5.0. I don't have a level 9+ paladin on live, so maybe this works? 2012-07-16 00:48:28 +00:00