Change log
Auctioneeros,
We are pleased to release Auctioneer and Auctioneer Suite 5.13, the BoldBandicoot, which is fully compatible with World of Warcraft 4.3.x.
Right about 60 changes, fixes and, or, enhancements by our volunteer staff this time around. The highlights are noted below, for the complete change log, please visit http://fisheye.norganna.org/project/AUC .
All of our volunteers have put in a lot of time to help ensure that the Auctioneer Suite will help meet your Auction House and general item data needs. Thank you to all of the good folks who have coded, tested, documented, and hung out; without you, what would be the point, right? =)
* Please be sure to read and follow http://Wiki.Norganna.Org/Installing when upgrading your installation.
* All of the very latest http://Localizer.Norganna.Org language string updates have been imported and will be displayed in your localized client.
** We are continually in need of help localizing the ongoing changes to Auctioneer, BeanCounter, Enchantrix, Informant, and the other AddOns listed at http://Localizer.Norganna.Org - especially ptBR and deDE.
** "Registering" takes only moments and you can be on your way... it is quite simple. Even if you only have the time/inclination to help with a few translations, that will be better than what we have now for some of the locales.
** Before starting, kindly take a look at http://forums.norganna.org/index.php?p=/discussion/9517/ for some basic thoughts.
Happy Auctioneering,
Nikk and the rest of the family at Norganna’s AddOns
Highlights:
Overall
Updated for 4.3, including TOC updates and addition of ptBR localization. Still in need of help to finish translation of Auctioneer interface elements.
Adjustments made to help improve framerate while scanning, particularly within OSX.
Correction of issue with Auc-Util-EasyBuyout – it should function once more in the CompactUI.
Auctioneer
Adjusted to take into account changes to GetAuctionItemInfo.
Corrected to account for AuctionDressUp frame change.
BeanCounter
Adjusted to take into account changes to GetAuctionItemInfo.
Corrected to account for AuctionDressUp frame changes.
Informant
Data updated for 4.3 changes and additions.
Current commits (changes, enhancements, fixes):
Revision: 5257 Completes [ADV-619] Updates to AUC, BCNT, ENX, ENXBrk, and INF strings - many thanks to our translators! Now we just need a few more ptBR types for AUC.
Revision: 5255 Updates [ADV-637] Rough patch to try to avoid possible freezes during scanning
Revision: 5253 Updates [ADV-637] Improve frame rates when Scanning/Processing
Revision: 5252 Updates [ADV-635] Price Model dropdowns can support localized names (which would need to be supplied by individual modules).
Revision: 5251 Completes [INF-95] Includes 4.3 data update.
Revision: 5250 Updates [ADV-637] Improve frame rate while searching in SearchUI
Revision: 5249 Completes [COMP-29] CompactUI will display required skill level for recipes, and slot count for bags
Revision: 5248 Works [ADV-637] Expands on FPS improvement so it works during store period as well. Note that this version has some logging to nlog that should be removed once everyone is happy with behavior, as logging does slow it down a bit and writes a ton to nlog
Revision: 5247 Works [ADV-637] brykrys had a nice fix, but it just killed FPS. This raises FPS a little bit. Set Processing to 100 and it falls back to exactly same behavior brykrys coded.
Revision: 5245 Updates [ADV-635] Patch fix for change to 'use level' values returned when scanning auctions
Revision: 5243 Updates [ADV-637] Quick fix for scans and searches 'freezing' for several seconds
Revision: 5242 Fixes [ASER-305] Max item level for General Searcher is now 410
Revision: 5240 Fix [BCNT-324] AuctionDressUpFrame in BeanCounter
Revision: 5239 Fix [APPR-331] AuctionDressUpFrame in Appraiser
Revision: 5238 Updates [ADV-636] and finally fixes GetAuctionItemInfo for EasyBuyout
Revision: 5237 Updates [ADV-636] Fix GetAuctionItemInfo for most other modules
Revision: 5236 Updates [ADV-636] Fix GetAuctionItemInfo for Core files
Revision: 5235 Completes [BCNT-325] BeanCounter: Fix GetAuctionItemInfo in BidMonitor
Revision: 5234 Begins [MISC-98] Update of TOCs to function with WoW 4.3. Includes both Interface and X-Max-Interface value changes.
Revision: 5231 Fixes [ADV-634] (1) Should fix Div by 0 errors in GetMarketPrice for WoW4.3; (2) Prevent nil errors for Stat modules that do not have a GetPriceArray
Revision: 5230 Completes [ADV-375] <developer> API function GetAlgorithms now also returns a table of localized names for the algorithms
Revision: 5229 Fixes [ASER-304] <internal> Set default value for settings before using the settings, when creating checkbox controls
Revision: 5228 Partial Fix for [ASER-298] SearchUI ItemPrice Filter Config tab should now display the item list correctly in most cases, or correct itself on mouse-over of incorrect entries.
Revision: 5227 Fixes [ASER-303] SearchUI will no longer erroneously enable the Ignore/Snatch buttons when there are no search results.
Revision: 5226 Updates [ADV-365] New localizer strings for Undercut fix
Revision: 5225 Fixes [UCUT-31] Match-Undercut's tooltip should now work for non-English clients
Revision: 5223 Completes [ADV-632] <internal> Streamlining Algorithm functions
Revision: 5222 Fixes [AUEB-25] EasyBuyout should work with CompactUI again
Revision: 5221 Fixes [AAMU-140] Correction to AutoMagic MailLoader Gems table
Revision: 5220 Completes [APPR-329] New localizer key for 'Time Left' column in Appraiser window
Revision: 5219 Completes [BASC-22] Text correction in Filter Basic
Revision: 5218 Update [ADV-365] Auctioneer localizer strings update
Revision: 5217 Fixes [ASER-302] Fix error when selecting certain searchers
Revision: 5216 Fixes [ASER-301] Prevent RealTime Search from trying to scan negative pages
Revision: 5215 Completes [AUIS-24] <internal> a few tweaks to ItemSuggest
Revision: 5214 Updates [ADV-631] <internal> Minor tweak to recent Modules changes.
Revision: 5213 Completes [ADV-631] <developer> Improves GetModule and GetAllModules functions
Revision: 5212 Completes [ADV-597] <developer> Checks to detect modules not correctly using NewModule to register
Revision: 5211 Completes [ADV-597] Auctioneer Modules are now required to register with AucAdvanced.NewModule and the module name must be unique
Revision: 5209 Fixes [AUEB-24] EasyBuyout no longer tries to load twice
Revision: 5208 Fixes [SMPL-49] <internal> SimpleAuction: avoid passing invalid extra parameter to SetTextColor
Revision: 5207 Updates [ADV-597] <developer> Renames Auc-Stat-Example to Auc-Stat-Example2 and updates many comments in the example files.
Revision: 5206 Completes [ADV-597] <internal> CoreModule now uses NewModule to register itself
Revision: 5205 Completes [ENX-152] <internal> Enchantrix now uses NewModule to register with Auctioneer
Revision: 5204 Continues [BCNT-321] TRUNK Fixes Message: ..\AddOns\BeanCounter\BeanCounterSearch.lua line 205:attempt to index local 'faction' (a nil value) Adds a value for faction if it is missing from settings for some reason.
Revision: 5203 Completes [ADV-623] localizes several recently added settings
Revision: 5202 Completes [INF-93] localization for new setting
See the Complete Change Log via http://Fisheye.Norganna.Org , specifically, http://Fisheye.Norganna.Org/changelog/Auctioneer/trunk
Known caveats
None at present.
Facts
- Uploaded on
- Jan 01, 2012
- Game version
- 4.3
- Filename
- AuctioneerSuite-5.13.5258.zip
- Size
- 3.4 MiB
- MD5
- 90a912742a7fdba26feb0e8d2a55ae81
- Type
- Release
- Status
- Normal
- Downloads
- 987,853