Commit Graph

76 Commits

Author SHA1 Message Date
a59c99d91f - added option for non-dogtag users to hide each line of text on the TargetInfo module individually 2010-10-17 21:37:36 +00:00
3af07ee30d - removed ClickCastFrame unregistration to avoid problems with people who have the older version of clique (basically everyone) 2010-10-17 05:46:54 +00:00
1f2738432b - more fixes for compatibility between clique and the info modules 2010-10-16 19:35:42 +00:00
8a980e45eb - setup clique unregistration for whenever the new clique changes go live 2010-10-16 19:23:58 +00:00
5d68b2f6eb - fixed certain buffs not displaying a tooltip on mouseover in the info modules 2010-10-16 04:19:56 +00:00
3f3eabf8df - more fixes to frame reparenting (from r644 - attempts to fix text when bars are rotated) 2010-10-14 02:26:10 +00:00
272f0fd42d - fixed text getting rotated along with bars when choosing the "rotate 90 degrees" option 2010-10-14 01:31:47 +00:00
0186185192 - added user-requested option to specify the space between each buff/debuff on the info modules 2010-10-09 05:04:16 +00:00
8c865351f9 - added highlighting around buffs on the targetinfo module (and other *info modules) that are spellstealable if the player is a mage 2010-10-05 00:23:43 +00:00
d01d3587a0 - allowed pvp and party role icons to be offset more 2010-10-02 21:56:43 +00:00
08861ecfe7 - first shot at localization of all configuration settings in IceHUD using AceLocale. note that all of these conversions were generated programmatically so it's possible that something went awry...very casual testing seemed okay, however. 2010-09-26 05:14:42 +00:00
36d2592e78 - minor cleanup of unused stuff in IceCore
- fixed the GCD to update its bar color as the user changes it instead of requiring re-enabling the module or reloading the ui
- clarified some tooltip text on the TargetInfo module's text blocks
- added DogTag support to the ToT module by request
2010-09-19 04:10:31 +00:00
05afcebc3d - changed all step = 10 to step = 1 by request
- widened range of possible vertical offset values for the custom counter module by request
2010-09-18 07:04:38 +00:00
250adfc2db - removed the last remnants of Ace2 (AceOO-2.0 and AceLibrary) thanks to a huge amount of help from ckknight for metatables 2010-09-17 05:41:04 +00:00
e95db24dd0 - replaced AceEvent-2.0 with AceEvent-3.0/AceTimer-3.0 2010-09-10 06:30:56 +00:00
59344a134a - converted most of the mod to ace3. the only ace2 remaining is AceEvent-2 (probably easy to get away from) and AceOO-2 (not so easy)
- the ace3 conversion also broke the dependence on Waterfall and gave a much better configuration screen through AceConfigDialog; plus Waterfall is very broken in Cataclysm and it's unclear whether anyone will bother to fix it or not
- fixed a bug with the custom CD bar when changing profiles where it would generate endless errors until a reloadui
- removed DewDrop library as it was no longer in use
- temporarily removed FuBar plugin as it doesn't work as a mixin with AceAddon-3. i will eventually be bringing this back in some form (before the next full release version)
- removed an unused 'about' button on the config page and some empty headers...not sure why they were ever there
2010-09-05 20:11:33 +00:00
97d4a6898e - fixes for cataclysm: added UNIT_POWER/UNIT_MAXPOWER event registrations in place of all the old power types, fixed mirror bar, targetinfo, and targetoftarget SetScripts to pass 'this' and 'arg#' around where necessary
- still broken for cata: GlobalCoolDown module, LibDogTag (needs to be fixed by one of its maintainers or I need to port to LuaTexts...fixing dogtag would be vastly easier), and Waterfall (not sure what to do about this one just yet)
2010-09-04 22:49:39 +00:00
1ce2c37e96 - added individual checkboxes to show buffs/debuffs in any info module that derives from (or is) TargetInfo (which should be all of them) 2010-07-19 19:29:42 +00:00
0605c66f6c - set the default bar texture back to roundbar
- split the buff/debuff filter into a buff filter and a debuff filter
2010-04-23 04:36:18 +00:00
2835f2d2f8 - made the GetDifficultyColor change slightly more backward-compatible 2009-07-18 05:48:42 +00:00
53fc7b4878 - changed GetDifficultyColor to GetQuestDifficultyColor. looks like this function was deprecated a while ago, but was removed in 3.2 2009-07-18 04:49:46 +00:00
7a2204d33c - added a rough version of tracking weapon buffs to the player info module 2009-04-26 00:39:28 +00:00
8b61b36398 - added more reminders that you have to press Enter after typing strings into various configuration panels before they will save 2009-04-21 04:45:20 +00:00
a5a9e8ac4d - updated all modules to use the new UnitAura return value that tells who the caster was. now checking if that return == "player" for figuring out if the player cast it or not 2009-04-17 01:29:05 +00:00
c7faba52f8 - made the TargetInfo able to be inherited from
- added a PlayerInfo module (off by default, user requested) that inherits from TargetInfo and adds right-click dismissing buffs functionality
2009-04-10 05:23:31 +00:00
7108ec7dce - added a fourth line of text (empty by default) by request to the TargetInfo module 2009-01-12 00:31:56 +00:00
4df215afc8 - added settings to allow greater customization of buff/debuff frames in the TargetInfo module (grow direction, anchor points, offsets) 2009-01-06 07:15:22 +00:00
98d8dfe438 - fixed buff/debuff filter in the TargetInfo module to properly filter on hostile units as well as friendlies. not sure why this was setup to ignore the filter for hostiles in the first place, but it was just creating confusion 2008-11-26 05:15:28 +00:00
f71fede18d - fixed http://www.wowace.com/projects/ice-hud/tickets/8-module-target-info-long-targetnames-overwrites-the/ : target name in the TargetInfo module no longer spills to the next line or gets cut off if it's too long 2008-11-20 04:02:25 +00:00
3f930d4ed2 - fixed a potential nil access problem in the CastBar
- fixed a bug causing TargetInfo lines to be forced to contain data. now any of the lines can be empty if the user chooses
2008-11-13 21:59:03 +00:00
49a590e879 - added a global toggle for DogTags so they can be enabled or disabled for the mod
- added an optional rare/elite/rare-elite indicator to the target health bar (off by default)
- made configuration mode show target raid icons (and the new elite indicator as well)
2008-10-26 23:02:13 +00:00
f9de9f8c92 - fixed a bug in the TargetInfo module that cropped up in 3.0 when LibDogTag is not present causing the module to not display 2008-10-26 17:48:34 +00:00
473e77e2da - made alpha settings properly affect non-bar elements (range finder, targetinfo, combo points, etc.)
- something's busted with the rune module if you spawn into the world and that module is at 0% alpha...trying to track that down now, but i gotta go to bed. could be a result of this change, maybe not.
2008-10-17 06:46:11 +00:00
db690aa956 - probable fix for debuffs appearing as "own buff size" when they shouldn't have 2008-10-17 01:58:31 +00:00
0dc6b15ed0 - fixed "own buff size" to work properly for buffs you cast on targets instead of buffs they cast on themselves 2008-10-16 15:02:27 +00:00
0f772761fb - re-fixed cascading buffs when "buffs per row" was used for the TargetInfo module 2008-08-26 05:55:45 +00:00
e14725974a - fixed own buffs/debuffs in the TargetInfo module overlapping the icons next to them 2008-08-26 05:43:00 +00:00
41d9dbe380 - fixed buff/debuff cooldown display on TargetInfo module in wrath 2008-08-25 01:25:12 +00:00
76f4e1b020 - added rune stuff for DK's in wotlk
- fixed args returned from UnitBuff in wotlk
- added default DK spell for gcd module
2008-07-26 19:14:47 +00:00
fdb618ad71 - added optional sizing for (de)buffs i cast versus other players 2008-05-07 04:10:34 +00:00
1bdcb68d9a - widen the minimum width for the TargetInfo module to account for long NPC names 2008-04-30 23:26:51 +00:00
82d410cb0f - allow horizontal positioning of the TargetInfo module 2008-04-30 22:41:09 +00:00
17ae99571e - updated the TargetInfo default dogtag by request 2008-04-18 13:36:06 +00:00
0529dc2bf0 - whoops, update targetinfo dogtag to display the word "Combat" when in combat instead of "True" 2008-04-03 07:15:32 +00:00
55028c88fb - updated to support LibDogTag-3.0
- on first run, forced reset all custom DogTags to the module default since some of the old default tags no longer work
2008-04-03 07:10:30 +00:00
c81eea7544 - don't explicitly set widths on fontstring frames so that long dogtags or huge fonts/mob names don't get cut off 2008-03-02 20:36:37 +00:00
695abf1b34 - made TargetInfo module dogtag-aware (it's sentient!) 2008-02-11 06:05:20 +00:00
0b6ef43fb5 - committing a really old user-submitted fix (from the forums) for being able to set the minimum buffs/debuffs to 0 in the targetinfo 2008-01-21 00:18:32 +00:00
18d6b63a4a Possible fix for nil error in TargetInfo 2007-10-21 02:40:01 +00:00
e8c55f7e1b TargetInfo and TargetOfTarget mouse-over fixes. 2007-09-27 19:55:04 +00:00