view .pkgmeta @ 30:8177b5bcb883

Added tag ?NYI? to the ?Alert when below minimum? option. Added ?Don't queue when below threshold? option. This isn?t functional yet, just a place holder to indicate it will be implemented at a later time. Added initial functionality for ?virtual? groups (feel free to suggest a better name :P), with these groups you can override the defaults for multiple groups. By default, settings will be retrieved as CURRENT_GROUP -> DEFAULTS, with this it can become CURRENT_GROUP -> VIRTUAL_GROUP -> DEFAULTS. This will come in handy when managing a lot of groups. Full functionality is not yet implemented, it is just a placeholder to indicate it will be added. Reduced the softmax for the restock target option from 1000 to 100 to make the slider actually useful. You can still enter a value of upto 100.000 in the edit box below.
author Zerotorescue
date Fri, 29 Oct 2010 13:43:41 +0200
parents 3c70a3411025
children 58fb38f0b447
line wrap: on
line source
externals:
    Libs/AceAddon-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceAddon-3.0
        tag: latest
    Libs/AceConfig-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceConfig-3.0
        tag: latest
    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/AceEvent-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceEvent-3.0
        tag: latest
    Libs/AceGUI-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceGUI-3.0
        tag: latest
    Libs/AceGUI-3.0-SharedMediaWidgets:
        url: svn://svn.wowace.com/wow/ace-gui-3-0-shared-media-widgets/mainline/trunk/AceGUI-3.0-SharedMediaWidgets
        tag: latest
    Libs/AceHook-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceHook-3.0
        tag: latest
    Libs/AceLocale-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceLocale-3.0
        tag: latest
    Libs/AceSerializer-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceSerializer-3.0
        tag: latest
    Libs/AceTimer-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceTimer-3.0
        tag: latest
    Libs/CallbackHandler-1.0:
        url: svn://svn.wowace.com/wow/callbackhandler/mainline/trunk/CallbackHandler-1.0
        tag: latest
    Libs/LibSharedMedia-3.0:
        url: svn://svn.wowace.com/wow/libsharedmedia-3-0/mainline/trunk/LibSharedMedia-3.0
        tag: latest
    Libs/LibStub:
        url: svn://svn.wowace.com/wow/libstub/mainline/trunk
        tag: latest

enable-nolib-creation: no

manual-changelog: Changelog.txt

ignore:
    - Data/Scrolls Retrieval.txt # useless info for the end-user