r20090604230258
Details
-
FilenameGearEvaluator-r20090604230258.zip
-
Uploaded by
-
UploadedJun 4, 2009
-
Size55.84 KB
-
Downloads23
-
MD58b2701298bf542e27ed389fa3b3fc15a
Supported WoW Retail Versions
- 3.1.0
Changelog
Stalake:
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