File Details
Release 1.0.2 (alpha)
- R
- Nov 15, 2012
- 19.46 KB
- 77
- 5.0.5
- Retail
File Name
autoquester-Release_1.0.2__alpha_.zip
Supported Versions
- 5.0.5
------------------------------------------------------------------------
r7 | papsol | 2012-11-15 18:17:15 +0000 (Thu, 15 Nov 2012) | 11 lines
Changed paths:
A /tags/Release 1.0.2 (alpha) (from /trunk:6)
Tagging as Release 1.0.2 (alpha)
## Changelog:
## Changelog: Patch Notes 1.0.2
## Changelog: - Fixed an infinite loop clause AutoQuesterStartQuest.lua which when revealed destroyed your frame rate and wow performance.
## Changelog: - Performance tweak to AutoQuesterStartQuest.lua Each session now remembers the name of every item processed on bag updates and will only process them once.
## Changelog: - slash command "/aqsq" to toggle enabled/disable AutoQuesterStartQuest scanning. This portion of the addon scans your bags for items that start a quest and automatically uses them.
## Changelog: - Added and escape clause to AutoQuesterStartQuest.lua routines to disallow autostarting items when the MerchantFrame is shown. This is to prevent accidential selling of items that start a quest. (aka Tillers items)
## Changelog: - Updated AutoQuesterCache
## Changelog: - Rewrote caching routines to check DefaultCache before Cache and not to populate Cache with DefaultCache. This is to keep the Cache settings in the saved variables smaller and easier to migrate to the DefaultCache over time. It is recommended to wipe your AutoQuester saved variables files when upgrading to this version.
## Changelog: - added slash commands for setting management type /aq or /autoquester for help
------------------------------------------------------------------------
r6 | papsol | 2012-11-15 18:15:48 +0000 (Thu, 15 Nov 2012) | 9 lines
Changed paths:
M /trunk/AutoQuester.lua
M /trunk/AutoQuester.toc
M /trunk/AutoQuesterCache.lua
A /trunk/AutoQuesterSlashCommands.lua
M /trunk/AutoQuesterStartQuest.lua
## Changelog:
## Changelog: Patch Notes 1.0.2
## Changelog: - Fixed an infinite loop clause AutoQuesterStartQuest.lua which when revealed destroyed your frame rate and wow performance.
## Changelog: - Performance tweak to AutoQuesterStartQuest.lua Each session now remembers the name of every item processed on bag updates and will only process them once.
## Changelog: - slash command "/aqsq" to toggle enabled/disable AutoQuesterStartQuest scanning. This portion of the addon scans your bags for items that start a quest and automatically uses them.
## Changelog: - Added and escape clause to AutoQuesterStartQuest.lua routines to disallow autostarting items when the MerchantFrame is shown. This is to prevent accidential selling of items that start a quest. (aka Tillers items)
## Changelog: - Updated AutoQuesterCache
## Changelog: - Rewrote caching routines to check DefaultCache before Cache and not to populate Cache with DefaultCache. This is to keep the Cache settings in the saved variables smaller and easier to migrate to the DefaultCache over time. It is recommended to wipe your AutoQuester saved variables files when upgrading to this version.
## Changelog: - added slash commands for setting management type /aq or /autoquester for help
------------------------------------------------------------------------

