view .pkgmeta @ 73:32eb24fb2ebf

- This code is not quite ready for prime time. Do not run it yet. - Loot events have associated unique IDs, enabling some new actions over the network. These IDs are preserved as part of realm history. As a result, the stored history format has completely changed (and requires less memory as a bonus). - "Prescan for faster handling" option, default off. - "Mark as <x>" now broadcast to other trackers. Older versions can't receive the message, of course. Future: Broadcast reassigning loot. - New options controlling whether (and where) to print a message when another player broadcasts those kinds of changes to existing loot. - Names colored by class when that data is available; CUSTOM_CLASS_COLORS supported. - Metric boatloads of minor tweaks and optimizations throughout.
author Farmbuyer of US-Kilrogg <farmbuyer@gmail.com>
date Tue, 29 May 2012 22:50:09 +0000
parents 822b6ca3ef89
children 01cfbfa96dd6
line wrap: on
line source
package-as: Ouro_Loot

externals:
  libs/LibStub:
    url: svn://svn.wowace.com/wow/libstub/mainline/trunk
    tag: latest
  libs/CallbackHandler-1.0:
    url: svn://svn.wowace.com/wow/callbackhandler/mainline/trunk/CallbackHandler-1.0
    tag: latest
  libs/AceAddon-3.0:
    url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceAddon-3.0
  libs/AceEvent-3.0:
    url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceEvent-3.0
  libs/AceConsole-3.0:
    url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceConsole-3.0
  libs/AceTimer-3.0:
    url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceTimer-3.0
  libs/AceLocale-3.0:
    url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceLocale-3.0
  libs/AceGUI-3.0:
    url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceGUI-3.0
  libs/AceComm-3.0:
    url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceComm-3.0
  libs/lib-st:
    url: svn://svn.wowace.com/wow/lib-st/mainline/trunk
    tag: latest

# vim: et