r20090602213138
Details
-
FilenameGearEvaluator-r20090602213138.zip
-
Uploaded by
-
UploadedJun 3, 2009
-
Size55.64 KB
-
Downloads30
-
MD5973764cfb2b676d7e908899a6e87a0b3
Supported WoW Retail Versions
- 3.1.0
Changelog
Stalake:
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