view .pkgmeta @ 62:fee06221176f

Seperated the config from Core.lua. Many other code cleaning up for readability. Added local references for much used globals. Moved widgets to a different file for readability. Re-added global function for slash command handling since we do need it for our chat-hyperlinks. Fixed queueing to properly use the track at property of virtual groups. Fixed queueing to display the item id instead of the item link if the item link could not be loaded. Speed slider at the summary now has an interval of 1% down from 5% and rounds rather than ceils it?s value so 101% will become 100% rather than 105%. Now using the right stock properties at the summary. Added a help group to the config.
author Zerotorescue
date Wed, 22 Dec 2010 19:56:55 +0100
parents 58fb38f0b447
children 6b60f7a1410c
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
    Libs/ChatHyperlinks:
        url: http://hg.curseforge.net/wow/chathyperlinks/mainline
        tag: latest

enable-nolib-creation: no

manual-changelog: Changelog.txt

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