Commit Graph

70 Commits

Author SHA1 Message Date
844fcfad26 v1.3.3-Release
- interface version up to 3.0! hooray new stuff.
- mod version bumped to 1.3.3 for all the new stuff and 3.0 client compatibility
- made the threat module wow 3.0-compatible (these changes do not branch based on interface version due to the removal of lots of libs...there's no goin' back now!)
- fixed text display on threat module to actually show threat % as intended
- extracted MathRound function to make it accessible to all modules instead of being embedded within TargetHealth
- added a few more user-submitted bar textures
- removed LibDruidMana and fixed up DruidMana module to work with the new UnitPower API
2008-10-14 05:05:58 +00:00
b85b9a48ad v.1.3.2 - bumped toc version of icehud to 1.3.2 in preparation of the next repo tag
- made aggro alpha setting on the threat bar actually work
2008-10-09 15:41:01 +00:00
f9db831b32 - general cleanup: removed acedebug stuff, re-ordered a few things to load cleaner, changed mod category from unitframes to huds, etc.
- fixed threat-2.0 by embedding required libs for it (ace3 stuff)
2008-09-30 05:43:09 +00:00
32c3a35090 - added simplistic RangeCheck module 2008-09-28 20:14:22 +00:00
b734f105b1 - added Threat module (since the standalone one on WoWI has been abandoned. this is simply the code for that addon + fixes from acapela for Threat-1.0 to Threat-2.0); disabled by default 2008-09-28 04:43:06 +00:00
a20f01cbde - made TargetHealth and TargetMana extensible so that new unit bars can be made from them easily
- added TargetTargetHealth and TargetTargetMana (idea and some code borrowed from Dark Imakuni at http://www.wowinterface.com/downloads/info10699-IceHUD-TargetofTarget.html )
2008-09-28 04:05:03 +00:00
78d4aed4f2 - added user-submitted FocusCast module 2008-08-10 02:49:23 +00:00
b35332812a - added DK CC spells to CC list
- added DK runes module
2008-07-27 00:50:02 +00:00
7e42238219 - removed LibGratuity-2.0 (or GratuityLib, whichever you wanna call it) since only the DruidMana module used it and even then only if the user didn't have LibDruidMana installed. now LibDruidMana is required instead of falling back to Gratuity...the Gratuity method was broken for powershifting anyway 2008-06-25 03:31:40 +00:00
546a19c2d8 - fixed CC bars to work for any loc by using GetSpellInfo along with a list of spell ID's for each CC spell it supports (thanks to Arrowmaster/#wowace for the help!)
- made FocusCC basically an empty shell that just inherits from TargetCC and specifies a different unit (should have done this in the first place...)
- cleaned spacing/formatting in TargetCC module
2008-06-25 02:54:15 +00:00
eb0373450f - moved CallbackHandler into the externals instead of embedding it directly into the mod. LSM-3.0 won't load cleanly without it 2008-06-25 01:03:14 +00:00
ae920ad198 - removed LibMobHealth from the externals list and the embeds xml
- added LibDogTag-Unit to the optional deps list
2008-06-25 00:09:30 +00:00
49fea7c93d ICE-10 - modified X-Embeds directive for WAU to pull the proper embedded libs 2008-06-23 13:11:57 +00:00
b9e6799078 - switched from LSM-2 to LSM-3 2008-06-14 18:11:06 +00:00
9c01e17f24 - added user-submitted LacerateCount module 2008-06-14 17:32:29 +00:00
fa729c8f97 - added focus health and mana bars. disabled by default 2008-05-18 16:49:49 +00:00
949036675d - changed DruidMana module to (optionally) work with LibDruidMana/DogTag for simplicity/compatibility purposes 2008-04-19 01:54:06 +00:00
05a78758f9 - adding 4 new modules care of Antumbra of Lothar server. Huge thanks to him for writing these! 2008-04-18 05:57:09 +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
0ec9b2bb95 - 2.4 toc update 2008-03-25 13:11:46 +00:00
571bfeacb9 ICE-7
- added LibMobHealth-4.0 to externals/embeds so people without other ace mods get estimated health values properly
- added an option to allow shortening health values or not (1100 => 1.1k) for non-dogtag people
2008-02-17 21:57:10 +00:00
9e4bdc2070 - set all bars to animate by default
- forced animation off for cast and mirror bars
- made a change to the toc for a curse/wowinterface update
2008-02-13 01:42:23 +00:00
4e83db53d3 - made ComboPoints module only load for druids and rogues
- added SunderCount module that behaves exactly like combo points, only for sunder debuffs on the target
2008-02-10 22:07:46 +00:00
9b27f345ec - converted upper/lower text on most bars to use LibDogTag formatting for greater user control
- added Deformat library references in embeds.xml
2008-01-21 03:02:51 +00:00
9bf8ace00d - implemented Quartz's method of checking spell interrupts through the chat interrupt events for hostile damage to attempt to fix IceCastBar not showing player interrupts 2008-01-20 21:28:18 +00:00
ced858b06a - bump toc
- added the ability to scale most health/power bars by the amount they're filled up with a customizable max/min color (health can go green to red, for example)
- updated from SharedMedia-1.0 to LibSharedMedia-2.0
2008-01-19 01:26:18 +00:00
5cf2207d1a Updated .toc and converted to embeds.xml 2007-09-27 20:25:20 +00:00
e06c1316a3 Toc change 2007-06-25 07:10:57 +00:00
ccaeeaa198 - Fix for the alpha problem in graphical combo point display (thanks Kurathor)
- Scaling for every bar
- Horizontal position adjustment for you dual screen freaks
2007-06-03 11:48:07 +00:00
77782fb169 SharedMedia <3 2007-06-02 21:26:15 +00:00
80779ae056 Added buff/debuff duration animations 2007-05-29 18:38:35 +00:00
81f0dcc366 Moved lag indicator for channeled spells to the bottom of the bar 2007-05-19 16:27:59 +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
f5b0391090 .Line ending fixups in .toc files (they werent in my .subversion/config autoprops) 2007-01-30 00:14:59 +00:00
63face9f4c Bug fixes.. (lag indicator and resting status) 2006-12-23 17:15:46 +00:00
b3faefe12a When resting, PlayerHealth absolute value goes white 2006-12-21 14:39:06 +00:00
9e8f57c666 Version "Whiny rogues who file feature requests as bugs" 2006-12-20 22:28:22 +00:00
3b93a47442 Bug fixes and a lag indicator for CastBar 2006-12-18 14:52:42 +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
17c3ddbfd8 Fixed pet focus bug at TargetMana 2006-10-17 18:20:43 +00:00
e949b5b350 Misc fixed and a preview for new texture (check 'Bar' type) 2006-10-16 13:16:56 +00:00
b7decf6a3e Fixed a pet happiness bug (most likely) 2006-10-05 16:32:40 +00:00
203a0b7232 Unit bars now have an option to pulse on set threshold 2006-10-03 20:02:00 +00:00
0420e2510d Bugfixes 2006-10-02 18:14:43 +00:00
6d967aaa65 Fixed pet focus bug 2006-09-29 18:04:22 +00:00
3d2eb898a9 Removed an unused lib and made a workaround for SpellStatus quirk 2006-09-25 10:53:05 +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