mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- 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
49 lines
1.9 KiB
Plaintext
49 lines
1.9 KiB
Plaintext
package-as: IceHUD
|
|
|
|
externals:
|
|
libs/AceLibrary: svn://svn.wowace.com/wow/ace2/mainline/trunk/AceLibrary
|
|
libs/CallbackHandler-1.0:
|
|
url: svn://svn.wowace.com/wow/ace3/mainline/trunk/CallbackHandler-1.0
|
|
tag: latest
|
|
libs/AceEvent-2.0: svn://svn.wowace.com/wow/ace2/mainline/trunk/AceEvent-2.0
|
|
libs/AceDB-3.0:
|
|
url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceDB-3.0
|
|
tag: latest
|
|
libs/AceDBOptions-3.0:
|
|
url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceDBOptions-3.0
|
|
tag: latest
|
|
libs/AceConfig-3.0:
|
|
url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceConfig-3.0
|
|
tag: latest
|
|
libs/AceGUI-3.0:
|
|
url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceGUI-3.0
|
|
tag: latest
|
|
libs/AceOO-2.0: svn://svn.wowace.com/wow/ace2/mainline/trunk/AceOO-2.0
|
|
libs/AceAddon-3.0:
|
|
url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceAddon-3.0
|
|
tag: latest
|
|
libs/AceConsole-3.0:
|
|
url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceConsole-3.0
|
|
tag: latest
|
|
libs/Deformat-2.0:
|
|
url: svn://svn.wowace.com/wow/deformat/mainline/trunk/Deformat-2.0
|
|
tag: latest
|
|
libs/FuBarPlugin-2.0: svn://svn.wowace.com/wow/fubarplugin-2-0/mainline/trunk/FuBarPlugin-2.0
|
|
libs/LibRangeCheck-2.0:
|
|
url: svn://svn.wowace.com/wow/librangecheck-2-0/mainline/trunk/LibRangeCheck-2.0
|
|
tag: latest
|
|
libs/LibSharedMedia-3.0:
|
|
url: svn://svn.wowace.com/wow/libsharedmedia-3-0/mainline/trunk
|
|
tag: latest
|
|
libs/LibDogTag-3.0:
|
|
url: svn://svn.wowace.com/wow/libdogtag-3-0/mainline/trunk
|
|
tag: latest
|
|
libs/LibDogTag-Unit-3.0:
|
|
url: svn://svn.wowace.com/wow/libdogtag-unit-3-0/mainline/trunk
|
|
tag: latest
|
|
|
|
optional-dependencies:
|
|
- libdogtag-3-0
|
|
- libdogtag-unit-3-0
|
|
- librangecheck-2-0
|
|
- libhealcomm-4-0 |