Commit Graph

27 Commits

Author SHA1 Message Date
309c4ec09c - TOC update for 5.0 2012-08-28 14:31:59 +00:00
2c6e8e3bd9 - Removed LibDualSpec pkgmeta 'latest' tag so that we package the most recent alpha (which is 5.0-compatible) 2012-07-02 16:42:42 +00:00
6b457e2b16 - Changed to grab the most recent rev of AceGUI and LibDogTag since they have WoW 5.0 fixes that haven't been tagged yet.
- Added MonkManaBar module.
2012-07-01 03:11:36 +00:00
376180004b - ripped ~1.3mb out of IceHUD itself and moved it into an LoD IceHUD_Options addon 2010-11-04 04:37:58 +00:00
78b825c79d - added AceGUI-3.0-SharedMediaWidgets support to the font selection box and ToT bar texture selection 2010-10-21 02:20:09 +00:00
559ad7b66e - put "tag: latest" back onto LibDogTag and LibDogTag-Unit 2010-10-18 00:22:28 +00:00
3989e9b024 - evidently i neglected to add acelocale to pkgmeta back in r615 when localization came online. oops. 2010-09-28 16:13:33 +00:00
368b8ee8f0 - apparently i had the LibDualSpec git path wrong. i should probably install TortoiseGit at some point 2010-09-25 18:34:13 +00:00
cdba966618 - setup the toc to properly strip out embeds.xml whenever it's building a no-lib version. wow, this has been broken forever. nice.
- added support for LibDualSpec-1.0
- wrapped a bit of debug code in --@debug@
2010-09-25 18:31:57 +00:00
250adfc2db - removed the last remnants of Ace2 (AceOO-2.0 and AceLibrary) thanks to a huge amount of help from ckknight for metatables 2010-09-17 05:41:04 +00:00
02d558dd36 - added libstub to pkgmeta/embeds. why wasn't it there already? 2010-09-13 14:05:12 +00:00
3f656378c5 - removed Deformat as it's no longer necessary
- removed FuBarPlugin from the toc since it's not used any more
2010-09-12 00:07:47 +00:00
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
9f912efde4 - removed FuBarPlugin-2.0 as it's no longer used 2010-09-08 04:41:31 +00:00
da6c76a472 - set LibRangeCheck and LibDogTag(-Unit) to pull from trunk instead of the latest tag in order to pick up cataclysm fixes
- set X-Compatible-With to 40000
2010-09-06 02:40:18 +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
5a2ebacd3e - replaced libhealcomm-3 support with libhealcomm-4 support 2009-11-14 04:47:03 +00:00
955e25cfd2 bug http://www.wowace.com/projects/ice-hud/tickets/16-visual-heal-support/ - added support for LibHealComm by request. not included with the mod, but listed as an opt dep
- added LDB support by request/from user-submitted code. this basically will only work if a mod that loads before icehud has LDB included
2009-03-20 01:54:50 +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
6104757656 - updated lib references to their new names 2008-10-02 21:13:18 +00:00
4cf46f5ba1 v1.3 - setup some opt-deps as a test 2008-09-30 07:05:36 +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
abd3864501 - changed pkgmeta from lib-stub to the correct libstub (and set to the 1.0 tag) 2008-09-30 06:21:43 +00:00
8e378bbad4 - attempt the first at making the packager behave ;) 2008-09-30 05:56:27 +00:00
c56ea7e7fe Facilitate WowAce-on-CurseForge transition 2008-09-29 21:59:36 +00:00