Commit Graph

873 Commits

Author SHA1 Message Date
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
d6506e79c2 - Expanded holy power to account for the now-5 rune maximum. Not sure what I'm going to do about this layout just yet. The default frame has two below the primary 3, but my class power base class doesn't have support for this type of layout. Will see what the users say.
- Fixed the old 3 runes to have appropriate texture coordinates.
2012-07-09 04:35:47 +00:00
028658a2be - Fixed GetLFGMode() errors in 5.0 2012-07-03 04:30:50 +00:00
2c6e8e3bd9 - Removed LibDualSpec pkgmeta 'latest' tag so that we package the most recent alpha (which is 5.0-compatible) 2012-07-02 16:42:42 +00:00
cb2645705c - Fixed another WoW 5.0 problem: GetPrimaryTalentTree() -> GetSpecialization() in the Eclipse module. 2012-07-02 16:23:24 +00:00
6b457e2b16 - Changed to grab the most recent rev of AceGUI and LibDogTag since they have WoW 5.0 fixes that haven't been tagged yet.
- Added MonkManaBar module.
2012-07-01 03:11:36 +00:00
0734ddd94c - Created Monk Harmony Power module.
- Added localization to HolyPower module description.
- Fixed a comment in the Shard module.
2012-06-30 22:30:54 +00:00
feb7a3390b - Added GCD spell for Monks (WoW 5.0) 2012-06-30 21:12:59 +00:00
1afa26cf49 - Threat module fixes for WoW 5.0 2012-06-30 20:19:25 +00:00
b5350965a7 - Round 1 of WoW 5.0 fixes. 2012-06-30 19:57:12 +00:00
d7e4bfbee2 - added code to buff/debuff watchers and cooldown watchers to prevent them from sometimes getting stuck (not updating/animating) 2011-12-06 03:51:22 +00:00
6e4b194900 - added missing "end" for TargetInfo change from earlier today 2011-12-03 01:31:48 +00:00
1003078da4 - drycoded a toggle to enable tooltips when mousing over an Info module to help diagnose a reported error from wowinterface 2011-12-02 23:53:19 +00:00
ad641714fa - and now for the correctly-merged version of the cd bar 2011-12-02 02:35:29 +00:00
b46ea82511 - cooldown bar fixes submitted by JontomXire (thanks!) 2011-12-01 23:00:56 +00:00
f7a82b695d - don't trigger the ability cooldown bar if the spell in question only has a 1.5 second or less cooldown. this indicates that it's on cooldown as part of the GCD and we have a separate module for GCD tracking 2011-12-01 02:20:39 +00:00
3c3dc18755 - 4.3 toc update 2011-11-29 19:39:04 +00:00