Commit Graph

100 Commits

Author SHA1 Message Date
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
45ac6a92ac Added an event handler for target name change 2007-06-17 12:49:54 +00:00
77782fb169 SharedMedia <3 2007-06-02 21:26:15 +00:00
5f3723d080 Fixed frame level problem in buff timers 2007-06-02 20:30:33 +00:00
d2d9f81607 Possible fix for weird buff texture problem (vol 2) 2007-05-31 04:47:43 +00:00
9d31a5bc9c Possible fix for weird buff texture problem 2007-05-31 04:42:51 +00:00
465ce870d6 Silly bugs.. 2007-05-29 18:55:28 +00:00
80779ae056 Added buff/debuff duration animations 2007-05-29 18:38:35 +00:00
f63072e40c Version 0.9
- New round bar texture
- Standalone druid mana bar
- Lots of stuff I can't remember
2007-04-16 16:58:00 +00:00
9e8f57c666 Version "Whiny rogues who file feature requests as bugs" 2006-12-20 22:28:22 +00:00
7e88da3a25 Enable/disable for TargetInfo and TargetofTarget now works properly 2006-12-09 14:08:10 +00:00
123dbf2542 Fixes and patches 2006-12-08 02:19:21 +00:00
7740ef9f74 Version 0.8
- 2.0 compatible
- Removed bunch of unused libs (recommended to delete your /libs folder before updating)
- Added a restriction to open configuration settings only out of combat
- TargetInfo module optimized (no longer eats your memory and babies when changing options)
- Shows up to 40 buffs/debuffs, ability to filter buffs (never/in combat/always)
- No longer uses SpellStatus lib (new events do everything worth doing)
- New module TargetCast, basically does what Blizzard target frame cast bar does
- Removed module TimerBar (it was next to useless)
- Brackets around bar texts now toggleable
- Some misc. bug fixes (eg. colors now change properly when a duel starts)
2006-12-04 15:58:07 +00:00
e949b5b350 Misc fixed and a preview for new texture (check 'Bar' type) 2006-10-16 13:16:56 +00:00
0420e2510d Bugfixes 2006-10-02 18:14:43 +00:00
fdbb8843ee Version 0.7
- Added an option to change the bar colors
- Using scheduled events now instead of Metrognome
- Some small bug fixes
2006-09-24 14:41:55 +00:00
4a0991adac Little modifications to allow easier Sprocket usage 2006-09-19 16:18:17 +00:00
c74d4863cb Added missing library, bugfixes 2006-09-15 12:46:36 +00:00
6e52c0c5fd Modifications for Clique support 2006-09-11 12:03:16 +00:00
5e7eaf9366 Added boss/rare classification to TargetInfo 2006-09-10 11:40:53 +00:00
4e93009e13 Bugfixes 2006-09-04 18:20:43 +00:00
b8956a45fe Version 0.6
- Improved TargetInfo and ToT module
- RoundBar texture looks better than ever
- PlayerHealth and TargetHealth modules have an option to turn off Blizzard default frames
- Fixed MH3 rounding bug
2006-09-02 20:20:01 +00:00
439b3fecec Bugfixes & improved RoundBar texture 2006-08-26 13:50:55 +00:00
7050788344 Version 0.5
- Graphical combo points
- Various tweaks and bug fixes (ie. mirror timer bar)
2006-08-20 16:28:50 +00:00
61b0d95afa Version 0.3
- More configuration options
- Added another texture option for bars
- /icehud now opens Dewdrop menu directly
- Rogue/cat energy ticker
2006-07-28 13:10:25 +00:00
0106530c98 Version 0.2
- Added basic pet support
- Added configuration (via both console and Dewdrop)
- Fixed indexing problem with non-English clients
2006-07-21 09:11:03 +00:00
772fe5a179 Moved version 0.11 to SVN 2006-07-17 13:47:18 +00:00