Forum news:
Informant, Auctioneer, and GatherDB "Northrend" Item Data
All,
Just an update to let everyone know that we are waiting on our data partner, WoWHead, to provide us with their portion of the WotLK item data.
Once we have the database, the information will be imported, and updates will be posted.
To help the process along, feel free to help contribute by running the WoWHead updater after a day of discovering Northrend.
You can find an MS Windows and OSX client at http://www.wowhead.com/?client .
Have fun in Northrend!!
Nikk
Just an update to let everyone know that we are waiting on our data partner, WoWHead, to provide us with their portion of the WotLK item data.
Once we have the database, the information will be imported, and updates will be posted.
To help the process along, feel free to help contribute by running the WoWHead updater after a day of discovering Northrend.
You can find an MS Windows and OSX client at http://www.wowhead.com/?client .
Have fun in Northrend!!
Nikk
Auctioneer conversion to use LibExtraTip
Auctioneer development trunk is currently going through the process of being upgraded to use the LibExtraTip embeddable library developed for us and the community in general by Tem (also generally known by his nick tardmrr), who has been instrumental in designing and developing for many of the current AddOn frameworks that exist in WoW today.
LibExtraTip was written by Tem to replace the inefficient and outdated code of EnhTooltip, which has been used by Auctioneer up until now. EnhTooltip was very outdated, somewhat buggy and had a very poorly designed API. The new LibExtraTip is efficient, open, embeddable and most importantly has a clearly defined API and is versioned using LibStub, so that the library may be confidently reused by other projects with ease.
What does this mean for our users? Less bugs, faster frame rates, lower memory usage and one less AddOn in your AddOns list.
Unfortunately this conversion process means that the Auctioneer Development trunk will likely be a little unstable over the coming week. We recommend that anyone who is not involved in testing/development abstain from updating your local checkouts until further notice.
Thanks for your understanding.
LibExtraTip was written by Tem to replace the inefficient and outdated code of EnhTooltip, which has been used by Auctioneer up until now. EnhTooltip was very outdated, somewhat buggy and had a very poorly designed API. The new LibExtraTip is efficient, open, embeddable and most importantly has a clearly defined API and is versioned using LibStub, so that the library may be confidently reused by other projects with ease.
What does this mean for our users? Less bugs, faster frame rates, lower memory usage and one less AddOn in your AddOns list.
Unfortunately this conversion process means that the Auctioneer Development trunk will likely be a little unstable over the coming week. We recommend that anyone who is not involved in testing/development abstain from updating your local checkouts until further notice.
Thanks for your understanding.
Auctioneer Suite 5.1.3715
Greetings, Auctioneeros,
A special thanks to those who gave above and beyond any expectations in order to deliver a working SimpleAuction Module!!
Some big additions this time.
SimpleAuction allows those who use it to post much the same as in "Classic".
** Shift+Left click to place item in the "drop box", set your pricing after reviewing the competition, and then post.
Added the Stat:iLevel which will provide price recommendations based off of an items level.
The AutoMagic module's auto-loader for mass-mailing should be back up and operational.
Happy Auctioneering,
Nikk and the rest of the team at Norganna's Addons
Revision: 3714 Fixes mistake in build script edit (5.1 branch)
Revision: 3713 merging 3711-3712 for build
Revision: 3710 Implements ADV-355: (5.1 branch) Adds SimpleAuction to the build script
Revision: 3708 merging 3665-HEAD in preparation for build
Revision: 3664 Merging 3663 into 5.1 branch Fixes automagics mail buttons
Revision: 3661 Merges 3660 Changes to the price level colors will be immediately displayed in the scroll frame
Revision: 3652 Merges 3651 The recolor system will detect user clicks and gray out messages appropriately.
Revision: 3650 merging 3642-HEAD to get Undercut fix and Appraiser's bid tooltip line into 5.1
Revision: 3648 Merging 3644 Fixed display on character always check box in compactUI
Revision: 3645 fixes ADV-337: (5.1 branch) nil pricearray won't bug out any more
Revision: 3643 (fixes ENX-64) fix the genericize link function in 5.1 branch
Revision: 3641 merging 3623-3636,3638-HEAD Does not include new SearchUI filter
Revision: 3640 Adds UCUT-15: (5.1 branch commit) Adds color-coded Tooltip line for undercut status
Revision: 3636 Fixes BCNT-215 Commits changes to 5.1 branch
Hopefully fixes corruption issues arising from users who tried the 3601 revisions release. Corrects itemLinks that contain [itemname]:80|h|r. Corrects truncated itemstrings to proper length.
Revision: 3631 Fixes BCNT-214 Fixes missing upgrade function from 2.02DB to 2.3-2.4 Now that WoW 3.0 Hacks are removed. Adding to 5.1 branch
Revision: 3629 ADV-327: also committing to 5.1
Revision: 3626 Fixes ASER-121: added comma so file will load properly.
Please make sure your code actually runs before committing
Revision: 3625 Merging in the fixes made to BeanCounter and ASER to 3618, 19, 23, and 24 Addressing bugs noted in BNCT and when clicking a chat link.
Revision: 3622 Merging 3615-3621
Revision: 3617 Fixes ENX-62 disambiguate dream dust and dream shards, this time in the 5.1 branch
Revision: 3613 PLVL-6: Add check that stackPrice isn't nil.
Revision: 3612 BCNT-211
Revision: 3611 AUEB-16: Pass the entire stack along to the original click handler
Revision: 3610 (EBRK-15) update localized strings for barker
Revision: 3609 (ENX-51) update localized strings
Revision: 3608 (ENX-48) add a few items to the reagent cache
Revision: 3607 (fixes ENX-61) part of the prospect totals code got lost along the way
Revision: 3606 (fixes ENX-60) if we can't find item data from GetInfo, fallback to user cache, and if that fails, fallback to constant cache
Revision: 3605 Fixes BCNT-210 Fixes reason codes from searchUI, btmScan. appraiser not being stored.
We will now sanitize/equalize the player level when extracting itemstrings for storage.
The full changlog is accessed by visiting http://Fisheye.Norganna.Org and then select "Auctioneer".
Edit: 1.) Fixed click-hook reference 2.) Fixed URL
A special thanks to those who gave above and beyond any expectations in order to deliver a working SimpleAuction Module!!
Some big additions this time.
Happy Auctioneering,
Nikk and the rest of the team at Norganna's Addons
Revision: 3714 Fixes mistake in build script edit (5.1 branch)
Revision: 3713 merging 3711-3712 for build
Revision: 3710 Implements ADV-355: (5.1 branch) Adds SimpleAuction to the build script
Revision: 3708 merging 3665-HEAD in preparation for build
Revision: 3664 Merging 3663 into 5.1 branch Fixes automagics mail buttons
Revision: 3661 Merges 3660 Changes to the price level colors will be immediately displayed in the scroll frame
Revision: 3652 Merges 3651 The recolor system will detect user clicks and gray out messages appropriately.
Revision: 3650 merging 3642-HEAD to get Undercut fix and Appraiser's bid tooltip line into 5.1
Revision: 3648 Merging 3644 Fixed display on character always check box in compactUI
Revision: 3645 fixes ADV-337: (5.1 branch) nil pricearray won't bug out any more
Revision: 3643 (fixes ENX-64) fix the genericize link function in 5.1 branch
Revision: 3641 merging 3623-3636,3638-HEAD Does not include new SearchUI filter
Revision: 3640 Adds UCUT-15: (5.1 branch commit) Adds color-coded Tooltip line for undercut status
Revision: 3636 Fixes BCNT-215 Commits changes to 5.1 branch
Hopefully fixes corruption issues arising from users who tried the 3601 revisions release. Corrects itemLinks that contain [itemname]:80|h|r. Corrects truncated itemstrings to proper length.
Revision: 3631 Fixes BCNT-214 Fixes missing upgrade function from 2.02DB to 2.3-2.4 Now that WoW 3.0 Hacks are removed. Adding to 5.1 branch
Revision: 3629 ADV-327: also committing to 5.1
Revision: 3626 Fixes ASER-121: added comma so file will load properly.
Please make sure your code actually runs before committing
Revision: 3625 Merging in the fixes made to BeanCounter and ASER to 3618, 19, 23, and 24 Addressing bugs noted in BNCT and when clicking a chat link.
Revision: 3622 Merging 3615-3621
Revision: 3617 Fixes ENX-62 disambiguate dream dust and dream shards, this time in the 5.1 branch
Revision: 3613 PLVL-6: Add check that stackPrice isn't nil.
Revision: 3612 BCNT-211
Revision: 3611 AUEB-16: Pass the entire stack along to the original click handler
Revision: 3610 (EBRK-15) update localized strings for barker
Revision: 3609 (ENX-51) update localized strings
Revision: 3608 (ENX-48) add a few items to the reagent cache
Revision: 3607 (fixes ENX-61) part of the prospect totals code got lost along the way
Revision: 3606 (fixes ENX-60) if we can't find item data from GetInfo, fallback to user cache, and if that fails, fallback to constant cache
Revision: 3605 Fixes BCNT-210 Fixes reason codes from searchUI, btmScan. appraiser not being stored.
We will now sanitize/equalize the player level when extracting itemstrings for storage.
The full changlog is accessed by visiting http://Fisheye.Norganna.Org and then select "Auctioneer".
Edit: 1.) Fixed click-hook reference 2.) Fixed URL
Server Down Time
All,
Due to some disk space issues, we need to briefly shut down the servers for, what we hope will be, less than a half hour.
If you try to access one of the sites, and cannot connect, simply check back in about a half hour.
Thank You!
Nikk and the rest of the team here at Norganna's Addons
Due to some disk space issues, we need to briefly shut down the servers for, what we hope will be, less than a half hour.
If you try to access one of the sites, and cannot connect, simply check back in about a half hour.
Thank You!
Nikk and the rest of the team here at Norganna's Addons
Auctioneer Suite 5.1.3662 Released!!
Auctioneeros,
This release, fixes all known, error-generating bugs in the 5.1 Auctioneer line.
Should any errors occur, others than the two known Blizzard bugs, notably "chatframe.xml" or "Blizzard_AuctionUI.lua", kindly report those via a post on our main support forum, http://Forums.Norganna.Org/4 .
Some highlights include:
*Tooltip Undercut notices re-added, such as "could not undercut" et cetera.
*The competition display in the lower-center column of Appraiser should be colored, in the same way as the CompactUI and the columns should fully display for all users, and not require any resizing.
**If any columns cause the need to scroll, or if you do not want to see the data, simply right click in the title bar area and drag left or right to resize the column.
*Users should, again, be able to see their items displayed on the character when selecting an item in the CompactUI.
*BeanCounter should once again recolor mail messages according to the options, as set by the user.
*BeanCounter's reason codes should be usable for all items purchased post 3.x.
*A few updates to various Enchantrix cache files and updates of the localizer strings.
Happy Auctioneering,
Nikk
Revision: 3661 Merges 3660 Changes to the price level colors will be immediately displayed in the scroll frame
Revision: 3652 Merges 3651 The recolor system will detect user clicks and gray out messages appropriately.
Revision: 3650 merging 3642-HEAD to get Undercut fix and Appraiser's bid tooltip line into 5.1
Revision: 3648 Merging 3644 Fixed display on character always check box in CompactUI
Revision: 3645 fixes ADV-337: (5.1 branch) nil pricearray won't bug out any more
Revision: 3643 (fixes ENX-64) fix the genericize link function in 5.1 branch
Revision: 3641 merging 3623-3636,3638-HEAD Does not include new SearchUI filter
Revision: 3640 Adds UCUT-15: (5.1 branch commit) Adds color-coded Tooltip line for undercut status
Revision: 3636 Fixes BCNT-215 Commits changes to 5.1 branch
Hopefully fixes corruption issues arising from users who tried the 3601 revisions release. Corrects itemLinks that contain [itemname]:80|h|r. Corrects truncated itemstrings to proper length.
Revision: 3631 Fixes BCNT-214 Fixes missing upgrade function from 2.02DB to 2.3-2.4 Now that WoW 3.0 Hacks are removed. Adding to 5.1 branch
Revision: 3629 ADV-327: also committing to 5.1
Revision: 3626 Fixes ASER-121: added comma so file will load properly.
Please make sure your code actually runs before committing
Revision: 3625 Merging in the fixes made to BeanCounter and ASER to 3618, 19, 23, and 24 Addressing bugs noted in BNCT and when clicking a chat link.
Revision: 3622 Merging 3615-3621
Revision: 3617 Fixes ENX-62 disambiguate dream dust and dream shards, this time in the 5.1 branch
Revision: 3613 PLVL-6: Add check that stackPrice isn't nil.
Revision: 3612 BCNT-211
Revision: 3611 AUEB-16: Pass the entire stack along to the original click handler
Revision: 3610 (EBRK-15) update localized strings for barker
Revision: 3609 (ENX-51) update localized strings
Revision: 3608 (ENX-48) add a few items to the reagent cache
Revision: 3607 (fixes ENX-61) part of the prospect totals code got lost along the way
Revision: 3606 (fixes ENX-60) if we can't find item data from GetInfo, fallback to user cache, and if that fails, fallback to constant cache
Revision: 3605 Fixes BCNT-210 Fixes reason codes from searchUI, btmScan. appraiser not being stored.
We will now sanitize/equalize the player level when extracting itemstrings for storage.
For even more, the full changelog is accessed by visiting http://Fisheye.Norganna.Org and then select "Auctioneer".
Edit: 1.) Moved to correct category aand formatting changes. 2.) Corrected URL
This release, fixes all known, error-generating bugs in the 5.1 Auctioneer line.
Should any errors occur, others than the two known Blizzard bugs, notably "chatframe.xml" or "Blizzard_AuctionUI.lua", kindly report those via a post on our main support forum, http://Forums.Norganna.Org/4 .
Some highlights include:
*Tooltip Undercut notices re-added, such as "could not undercut" et cetera.
*The competition display in the lower-center column of Appraiser should be colored, in the same way as the CompactUI and the columns should fully display for all users, and not require any resizing.
**If any columns cause the need to scroll, or if you do not want to see the data, simply right click in the title bar area and drag left or right to resize the column.
*Users should, again, be able to see their items displayed on the character when selecting an item in the CompactUI.
*BeanCounter should once again recolor mail messages according to the options, as set by the user.
*BeanCounter's reason codes should be usable for all items purchased post 3.x.
*A few updates to various Enchantrix cache files and updates of the localizer strings.
Happy Auctioneering,
Nikk
Revision: 3661 Merges 3660 Changes to the price level colors will be immediately displayed in the scroll frame
Revision: 3652 Merges 3651 The recolor system will detect user clicks and gray out messages appropriately.
Revision: 3650 merging 3642-HEAD to get Undercut fix and Appraiser's bid tooltip line into 5.1
Revision: 3648 Merging 3644 Fixed display on character always check box in CompactUI
Revision: 3645 fixes ADV-337: (5.1 branch) nil pricearray won't bug out any more
Revision: 3643 (fixes ENX-64) fix the genericize link function in 5.1 branch
Revision: 3641 merging 3623-3636,3638-HEAD Does not include new SearchUI filter
Revision: 3640 Adds UCUT-15: (5.1 branch commit) Adds color-coded Tooltip line for undercut status
Revision: 3636 Fixes BCNT-215 Commits changes to 5.1 branch
Hopefully fixes corruption issues arising from users who tried the 3601 revisions release. Corrects itemLinks that contain [itemname]:80|h|r. Corrects truncated itemstrings to proper length.
Revision: 3631 Fixes BCNT-214 Fixes missing upgrade function from 2.02DB to 2.3-2.4 Now that WoW 3.0 Hacks are removed. Adding to 5.1 branch
Revision: 3629 ADV-327: also committing to 5.1
Revision: 3626 Fixes ASER-121: added comma so file will load properly.
Please make sure your code actually runs before committing
Revision: 3625 Merging in the fixes made to BeanCounter and ASER to 3618, 19, 23, and 24 Addressing bugs noted in BNCT and when clicking a chat link.
Revision: 3622 Merging 3615-3621
Revision: 3617 Fixes ENX-62 disambiguate dream dust and dream shards, this time in the 5.1 branch
Revision: 3613 PLVL-6: Add check that stackPrice isn't nil.
Revision: 3612 BCNT-211
Revision: 3611 AUEB-16: Pass the entire stack along to the original click handler
Revision: 3610 (EBRK-15) update localized strings for barker
Revision: 3609 (ENX-51) update localized strings
Revision: 3608 (ENX-48) add a few items to the reagent cache
Revision: 3607 (fixes ENX-61) part of the prospect totals code got lost along the way
Revision: 3606 (fixes ENX-60) if we can't find item data from GetInfo, fallback to user cache, and if that fails, fallback to constant cache
Revision: 3605 Fixes BCNT-210 Fixes reason codes from searchUI, btmScan. appraiser not being stored.
We will now sanitize/equalize the player level when extracting itemstrings for storage.
For even more, the full changelog is accessed by visiting http://Fisheye.Norganna.Org and then select "Auctioneer".
Edit: 1.) Moved to correct category aand formatting changes. 2.) Corrected URL
Classic-like Post Frame
Ok guys.
I know it doesn't sound like it, but we have been listening to what you guys have been telling us, and for the most part what you're saying is that you don't like the complexity of Appraiser, and some don't like CompactUI (the replacement browse tab)
For those that don't like CompactUI, the answer is simple - turn it off. simply go into auctioneer config via the Configure button on the AH window, find Util/CompactUI, disable it and then logout/back in.
For those that don't like Appraiser and want back a simpler, easier posting window: We hear you. Loud and clear.
Even though we believe that Appraiser is far superior and if you'd just give it a chance, you'd learn to like it, we're not about to force you to use something you don't want, so we're going to implement a simple post tab that works like the old classic interface. It won't be exactly the same, but we're hoping to get the feel as similar as possible.
Please bear with us for a few days while we get something ready for you ok?
Thanks,
The Dev Team.
Edit: If you yearn for the "Classic" style post frame, click the "Simple" button located at the top of the Appraiser Frame. That will allow you to post in the more familiar way until other changes come on line.
I know it doesn't sound like it, but we have been listening to what you guys have been telling us, and for the most part what you're saying is that you don't like the complexity of Appraiser, and some don't like CompactUI (the replacement browse tab)
For those that don't like CompactUI, the answer is simple - turn it off. simply go into auctioneer config via the Configure button on the AH window, find Util/CompactUI, disable it and then logout/back in.
For those that don't like Appraiser and want back a simpler, easier posting window: We hear you. Loud and clear.
Even though we believe that Appraiser is far superior and if you'd just give it a chance, you'd learn to like it, we're not about to force you to use something you don't want, so we're going to implement a simple post tab that works like the old classic interface. It won't be exactly the same, but we're hoping to get the feel as similar as possible.
Please bear with us for a few days while we get something ready for you ok?
Thanks,
The Dev Team.
Edit: If you yearn for the "Classic" style post frame, click the "Simple" button located at the top of the Appraiser Frame. That will allow you to post in the more familiar way until other changes come on line.
Auctioneer 5.1 released.
I am pleased to announce that we have the Auctioneer 5.1 release ready to go.
The 5.1 release is for WoW 3.0.2 (TOC version 30000), and while we still have the version 5.0 Auctioneer available for downloads on the download page, this version is for the European users who still have not patched yet.
As is always the case on patch days, there's likely to be things that have gone awry. We've tried the best we can to predict all possible outcomes, but ultimately we have only been able to test on the PTR, the same as you guys, and there's no guarantees that the live 3.0.2 will act exactly the same as the PTR, so if you find any bugs, please report them back as soon as possible, and please, please, please backup your WoW/WTF folder first thing, OK? We don't want you to be telling us you forgot when we ask you if you made backups. :)
Ok, kids go get 'em, and remember, there's no "I" in "Team"!
The 5.1 release is for WoW 3.0.2 (TOC version 30000), and while we still have the version 5.0 Auctioneer available for downloads on the download page, this version is for the European users who still have not patched yet.
As is always the case on patch days, there's likely to be things that have gone awry. We've tried the best we can to predict all possible outcomes, but ultimately we have only been able to test on the PTR, the same as you guys, and there's no guarantees that the live 3.0.2 will act exactly the same as the PTR, so if you find any bugs, please report them back as soon as possible, and please, please, please backup your WoW/WTF folder first thing, OK? We don't want you to be telling us you forgot when we ask you if you made backups. :)
Ok, kids go get 'em, and remember, there's no "I" in "Team"!
Auctioneer for WoW 3.0
Auctioneer development has moved into getting ready for WoW 3.0 and as such the current development downloads and repository trunk (mainline) have started having code applied to it that is WoW 3.0 specific.
This means that for anyone who is downloading development code for the current version of WoW should stop downloading as they will break when installed on your live 2.4 version clients. We recommend installing the current release version, as this is the latest, best version that we have for WoW 2.4 clients.
Should you have WoW 3.0 PTR or Wrath of the Lich King beta installed, you are more than welcome to download and test the development builds, and report any bugs you may find via the forums, or on IRC.
Norganna.
This means that for anyone who is downloading development code for the current version of WoW should stop downloading as they will break when installed on your live 2.4 version clients. We recommend installing the current release version, as this is the latest, best version that we have for WoW 2.4 clients.
Should you have WoW 3.0 PTR or Wrath of the Lich King beta installed, you are more than welcome to download and test the development builds, and report any bugs you may find via the forums, or on IRC.
Norganna.
Auctioneer Classic's end-of-life.
It is both a happy and a sad announcement that Auctioneer Classic has reached its end-of-life with our development team.
Auctioneer Classic has been a real little trooper for the last 3 years, and despite many faults, it has been all that a lot of you have known.
After 2 years in development, and with the recent completion and the first release, Auctioneer Advanced has reached the stability and maturity level required by us to be promoted to be our flagship product.
With the impending release of WoW 3.0 and the Wrath of the Lich King expansion, we have decided not to patch up Auctioneer Classic for the transition to the new game client.
Unfortunately Classic doesn't meet our self-imposed quality standards and this is for the most part why 2 years ago, we set out on the path of developing a more robust, modular and stable Auctioneer; what has become Auctioneer "Advanced".
Advanced through a modular design has support for the vast quantities of data that must be stored without overflowing the internal databases and losing data. It is also really easy via Advanced's modular API to add new stuff like advanced statistics and utility modules to Advanced without breaking half a dozen other things in the process.
In the future, you will see many more features and functionality get added to Advanced and hopefully will become your new most favorite AddOn.
Auctioneer Advanced is functionally similar to Auctioneer Classic. Every major function that exists in Classic has been implemented in Advanced, and our current documentation (Auctioneer Advanced) will show you how to access the various components to do what you need to do.
If after reading the documentation, you still are not sure that you understand how it all works or even if you have suggestions how to improve things, please come and talk to us on IRC or make a post in these forums.
Thankyou,
Norganna.
Auctioneer Classic has been a real little trooper for the last 3 years, and despite many faults, it has been all that a lot of you have known.
After 2 years in development, and with the recent completion and the first release, Auctioneer Advanced has reached the stability and maturity level required by us to be promoted to be our flagship product.
With the impending release of WoW 3.0 and the Wrath of the Lich King expansion, we have decided not to patch up Auctioneer Classic for the transition to the new game client.
Unfortunately Classic doesn't meet our self-imposed quality standards and this is for the most part why 2 years ago, we set out on the path of developing a more robust, modular and stable Auctioneer; what has become Auctioneer "Advanced".
Advanced through a modular design has support for the vast quantities of data that must be stored without overflowing the internal databases and losing data. It is also really easy via Advanced's modular API to add new stuff like advanced statistics and utility modules to Advanced without breaking half a dozen other things in the process.
In the future, you will see many more features and functionality get added to Advanced and hopefully will become your new most favorite AddOn.
Auctioneer Advanced is functionally similar to Auctioneer Classic. Every major function that exists in Classic has been implemented in Advanced, and our current documentation (Auctioneer Advanced) will show you how to access the various components to do what you need to do.
If after reading the documentation, you still are not sure that you understand how it all works or even if you have suggestions how to improve things, please come and talk to us on IRC or make a post in these forums.
Thankyou,
Norganna.
Auctioneer Advanced and Auctioneer Classic 5.0.0 Released!!
Greetings Auctioneeros,
We are ever so happy to announce the release of Auctioneer Advanced and Auctioneer Classic 5.0.0.
87 Changes this time, most importantly the "Release" of Auctioneer 5.0.
Some highlights include:
A complete set of more "new user"-friendly, default Auctioneer Advanced settings.
All statistic modules now fully controllable from within the game.
Snatch Searcher has been completed in ASER (SearchUI), now fully functional.
ASER now is capable of saving settings across characters and account.
Various spelling and grammatical errors corrected across the in-game help and settings dialogs.
Did we mention the Release Version of Auctioneer 5.0? Oh, sorry, we did. =)
Happy Auctioneering,
Nikk
Revision: 3558 Fixes ADV-321: fixes "attempt to index global 'system' (a nil value)" when trying to access help via /AAdv help
Revision: 3557 Fixes ASER-99: Snatch searcher will now create an empty table if there was no saved table.
Revision: 3556 Fixes ADV-319: CoreUtil will now look before calling nLog.
This fixes the "attempt to index global 'nLog' (a nil value)" error on load
Revision: 3543 Branching for final pre-5.0 release stabilization and testing
Revision: 3542 Completes ASER-97 The snatch searcher will fill in the current saved snatch item price when/if its reselected to allow easier price adjustment.
Revision: 3541 "Re-completes" ADV-315 Did not upload changes to AHWindowControl and EasyBO/Bid.
Revision: 3540 Completes ADV-315 See Pastey link from ticket for details. Modify the base defaults of the varied AuctioneerAdvanced modules.
Sets new "beginner" style defaults across AuctioneerAdvanced Modules.
Revision: 3539 Starts ASAL-7 Adds (Stack) to the Normalized line to clarify how its displayed price.
Revision: 3538 Fixes ASER-96 Changes how the snatch searchers table is stored to work around limitations in the default() call in the profile system.
Revision: 3537 Fixes subtask APPR-183 finishes APPR-181
Add help text to explain the ALT + Click to add/remove players from the Basic filters ignore list from appraiser frame.
Revision: 3536 Adds COMP-13 Add help text to explain the ALT + Click to add/remove players from the Basic filters ignore list.
Revision: 3535 Add pre-WOWEcon link sanitization to WOWEcon stats module. Add tooltip display options to help debug these type of issues in the future (fixes WECN-4)
Revision: 3534 Implements ASER-93: Caches settings during searches, removing some unnecessary processing load.
Biggest speed improvement will be seen during simple searches, like Snatch or General
Revision: 3533 Fixes ASER-92: RTS will now properly list items in the results for all searchers it meets the requirements for
This allows comparison between different searchers
Revision: 3532 Fixes ASER-57: SearchMain.lua won't freak out if a searcher returns nil for 'value' var
nil 'value' now means SearchUI will use Market price instead
Revision: 3531 Fixes ASER-10: SearchUI now has the ability to save cross-realm profiles
Note: this change will mean your old SearchUI settings will be unavailable
Revision: 3530 Fixes ASER-91: Snatchlist now has a default setting, preventing an attempt to iterate over a nil variable.
Revision: 3529 ADV-314: Fix spelling mistake
Revision: 3528 ADV-314: Centralize module calls into CoreUtil.lua and make the module calls more robust by iterating over a locally generate table of modules instead of the global module list.
Revision: 3527 AAMU-99: Redundancy load of AddOn's .lua file in the .toc
Removed the line in the .toc "Auc-Util-AutoMagic.lua" since embed.xml is already being called to load the addon.
Revision: 3526 Fixes ASER-90 Replaces custom money frames in Snatch Searcher with "MoneyInputFrameTemplate".
Money now clears after an item is added.
Revision: 3525 Adds ASER-89 Adds help beginner help tooltips and option check box. Adds tooltip to Icon frame.
Revision: 3524 ASAL-15 - Ups the limit when BeanCounter gets results from searches
Revision: 3523 Fixes ENX-59: GetItemProspectTotals() will now return value per ore.
Revision: 3522 Continues ASER-56 Changes the appraiser price for a snatch item to be recalculated for each session.
Revision: 3521 Removed code since at least 2 versions have been released. Default mode should be off for anyone who gets EasyBuyout initially.
Revision: 3520 APPR-135: Fixed issue with logical problem in code.
Moved previous line 176 to line 189.
Revision: 3519 Fixes ADV-312: Items with InvType will now be recognized properly for IsInQuery()
This fixes the visible bug of items always being "new" when searching for a specific itemslot
Revision: 3518 Fixes ASER-87: Arbitrage will now use the proper level of AH fees in its calculations
Revision: 3517 Fixes ASER-86: adds props to arbitrage file
Revision: 3516 Fixes ASER-85: Arbitrage searcher should now properly query the price for the selected faction
Revision: 3515 Continues ASER-56 ***Changed to "price per EACH"***
Adds items appraiser vale in the snatch GUI scroll frame. Tweaks scroll frame widths slightly. Adds allow bid/buy check boxes.
Revision: 3514 Fixes ASER-66 Moves the ASER "Search" button so that it does not as easily interfere with the configurable options.
Revision: 3513 Starts ASER-56 Killing global pollution workingItemLink at line 383
Revision: 3512 Starts ASER-56 Testing SearchUI snatch evaluator.
What works: adding, removing, via itemlinks, bags, or drag and drop. press ctr, alt, shift and click button to clear entire list. Searchers work but price inputted is price per *STACK*
Revision: 3511 Fixes ASER-84: FilterItemPrice will now handle nil returns from GetItemInfo() (items not in client's cache)
Revision: 3510 Fixes BCNT-204 The depreciated API function will now correct nil values before executing. The regular expression matcher has also been relaxed slightly.
Revision: 3507 Fixes CLAS-85 Changes deprecated BeanCounter.externalSearch() calls to BeanCounter.API.Search()
Revision: 3505 Fixes ASAL-18 Sales will no longer continue to query BeanCounter if BeanCounter has no sales data on the item.
Changes cache[sig] code to handle the false condition, and only ask once per session, not on each mouse over.
Revision: 3502 LTT-2: Backing out changes that were inadvertently made to trunk instead of branches/LibTT
Revision: 3501 LTT-2: Fix pollutions
Revision: 3500 LTT-2: LibTooltip conversion in progress
Revision: 3499 Fixes INF-32 make sure we convert boolean settings values to strings correctly, and reverse the strings to booleans correctly
Revision: 3498 Fixes WECN-5 Stat WoWEcon can now be toggled on/off in the configuration screen. This disables all data collection and processing for this stat.
Revision: 3497 Fixes SDEV-8 Stat StdDev can now be toggled on/off in the configuration screen. This disables all data collection and processing for this stat.
Revision: 3496 Fixes SIMP-7 Stat Simple can now be toggled on/off in the configuration screen. This disables all data collection and processing for this stat.
Revision: 3495 Fixes PURC-8 Stat Purchased can now be toggled on/off in the configuration screen. This disables all data collection and processing for this stat.
Revision: 3494 Fixes SHSP-5 Stat classic can now be toggled on/off in the configuration screen. This disables all data collection and processing for this stat.
Revision: 3493 Fixes ASER-83 Extraneous line in Arbitrage searcher
Revision: 3492 Implements ASER-82 Implement EnchantMats searcher
Revision: 3491 Fixes [BCNT-202] Add Localization strings for the Data Maintenance sub section of the BeanCounter Configuration.
Revision: 3490 Fixes BCNT-201 Double-quote bug in Localizer introduced an error in BeanCounterStrings.lua.
Revision: 3489 Fixes BCNT-201 Updated Localizer table.
Revision: 3488 Fixes BCNT-201 Localizer table shows color code values for C_DateString and C_DateStringExample.
Revision: 3487 Fixes AUIS-6 Removes left-over comment block and fixes incorrect word choice in one help text item.
Revision: 3486 Fixes AUIS-6 Adds Tooltip and Help text for ItemSuggest configuration panel.
Revision: 3485 Fixes AUIS-10 slider control for "Average # of listings" defaults to "0.0x"
Revision: 3484 Fixes BCNT-200 Truncated help text string for Available Date Commands and some miscellaneous typos.
Revision: 3483 Implements ASER-82 Implement EnchantMats searcher
Revision: 3482 Completes COMP-12 Adds a GUI frame to easily add/remove players to the basic filters ignore list. To use simply Alt click on the sellers name in the CompactUI window. Ignored sellers will also now appear in red text in the CompactUI window.
Revision: 3481 Fixes MISC-39 Fixes grammatical and other minor errors in the displayed gui/tooltips/help.
Revision: 3480 Fixes ASER-81 SearcherProspect does not account for stacks
Revision: 3479 Implements ENX-57 Create GetItemProspectTotals() functionality
Revision: 3478 Starts APPR-181 Adds a GUI frame to easily add/remove players to the basic filters ignore list. To use simply Alt click on the sellers name at the appraiser window. Ignored sellers will also now appear in red text in the appraiser window.
Revision: 3477 BASC-14 Adds lib.IgnoreList so the current sessions ignore list can be accessed externally.
Revision: 3476 Implements ASER-80 Create Prospecting evaluator
Revision: 3475 Fixes ETT-33 Typo and Grammar corrections in EnhTooltip\ConfigUI.lua
Revision: 3474 Fixes BCNT-199 Corrects BeanCounterFrames.lua has a new global variable: _ at line 420
Revision: 3473 Starts BCNT-194, BCNT-195 Consolidates BeanCounter's match function into API calls. Adds WOW 3.0 hacks to handle the ItemLink changes in WotLK.
***BACK UP YOUR BEANCOUNTER SAVED VARIABLE FILE***
Preps a WoW 3.0 DB upgrade. This will do nothing until the WoW client version is >= 30000. It will then auto update the DB for that server to the WoW 3
.0 ItemLink and itemstring style.
Revision: 3472 Fixes ASER-79 Arbitrage Searcher relies on per-realm table for cross-realm trading list.
Created function to generate temporary table from AucAdvancedData["UtilSearchUI'].
Edit: Fixed format issue
We are ever so happy to announce the release of Auctioneer Advanced and Auctioneer Classic 5.0.0.
87 Changes this time, most importantly the "Release" of Auctioneer 5.0.
Some highlights include:
Happy Auctioneering,
Nikk
Revision: 3558 Fixes ADV-321: fixes "attempt to index global 'system' (a nil value)" when trying to access help via /AAdv help
Revision: 3557 Fixes ASER-99: Snatch searcher will now create an empty table if there was no saved table.
Revision: 3556 Fixes ADV-319: CoreUtil will now look before calling nLog.
This fixes the "attempt to index global 'nLog' (a nil value)" error on load
Revision: 3543 Branching for final pre-5.0 release stabilization and testing
Revision: 3542 Completes ASER-97 The snatch searcher will fill in the current saved snatch item price when/if its reselected to allow easier price adjustment.
Revision: 3541 "Re-completes" ADV-315 Did not upload changes to AHWindowControl and EasyBO/Bid.
Revision: 3540 Completes ADV-315 See Pastey link from ticket for details. Modify the base defaults of the varied AuctioneerAdvanced modules.
Sets new "beginner" style defaults across AuctioneerAdvanced Modules.
Revision: 3539 Starts ASAL-7 Adds (Stack) to the Normalized line to clarify how its displayed price.
Revision: 3538 Fixes ASER-96 Changes how the snatch searchers table is stored to work around limitations in the default() call in the profile system.
Revision: 3537 Fixes subtask APPR-183 finishes APPR-181
Add help text to explain the ALT + Click to add/remove players from the Basic filters ignore list from appraiser frame.
Revision: 3536 Adds COMP-13 Add help text to explain the ALT + Click to add/remove players from the Basic filters ignore list.
Revision: 3535 Add pre-WOWEcon link sanitization to WOWEcon stats module. Add tooltip display options to help debug these type of issues in the future (fixes WECN-4)
Revision: 3534 Implements ASER-93: Caches settings during searches, removing some unnecessary processing load.
Biggest speed improvement will be seen during simple searches, like Snatch or General
Revision: 3533 Fixes ASER-92: RTS will now properly list items in the results for all searchers it meets the requirements for
This allows comparison between different searchers
Revision: 3532 Fixes ASER-57: SearchMain.lua won't freak out if a searcher returns nil for 'value' var
nil 'value' now means SearchUI will use Market price instead
Revision: 3531 Fixes ASER-10: SearchUI now has the ability to save cross-realm profiles
Note: this change will mean your old SearchUI settings will be unavailable
Revision: 3530 Fixes ASER-91: Snatchlist now has a default setting, preventing an attempt to iterate over a nil variable.
Revision: 3529 ADV-314: Fix spelling mistake
Revision: 3528 ADV-314: Centralize module calls into CoreUtil.lua and make the module calls more robust by iterating over a locally generate table of modules instead of the global module list.
Revision: 3527 AAMU-99: Redundancy load of AddOn's .lua file in the .toc
Removed the line in the .toc "Auc-Util-AutoMagic.lua" since embed.xml is already being called to load the addon.
Revision: 3526 Fixes ASER-90 Replaces custom money frames in Snatch Searcher with "MoneyInputFrameTemplate".
Money now clears after an item is added.
Revision: 3525 Adds ASER-89 Adds help beginner help tooltips and option check box. Adds tooltip to Icon frame.
Revision: 3524 ASAL-15 - Ups the limit when BeanCounter gets results from searches
Revision: 3523 Fixes ENX-59: GetItemProspectTotals() will now return value per ore.
Revision: 3522 Continues ASER-56 Changes the appraiser price for a snatch item to be recalculated for each session.
Revision: 3521 Removed code since at least 2 versions have been released. Default mode should be off for anyone who gets EasyBuyout initially.
Revision: 3520 APPR-135: Fixed issue with logical problem in code.
Moved previous line 176 to line 189.
Revision: 3519 Fixes ADV-312: Items with InvType will now be recognized properly for IsInQuery()
This fixes the visible bug of items always being "new" when searching for a specific itemslot
Revision: 3518 Fixes ASER-87: Arbitrage will now use the proper level of AH fees in its calculations
Revision: 3517 Fixes ASER-86: adds props to arbitrage file
Revision: 3516 Fixes ASER-85: Arbitrage searcher should now properly query the price for the selected faction
Revision: 3515 Continues ASER-56 ***Changed to "price per EACH"***
Adds items appraiser vale in the snatch GUI scroll frame. Tweaks scroll frame widths slightly. Adds allow bid/buy check boxes.
Revision: 3514 Fixes ASER-66 Moves the ASER "Search" button so that it does not as easily interfere with the configurable options.
Revision: 3513 Starts ASER-56 Killing global pollution workingItemLink at line 383
Revision: 3512 Starts ASER-56 Testing SearchUI snatch evaluator.
What works: adding, removing, via itemlinks, bags, or drag and drop. press ctr, alt, shift and click button to clear entire list. Searchers work but price inputted is price per *STACK*
Revision: 3511 Fixes ASER-84: FilterItemPrice will now handle nil returns from GetItemInfo() (items not in client's cache)
Revision: 3510 Fixes BCNT-204 The depreciated API function will now correct nil values before executing. The regular expression matcher has also been relaxed slightly.
Revision: 3507 Fixes CLAS-85 Changes deprecated BeanCounter.externalSearch() calls to BeanCounter.API.Search()
Revision: 3505 Fixes ASAL-18 Sales will no longer continue to query BeanCounter if BeanCounter has no sales data on the item.
Changes cache[sig] code to handle the false condition, and only ask once per session, not on each mouse over.
Revision: 3502 LTT-2: Backing out changes that were inadvertently made to trunk instead of branches/LibTT
Revision: 3501 LTT-2: Fix pollutions
Revision: 3500 LTT-2: LibTooltip conversion in progress
Revision: 3499 Fixes INF-32 make sure we convert boolean settings values to strings correctly, and reverse the strings to booleans correctly
Revision: 3498 Fixes WECN-5 Stat WoWEcon can now be toggled on/off in the configuration screen. This disables all data collection and processing for this stat.
Revision: 3497 Fixes SDEV-8 Stat StdDev can now be toggled on/off in the configuration screen. This disables all data collection and processing for this stat.
Revision: 3496 Fixes SIMP-7 Stat Simple can now be toggled on/off in the configuration screen. This disables all data collection and processing for this stat.
Revision: 3495 Fixes PURC-8 Stat Purchased can now be toggled on/off in the configuration screen. This disables all data collection and processing for this stat.
Revision: 3494 Fixes SHSP-5 Stat classic can now be toggled on/off in the configuration screen. This disables all data collection and processing for this stat.
Revision: 3493 Fixes ASER-83 Extraneous line in Arbitrage searcher
Revision: 3492 Implements ASER-82 Implement EnchantMats searcher
Revision: 3491 Fixes [BCNT-202] Add Localization strings for the Data Maintenance sub section of the BeanCounter Configuration.
Revision: 3490 Fixes BCNT-201 Double-quote bug in Localizer introduced an error in BeanCounterStrings.lua.
Revision: 3489 Fixes BCNT-201 Updated Localizer table.
Revision: 3488 Fixes BCNT-201 Localizer table shows color code values for C_DateString and C_DateStringExample.
Revision: 3487 Fixes AUIS-6 Removes left-over comment block and fixes incorrect word choice in one help text item.
Revision: 3486 Fixes AUIS-6 Adds Tooltip and Help text for ItemSuggest configuration panel.
Revision: 3485 Fixes AUIS-10 slider control for "Average # of listings" defaults to "0.0x"
Revision: 3484 Fixes BCNT-200 Truncated help text string for Available Date Commands and some miscellaneous typos.
Revision: 3483 Implements ASER-82 Implement EnchantMats searcher
Revision: 3482 Completes COMP-12 Adds a GUI frame to easily add/remove players to the basic filters ignore list. To use simply Alt click on the sellers name in the CompactUI window. Ignored sellers will also now appear in red text in the CompactUI window.
Revision: 3481 Fixes MISC-39 Fixes grammatical and other minor errors in the displayed gui/tooltips/help.
Revision: 3480 Fixes ASER-81 SearcherProspect does not account for stacks
Revision: 3479 Implements ENX-57 Create GetItemProspectTotals() functionality
Revision: 3478 Starts APPR-181 Adds a GUI frame to easily add/remove players to the basic filters ignore list. To use simply Alt click on the sellers name at the appraiser window. Ignored sellers will also now appear in red text in the appraiser window.
Revision: 3477 BASC-14 Adds lib.IgnoreList so the current sessions ignore list can be accessed externally.
Revision: 3476 Implements ASER-80 Create Prospecting evaluator
Revision: 3475 Fixes ETT-33 Typo and Grammar corrections in EnhTooltip\ConfigUI.lua
Revision: 3474 Fixes BCNT-199 Corrects BeanCounterFrames.lua has a new global variable: _ at line 420
Revision: 3473 Starts BCNT-194, BCNT-195 Consolidates BeanCounter's match function into API calls. Adds WOW 3.0 hacks to handle the ItemLink changes in WotLK.
***BACK UP YOUR BEANCOUNTER SAVED VARIABLE FILE***
Preps a WoW 3.0 DB upgrade. This will do nothing until the WoW client version is >= 30000. It will then auto update the DB for that server to the WoW 3
.0 ItemLink and itemstring style.
Revision: 3472 Fixes ASER-79 Arbitrage Searcher relies on per-realm table for cross-realm trading list.
Created function to generate temporary table from AucAdvancedData["UtilSearchUI'].
Edit: Fixed format issue
