Commit Graph

15 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
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