Auctioneer/Releases/5.1
Uit Norganna's AddOns
Auctioneer 5.1 Release Notes
Auctioneer 5.1.3715
Released October 24, 2008. Maintenance release for bug fixes with WoW 3.0.2, plus the addition of SimpleAuction (the Post tab) and the iLevel statistic.
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".
Auctioneer 5.1.3662
Released October 14, 2008, for WoW 3.0.2 (Wrath of the Lich King) compatibility
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".