Commit Graph

39 Commits

Author SHA1 Message Date
33aa08552d - fixed custom bars throwing all sorts of errors when creating/changing profiles with them active 2009-07-25 04:47:02 +00:00
bbecc1524c - added user-submitted custom cooldown tracker module. thanks regmellon! 2009-05-08 04:12:26 +00:00
790785ef39 - really fix the FangRune preset 2009-05-03 17:38:02 +00:00
c9fc0bcf89 - added CustomCount module that behaves like the custom bar, but lets the user create a custom counter (the same as the sunder/lacerate/maelstrom counters...could replace those, but they're already in and being used by people, so...bleh)
- fixed up the buff/debuff retrieval convenience functions to work off either texture name or buff name. also changed up how it picks whether or not to get only buffs from the player
2009-04-08 02:30:17 +00:00
eb905a92b7 - changed the custom bar creation code to name each bar as the highest-numbered bar +1. e.g. if a bar "MyCustomBar4" exists and the user creates a new bar, the new bar will be called MyCustomBar5 (even if 1-3 don't exist any more, just to avoid complications). This way, each custom bar gets a unique name and users can't stomp an old custom bar by creating a new one without changing the old one's name first 2009-04-05 19:24:08 +00:00
a6222135db - basic functionality for a module created at runtime by the player to track a specific buff or debuff (by name) on the player or his target 2009-04-04 17:14:25 +00:00
1a6ff9fe7f - separated alpha settings for "OOC and target" and "OOC and not full"; existing user settings are preserved (target gets copied to the new Not Full setting) the first time this version (or later) of the addon is loaded by a user with existing settings 2009-01-06 07:41:27 +00:00
e979bb9345 http://www.wowace.com/projects/ice-hud/tickets/10-unable-to-reset-with-a-error/ - "Reset" configuration now works properly 2009-01-01 17:54:00 +00:00
6b7a118ada - fixed a bug that caused the /icehud slash command to not work when the addon was disabled (and therefore be unable to re-enable it). ouch! 2008-12-02 06:06:28 +00:00
8210e25858 - added proper support for profiles instead of storing everything in account-wide un-customizable settings
- added FuBar support...why has this not been in and why haven't i noticed it?!
2008-11-17 04:50:18 +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
9e59a77467 - fixed some modules holding the config text after exiting config mode 2008-10-21 05:12:18 +00:00
acd0c1c8be - made "configuration mode" display the name of the bar underneath it. causes things to get a bit crowded-looking, but helps distinguish bars a little better 2008-10-21 02:14:46 +00:00
5cfc082a28 - made lacerate and sunder modules show up in configuration mode
- added an extremely untested MaelstromCount module based off the other Count modules. I do not have a shaman with maelstrom to test this with, but I did confirm that it at least doesn't throw any errors ;)
- set lacerate default vertical position such that it is out of the way of the combo points module instead of on top of it
- fixed a bug where "graphical glow" and "graphical clean" presets did not work on lacerate and sunder count modules
2008-10-20 05:39:35 +00:00
22caa87da4 - made "config mode" only show bars that are currently enabled
- made combo points module show 5 combo points while in config mode
- added horizontal offset to combo points module
- added ability make combo points add vertically instead of horizontally (if in graphical mode)
2008-10-17 15:39:59 +00:00
182976bc39 - fixed an error when selecting the ArcHUD preset
- set the config to refresh itself when a new preset is selected so that the config screen is updated
2008-10-16 14:51:55 +00:00
c18653cae7 - added user-submitted ArcHUD-like textures and preset
- modified cast lag and threat pull indicators to use a custom color instead of being an alpha'd version of the background
- fixed a bug where runic power would use the "not full" aggro setting when it was empty (it should behave like rage and treat "not full" as empty)
2008-10-14 20:05:03 +00:00
be01b2fa4f - changed a couple of defaults on the new bar texture presets for additive versus blended draws
- widened the maximum gap once again to 700 by request (from 500)
- hoping the curse packager works this morning ;)
2008-10-09 15:14:39 +00:00
6a3598e516 - added 3 new user-submitted bar textures (GlowArc, CleanCurves, and BloodGlaives) and 2 new user-submitted combo/sunder/lacerate count textures (Glow and CleanCurves) 2008-10-09 01:40:56 +00:00
8991539309 - added bar/background graphical blend mode options so we can have us some snazzier artses 2008-10-06 18:34:35 +00:00
8bba9b5926 - added 3 new user-submitted bar presets/skins (thanks KcuhC!) 2008-09-26 18:17:20 +00:00
3dc2f7f80f - added a configuration mode to show all bars temporarily so they can be placed
- changed how frames are shown and hidden so we don't call show/hide unnecessarily
- widened the min/max offset numbers to allow greater placement flexibility
2008-04-17 02:38:54 +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
ca4a4a80fa Liiitle fix 2007-04-16 17:05:50 +00:00
3b93a47442 Bug fixes and a lag indicator for CastBar 2006-12-18 14:52:42 +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
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
212aa3c9f8 - Even more configuration options
- SpellStatus lib for spell casting (shows rank now too)
2006-08-13 15:39:30 +00:00
2f51443091 Version 0.4
- New bar type
- More configuration options
2006-08-06 05:45:56 +00:00
a99f3ff1eb Fixed a misplaced default setting 2006-07-28 15:54:29 +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