r20090603151016
Details
-
FilenameGearEvaluator-r20090603151016.zip
-
Uploaded by
-
UploadedJun 3, 2009
-
Size55.62 KB
-
Downloads26
-
MD5aa23c78c73dc577a179ec1a5077362a8
Supported WoW Retail Versions
- 3.1.0
Changelog
Stalake:
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