Commit Graph

20 Commits

Author SHA1 Message Date
e95db24dd0 - replaced AceEvent-2.0 with AceEvent-3.0/AceTimer-3.0 2010-09-10 06:30:56 +00:00
32eff2df0d - added LibDBIcon to bring back the minimap icon 2010-09-09 01:08:44 +00:00
83d36674fd - embedded libdatabroker and removed old fubar code 2010-09-06 04:14:31 +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
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
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
7e01c62d54 - increase maximum gap setting by request
- added horizontal positioning option to the Runes module (and made sure it was properly centered by default instead of being off to the left)
- changed log template on main dir, moved callbackhandler to the top of the list for embeds, externals, and pkgmeta just to keep everything uniform and make Threat load properly
2008-09-30 06:52:34 +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
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
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
b9e6799078 - switched from LSM-2 to LSM-3 2008-06-14 18:11:06 +00:00
949036675d - changed DruidMana module to (optionally) work with LibDruidMana/DogTag for simplicity/compatibility purposes 2008-04-19 01:54:06 +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
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
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
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