File Details
Release 1.0.3 (alpha)
- R
- Nov 17, 2012
- 20.40 KB
- 387
- 5.0.5
- Retail
File Name
autoquester-Release_1.0.3__alpha_.zip
Supported Versions
- 5.0.5
------------------------------------------------------------------------
r9 | papsol | 2012-11-17 09:05:52 +0000 (Sat, 17 Nov 2012) | 9 lines
Changed paths:
A /tags/Release 1.0.3 (alpha) (from /trunk:8)
Tagging as Release 1.0.3 (alpha)
## Changelog:
## Changelog: Patch Notes 1.0.3
## Changelog: - Fixed arbitrary writes to cache, caching should now be operable as originally intended.
## Changelog: - Updated AutoQuesterStartItem routine for detection of all items who's tooltips contain "This Item Begins a Quest" (localized using blizzard variable name)
## Changelog: - holding control is now the suspend addon button
## Changelog: - Preliminary support for AutoGossip and AutoQuest Blacklists, before talking to an NPC host shift to enable/disable AutoQuest functions for that NPC. Hold alt to toggle AutoGossip functions.
## Changelog:
------------------------------------------------------------------------
r8 | papsol | 2012-11-17 09:04:39 +0000 (Sat, 17 Nov 2012) | 7 lines
Changed paths:
M /trunk/AutoQuester.lua
M /trunk/AutoQuester.toc
M /trunk/AutoQuesterStartQuest.lua
## Changelog:
## Changelog: Patch Notes 1.0.3
## Changelog: - Fixed arbitrary writes to cache, caching should now be operable as originally intended.
## Changelog: - Updated AutoQuesterStartItem routine for detection of all items who's tooltips contain "This Item Begins a Quest" (localized using blizzard variable name)
## Changelog: - holding control is now the suspend addon button
## Changelog: - Preliminary support for AutoGossip and AutoQuest Blacklists, before talking to an NPC host shift to enable/disable AutoQuest functions for that NPC. Hold alt to toggle AutoGossip functions.
## Changelog:
------------------------------------------------------------------------
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
------------------------------------------------------------------------

