r20090605132350

Details

  • Filename
    GearEvaluator-r20090605132350.zip
  • Uploaded by
  • Uploaded
    Jun 5, 2009
  • Size
    56.21 KB
  • Downloads
    25
  • MD5
    3ff106224df87dcbce5bb489c85c8ee1

Supported WoW Retail Versions

  • 3.1.0

Changelog

Stalake:
    AutoSets: Removed some unused code (dry-coded)
    Switched from LibFuBarPlugin-3.0 to LibDataBroker-1.1 (dry-coded)
    Moved initialization of option tables outside of OnInitialize() (dry-coded)
    Moved addon files from TOC to XML file (dry-coded)
    Fixed options table and removed some unwanted prints
    Added handlers for FuBar mouseclicks (dry-coded)
    Added profile settings to options
    AutoSets: Best scores are now saved per character as it should
    Removed unused embeds.xml file
    Added .gitignore file
    The .gitignore is created and set up to ignore backup files
    created by Emacs.
    Added external libs to .pkgmeta etc.
    AutoSets: Best score is set to 0 when an evaluator is updated
    AutoSets module is now working
    Converted configuration to use Ace3 and Blizzard UI
    Changes for Ace3 and some bug fixes
    Added basic AutoSets module (dry-coded)
    The AutoSets module is supposed to automatically update a saved equipment set whenever a higher score is found.
    Changed config table for new config UI
    The config table should be updated so that it
    looks good in Blizzard's config UI.
    Removed environment on evaluator functions
    The evaluator functions will now run in the standard environment
    to make them more generic and extensible.
    Initial changes for Ace3 migration
    Removed all external references
    For the rewrite of the project, we start
    with removing all the existing external
    references.
    Removed all externals from .pkgmeta
    Converted project to Git

Additional Files