|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Category: Norganna's AddOns
Change Log - Auctioneer Suite
Auctioneeros, After some difficulties, we are pleased to release Auctioneer 5.6, which is fully compatible with World of Warcraft 3.2.x. Roughly 130 changes this time, including two fixes intended to help users work around issues introduced by Blizzard. The first issue is that new AH searches do not display the first page of results, and the other erroring, rather than providing an informational notice, to the user. To obtain the benefits of the Auc-Util-FixAH module, be certain it is installed and that there is a gold checkmark next to its entry in the main WoW AddOns Control Panel. As shown in the “Current commits” subsection, there are numerous other fixes, enhancements, and more. Be sure to check them out! * 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 files have been added, so all of the updates we have, you will see in your localized client. ** Please, if you have any sort of decent grasp of any of the languages, we are in need of help localizing Auctioneer, Informant, and the other AddOns listed at http://Localizer.Norganna.Org . **"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/discussion/9517/translation-format/ for some basic thoughts. Happy Auctioneering, Nikk and the rest of the family at Norganna’s AddOns Current commits (changes, enhancements, fixes): Revision: 4424 Tagging 5.6 Release Revision: 4423 Create 5.7 Branch to allow for work on next release. Revision: 4422 Merge of recent fix of typo in BCNT. Revision: 4421 How did this code ever work previously like this? *BOGGLE* Fix BCNT-277 Revision: 4420 Merge of recent changes including the reintroduction of the paging fix for the AH, which, apparently was changed during a hotfix or "something". Also fix to scandata to ensure it displays, along with the stack size, whenever it is loaded. Change to allow the BCNT frame to show when the AH is opened and to allow it to be resized. Some modifications to ENX localization framework, such as strings. Revision: 4419 Reintroduce the PageOneReturn.lua since, it is quite apparent that the AH has returned to the old, broken behavior. Also, commented out the auto-disable code so that a new release is not needed for each build. Revision: 4418 Reintroduce the PageOneReturn.lua since, it is quite apparent that the AH has returned to the old, broken behavior. Also, commented out the auto-disable code so that a new release is not needed for each build. Revision: 4417 Fixes [BCNT-276] The External BeanCounter search window now has a small button in the bottom right that allows the user to drag the window making it wider. Revision: 4416 Fixes [ADV-94] Auctioneer Classic has been decommissioned. Interaction between advanced and classic is no longer an issue. Command interface enhanced to show help according to which slash command triggered it, and to act upon auctioneer slash command. Revision: 4415 Fixes [ADV-152] All code to routines found by GetAllModules are wrapped in pcall. Those places that looked at function outputs now will log to nlog the failure, the other locations just silently ignore the error. Revision: 4414 ENX-118, ENX-110 - update enchantrix constants and baselines for 3.2, update translation strings Revision: 4413 Fixes [SPRG-8] Adds percentage calculation to display. Thanks to Gregity for the code fix for this and SPRG-3. Revision: 4412 Fixes [SPRG-3] Modifies time left to "Done" once scan is complete. Revision: 4411 Implements [SDAT-6]. Stack size breakdown now always displayed. The old code tried to check for there being only a single stack size listed in the snapshot. If so, it would not display the stack size breakdown. Unfortunately, the dist.stack table is sparse, and so the return of #(dist.stack) actually returns the size until the first non-existant stack (e.g. a 0 if there is no 1 stack, a 3 if stacks are (1,2,3,10,20), a 5 if they are (1,2,3,4,5,19), etc.). Since there is no easy, clean way to count the table size for sparse tables, for the moment I've just removed the check altogether. If saving that one line becomes important down the road, we can add it another table iteration to do a count first. Revision: 4410 Starts [ASER-244] The searchUI manifest window will now remember the sort direction and any column order movements the user has mad across sessions. The columns can be moved by right clicking and dragging the header frame. ALT+Right click to resize a column Revision: 4409 Merge of recent changes, including workaround in ENX to avoid tooltip issue, fix to tooltip from scandata, and fix so that purchases remove items from snapshot just after purchase. Revision: 4408 Fixes [SDAT-15], corrects copy/paste error so that suffix and base totals are reported which match the PriceLevel breakdowns. Revision: 4407 [ENX-120] - work around nil links coming into the Enchantrix tooltip handlers for now, leave them as separate tests so we can debug it once we have a reproduceable case Revision: 4406 Fixes [ADV-477] Returns treating very small result sets as a getAll. Also moved parameterized commit function to a private function as improper calling could corrupt/taint the scan data. Revision: 4405 Fixes [APPR-277] Reverses direction of slider movement in Duration slider when using scrollwheel. Revision: 4404 Merge of recent changes; BCNT change to allow use of external BCNT window while the AH is opened, removal of the paging fix in FixAH, and change to the disable code. Revision: 4403 Removes the pageone fix as no longer needed. Revision: 4402 Removes the pageone fix as no longer needed. Revision: 4401 Update AH Page One Search fix for Live realm client version 10314 Revision: 4400 Adds [BCNT-274] BeanCounter’s External search window will be usable at the same time as the AuctionHouse window. It will only hide if the user selects the BeanCounter tab on the AuctionHouse. Revision: 4399 Merge of recent change to BCNT to help in the recording of "failed" auctions. Revision: 4398 Fixes [BCNT-272] Should make failed auctions record more reliably. Expands time window failed auctions will be matched against from 20 minutes to 4 hours. So we search 2 hours before and 2 hours after estimated posting time. Comments out a lot if debug code, debug will now ONLY report when a mail FAILS to record. Revision: 4397 Merge of recent changes to help with BCNT's APPR integration and column sorting. Also change to ensure the setting to integrate/remove the SearchUI from the AH frame functions as expected. Revision: 4396 Once more, with properties defined. Revision: 4395 Adding in appropriate revision code for ##Revision. Revision: 4394 Update Glypher TOC metadata Revision: 4393 Fixes [BCNT-269] If user has rearranged the BeanCounter column order, the users last selected column to sort by and sort direction, will be properly applied next across play sessions. Revision: 4392 Fixes [BCNT-268] Automated searches of BeanCounter while browsing the AH will display all checked filter options. The players current filter options will be used for API queries that lack the settings filter table. Revision: 4391 Fixes [BCNT-270] Adds check to make sure we have a valid item before attempting to :match() when running the 2.09 bit of DB upgrade code. Would error if the itemIDName array was empty. Revision: 4390 Fixes [ASER-241] The setting to disable SearchUI's integrated "Search" tab on the Auctionhouse should now work properly Revision: 4389 Merge of recent changes, including change to INF to use new vendor sales price from the API, fix to ENX to display TT information correctly, and strings from localizer. Revision: 4388 [ENX-119] - fix the link decoding to handle spell and enchant links Revision: 4387 [INF-68] This replaces the database value with the Blizz-supplied value at the time of lookup. Still need to remove references to our database value, probably should also remove the display from the extra tooltip, which is now redundant. Finally, will need to remove the sell-to-vendor value from the database and change the updater script not to look for it, and notify Wowhead we don't need them to supply it any more. Revision: 4386 Completes [MISC-58] Update of strings from Localizer for AUC, BCNT, ENX, ENXBRK, and INF. Revision: 4385 Merge of addition to FixAH to help deal with recent API issue, introduced along with 3.2 patch. message() API has a bad frame reference. This will override with the proper frame reference. Revision: 4384 Adds fix for Blizzards message API bug introduced in patch 3.2 message() API has a bad frame reference. This will override with the proper frame reference. Revision: 4383 Merge of changes to include TOCs and clean up to help reduce chance of posting issues from APPR. Revision: 4382 Continues [MISC-57] Update TOCs for WoW 3.2 Patch compatibility. Added "Notes" for many TOCs with none and a few edits to those that had existing entries. "Author" and "X-Part-Of" added for compatibility with ACP and other load-control AddOns. Revision: 4381 [APPR-272] Improves checking when posting in Appraiser. Improves the handling of the Post Queue count display and the Cancel Posts button. [ADV-467][ADV-468] Internal changes to support Appraiser change and additional cleanup. Revision: 4380 Merge of changes to address LoD issue in 3.2 and update of the FixAH module to function in 3.2. Revision: 4379 Starts [ADV-470] Delays scan data load till "PLAYER LOGIN" event. Fixes .\AddOns\Auc-Advanced\CoreScan.lua line 65:attempt to concatenate local 'reason' (a nil value) in wow patch 3.2. When force load of scan data option is used. Revision: 4378 Update AH Page One Search fix for Live realm client version 10192. PTR version is not valid and may need to be updated when PTR is up again. Revision: 4377 Merge of most recent changes, such as FixAH update for most recent PTR functionality, SearchUI will once again respect the various "reserve" settings, and changes to ENX to include D/E and Prospect information in the tt, ink to pigment mapping, and including the BCNT and item suggest information in autoDE prompts. Revision: 4376 Update client check version for PTR 10147 Revision: 4375 [ENX-99] - add information about beancounter purchase reason and itemsuggest from aucadv to autoDE prompt Revision: 4374 [ENX-71] - add inks->pigments mapping information Revision: 4373 [ENX-71] - add disenchant and prospect source information to tooltip Revision: 4372 [ENX-17], [ENX-110] - add options to disenchant only items purchased for disenchanting (by checking beancounter), also update localized strings Revision: 4371 partial [ENX-17] - add options to not autoDE rare and epic items Revision: 4370 Completes [ASER-239] <internal> Converts the Scans Remaining display to use the new Processor messages from CoreScan Revision: 4369 Fixes [ASER-237] The SearchUI Reserve setting should now work with Purchase All. Revision: 4368 Merge of recent changes, importantly a change to the tooltip configuration. All AUC modules should place their tooltip settings on the tooltip page, while maintaining a separate page for activation and other options. Fix to ENX so that the tooltip entries are correctly embedded when the option is chosen, seller names should all be displayed when using the "Refresh" feature in APPR, and longer wait has been added for purchaser/seller names in BCNT. Revision: 4367 Fixes [ENX-117] - fix embed flag in enx tooltip, add embed flag to a few items missing it Revision: 4366 First part of [ENX-118] - get titanium prospectable, increase upper limit on item levels for DE Revision: 4365 Starts [BCNT-239] Adds filtering to remove neutral AH trxns when we use the horder/alliance search options. Revision: 4364 Adds [ILVL-19] Corrects issues raised in cru/AUC-71 removed or id check since we do not want to replicate our GUI settings twice in teh same window. Revision: 4363 Fixes [ADV-453] Repeat/Refresh scans will keep the Seller Name from the previous scan, if the Name from the new scan is blank/unknown. Revision: 4362 Fixes [ADV-395] Minor code tweak Revision: 4361 Continues [ADV-457] Minor tweak to CoreSettings Tooltip tab to help with spacing between core settings and module settings. Revision: 4360 Fixes [SDEV-19] sub ticket of [ADV-457] Duplicates the Auc-Stat-StdDev tooltip controls in the Core modules Tooltip section. Updates layout to be clearer Revision: 4359 Fixes [WECN-11] sub ticket of [ADV-457] Duplicates the Auc-Stat-WowEcon tooltip controls in the Core modules Tooltip section. Updates layout to be clearer Revision: 4358 Fixes [PURC-19] sub ticket of [ADV-457] Duplicates the Auc-Stat-Purchased tooltip controls in the Core modules Tooltip section. Updates layout to be clearer Revision: 4357 Fixes [SIMP-22] sub ticket of [ADV-457] Duplicates the Auc-Stat-Simple tooltip controls in the Core modules Tooltip section. Updates layout to be clearer Revision: 4356 Fixes [ASAL-24] Duplicates the Auc-Stat-Sales tooltip controls in the Core modules Tooltip section. Updates layout of controls for easier reading. Revision: 4355 Fixes [SHTG-18] Duplicates the Histogram tooltip controls in the Core modules Tooltip section. Updates layout of options to be clearer. Revision: 4354 Adds [ILVL-19] Duplicates the ilevel tooltip controls in the Core modules Tooltip section, tweaks layout and function name change. Revision: 4353 Fixes [ENX-106] Corrected an issue where the parameters of a call to onEvent were not being captured correctly. Revision: 4352 Adds [ILVL-19] Duplicates the ilevel tooltip controls in the Core modules Tooltip section. Revision: 4351 Fixes [ENX-106] Removed an unnecessary select() call from a hotspot Revision: 4350 Starts [ADV-457] Adds clarification subheader to tooltip options frame Revision: 4349 Fixes [SIMP-22] Move tooltip configuration to Auctioneer tooltip tab. Revision: 4348 Fixes [ASAL-24] Move tooltip configuration to Auctioneer tooltip tab. Revision: 4347 Fixes [SHTG-18] Move tooltip configuration to Auctioneer tooltip tab. Revision: 4346 Starts [ADV-457] Adds tooltip tab and id reference for modules to add tooltip related configurations to. Revision: 4345 Completes [ADV-395] Appraiser sidebar will indicate if the deposit cost is unknown. (Previously it erroneously displayed a deposit cost of 0 in this situation) Revision: 4344 Glypher, had a rogue global declared. Made it a local Revision: 4343 Merge of [BCNT-266] Revision: 4342 Fixes [BCNT-266] Cache will respect the factions/player/server dropdown box and API calls. Cache system now uses the player/server/faction filter as part of its storage string. so runecloth..Proudmoore..alliance and runecloth..Proudmoore..horde will be two separate cache entries Revision: 4341 Merges Playername fix made in r4337 [BCNT-265] to 3.2 branch Revision: 4340 Updates version checking in Auc-Util-FixAH for PTR build 10048 Revision: 4339 Just minor update to glypher, adds mosuse over text to slidebar icon. Revision: 4338 Updates version checking in Auc-Util-FixAH for PTR build 10026 Revision: 4337 Fixes [BCNT-265] Player names will be waited on during invoice lookups. Will keep mailbox "locked" longer but will improve chances of recording seller/buyer names. Revision: 4336 Creation of Branch for WotLK 3.2.x Testing and Development. Not for general consumption at this time. Revision: 4335 Adds [BCNT-264] Profit/loss will display on ALL searches not just item specific searches. Revision: 4334 Merge of recent changes, three total, all involving the retooling of BCNT to be a bit more agile and responsive. Revision: 4333 Continues [BCNT-261] The reduceSize function used to trim table length, made use of a reference to our cached DATA table. Creating a sub table in certain situations which would lead to bad caches being returned to calling addons. Revision: 4332 Continues [BCNT-261] Corrects variable name used in a cache check in the search API. Revision: 4331 Continues [BCNT-261] When using exact option if we do not have an exact suffix for this item remove the raw un-formated entry. This prevents bad cache tables with mixed raw and formated entries. Revision: 4330 Merge of BCNT overhaul, to wit: API and internal searches will use same cache entry. Removed the count option from API searches, all results will be returned. Cache is stored lowercase "search..SERVERNAME". Cache is cleared on opening mail or changing a check box setting in BC search window. ItemName box in BeanCounter will properly display when looking at appraiser items. Revision: 4329 Continues [BCNT-261] API and internal searches will use same cache entry. Removed the count option from API searches, all results will be returned. Cache is stored lowercase "search..SERVERNAME". Cache is cleared on opening mail or changing a checkbox setting in BC search window. ItemName box in beancounter will properly display when looking at appraiser items Revision: 4328 Merge of most recent changes, including updates to BCNT database tools, searching from click hooks across Auctioneer, fix to Searcher:Snatch's percentage calculation, and the ability to activate/deactivate the AucDB tooltip entry. Revision: 4327 Continues [BCNT-261] Moves datestring into the styleServerData function Revision: 4326 Starts [BCNT-261] API searches will have to cache the name passed into the API. Revision: 4325 Starts [BCNT-261] Updates core/API search function to use a unified search cache. Reduced some table usages, breaks functions into more defined groups; slightly speeds up search results Revision: 4324 [ASER-236] Fix spelling mistake in function name Revision: 4323 Updates [ASER-236] Further improvements to Snatch Percentage Pricing Revision: 4322 [ADB-16]: Increment revision id Revision: 4321 [ADB-16]: Fix up clearing of market data cache when addon stats/market influence is enabled/disabled Revision: 4320 Updates [ASER-236] Fixes to Percentage Snatch price calculations Revision: 4319 Fixes [APPR-271] Appraiser's Refresh button should now update the Competition list correctly Revision: 4318 Fixes [ADV-452] Automatic searches in the Browse tab from click-hooks fixed. Alt-Right-Click a chat link or an item in a bag Revision: 4317 Continues [BCNT-259] Flagged database validation to only be run IF the servers database actually needed updating not each login session. Correct update Revision: 4316 Continues [BCNT-259] Flagged database validation to only be run IF the servers database actually needed updating not each login session. Revision: 4315 Progress on [MISC-54], adding AUC-Db to the build script for the beta build. Revision: 4314 Fixes global pollution; global vars: privateSlideBarClick at line 49 and frame at line 68 Revision: 4313 Adding potential new utility aimed at keeping market saturation of glyphs above a specified profit point. Revision: 4312 Adding new working directory for Kandoko's Glypher Utility. Revision: 4311 Merge of all recent changes, including the revamped AucDB, ability to copy full Auctioneer profiles, rewrite of the BCNT database update functionality, added option to remove ancient or not so ancient data from BCNT database, faster posting from APPR and more. Revision: 4310 [ADB-16]: Forgot the localization strings file Revision: 4309 [ADB-16]: It has begun, sanity stats in AuctioneerDb Revision: 4308 [ADB-16]: It has begun, sanity stats in AuctioneerDb Revision: 4307 Updates [ADV-451] Further improvements to the posting engine including longer time-outs before deciding that an auction has failed, and more useful messages if a failure does occur. Revision: 4306 Completes [ADV-446] <developer> Final tweaks Revision: 4305 Fixes [UCUT-25] added some missing default values Revision: 4304 [ADV-402] Adds new buttons to Auctioneer's Profile config: "Reset" returns all settings in the current profile to their defaults; "Copy" creates a copy of the current profile; "New" creates a new profile and "resets" it. The "Save" button has been removed, as it is replaced by "Copy" and "New". Revision: 4303 Updates [ADV-451] Batch posting should now run a bit faster. Revision: 4302 [ASER-235]: Make searchUI searches faster and smoother Revision: 4301 Updates [ADV-446] <developer> Adds some automation to CoreModule. Can now simply add Processor and other similar functions to most Core*.lua elements of Auc-Advanced, and they should be detected by CoreModule (see CoreUtil.lua for how it works). Revision: 4300 Completes [ILVL-18] Code cleanup and tweaking in Stat-ILevel. Revision: 4299 Starts [BCNT-259] Rewrites all DB upgrade functions from 2.0 on to upgrade all servers at once. Revision: 4298 Adds [BCNT-260] Adds new lua file TidyUp to contain DB maintenance functions. Revision: 4297 Updates [ADV-444] <developer> Improvements to the code that generates the "inventory" Processor message. Revision: 4296 Continues [BCNT-256] Updates post monitors ItemLink lookup. We now use a bag scan looking for the currently "locked" item thats pending auction creation. Removes any need to watch the "posted auctions" list. Revision: 4295 [ILVL-18] Fixes a couple of problems in Stat-iLevel when using the "/auc clear ..." command Revision: 4294 Continues [BCNT-257] corrects get() call to lib.Get __________ Previous commits (changes, enhancements, fixes): Revision: 4267 Fixes [ADV-437] -- Only filtered items were being passed to delete processors. missing NOT added. Revision: 4226 Fixes [ENX-114] add option to not display the reagent information (prices, totals, etc.) for enchants/spells in tooltips Revision: 4225 Fixes [ENX-115] Don't allow bags outside the 0..4 range when scanning for AutoDE Revision: 4224 Fixes [ASER-222] Fixes a rare nil error in General Search Revision: 4223 Completes [ADV-441] Fixes a bug where Appraiser (and some other modules) sometimes mistakenly listed Soulbound or Accountbound items as auctionable Revision: 4222 Fixes [ADV-440] Fixes some popup tooltips in Config General Settings tab Revision: 4221 Fixes [SIMP-21] Fixes Help Window text in StatSimple Config Revision: 4220 Fixes [BCNT-254] The server/faction/player filters will now affect the profit/loss displayed in the BeanCounter search results frame Revision: 4219 Fixes [SDEV-18] StdDev will now use unit price, not stack price, when filtering out outliers. Revision: 4218 Enables Auc-Util-FixAH for PTR build. Revision: 4217 Fixes [ASER-221] "Reset" will now require CTRL +SHIFT + ALT to be held before it will reset players settings. Prints help text of what it does and how it is used on click. Revision: 4216 Starts [ASER-201] Changes anchor point for the "snatch list" so it does not squash together when using the Auction frame embedded SearchUI window. Revision: 4215 Corrects issue with Auc-Util-FixAH to reset page to 0 instead of 1 Revision: 4214 Add new FixAH util module to fix when Blizz search button is clicked and search doesn't return to page one Revision: 4213 Starts [ASER-201] See Screen Shots in ticket Redesigns Snatch UI, Removes "bag" scroll frame to increase size of snatch list. Adds a new column PERCENT of market price. Adds entry box and ability for snatch to suggest purchases by % of market price not just fixed price. GUI will display green highlight with red % for items that are using this setting. When %is used the "buy each" box displays what teh current % settings of market price is. Revision: 4212 Fixes [ASER-220] Extra check to avoid possible error when removing an item from ItemPrice filter ignore list. Revision: 4211 Completes [INF-63] Merge of most recent Localizer changes/updates. Revision: 4210 Completes [ADV-438] Merge of updates from Localizer. Revision: 4209 Fixes [APPR-267] Handles the case where util.appraiser.round.method is an unexpected value, instead of bugging out. Revision: 4208 FIXES [ADV-437] Corrects all auctions being marked as filtered when seen as updated/unchanged. Revision: 4207 Completes [UCUT-23] & [OUTL-9] <developer> uses Price Model selector function in Undercut and Outlier settings. Updates [ADV-436]: added some localization to the Price Model dropdown menu - will show up in all places that already use the selector function. Revision: 4206 Completes [ADV-436] & [PLVL-9] <developer> Adds a "Price Model selector" utility function. Uses that function in the PriceLevel settings. Users should notice no difference. Revision: 4205 Fixes [ADB-15] referring to uninitialized server designation if checking email before scan Revision: 4204 Fixes [ASER-214] Filter-ItemQuality should no longer throw an error if it gets an unexpected quality value from the Blizzard API. Revision: 4202 Fixes [BCNT-253] try 2 Fixes early invoice lookup termination on bids/buys BeanCounter should no longer time out when looking up invoices in the mail after and Auctioneer GetAll/Fast Scan. ie the Server Name lookup throttle should no longer cause issues for BeanCounters mail recording Revision: 4201 Fixes [BCNT-253] BeanCounter should no longer time out when looking up invoices in the mail after and Auctioneer GetAll/Fast Scan. ie the Server Name lookup throttle should no longer cause issues for BeanCounters mail recording Revision: 4200 Completes [ADV-435] & [ADV-408] <developer> see Jira tickets for details. Revision: 4199 Updates [ADV-395] <developer> GetDepositCost will now return nil when deposit cost is unknown (instead of 0) Revision: 4198 Fixes [BCNT-252] Corrects two minor recording issues for Completed auctions. Changes/adds some debug strings to better track missed recording Revision: 4197 Fixes [ASER-213]: Permanent "Ignore" button should now work properly for stacks in SearchUI. Revision: 4196 Completes [INF-62] Adds Informant.getItemVendorInfo in InfMain.lua to quickly return basic information about an item. Used as follows: isVendored,isLimited,itemCost,sellPrice,buyStack,maxStack = Informant.getItemVendorInfo(itemID) Where the values are as follows: - isVendored: boolean, true if at least one vendor sells it. - isLimited: boolean, true if vendors sell in limited qty. - itemCost: integer, amount (in copper) to purchase item. - sellPrice: integer, amount (in copper) item sells for. - buyStack: integer, number of items in the stack you buy. - maxStack: integer, max amount the item will stack to. Revision: 4195 Fixes [ADV-432] Auctioneer's scanner updated so that the Auction House image contains all auctions in the auction house. CoreScan.lua modified to take actually use the Filtered flag as was originally intended. Filtering is still only done on creation of a new auction. Once an auction is marked as filtered, it stays that way until it is deleted. Filtered queries are not shown to stats modules just like originally done, but items that view the current image can see them. Revision: 4193 Fixes [BCNT-251] Changes "The data for "..server.." is not at the current BeanCounter DB version of "..private.version.." to "The data for "..serverName.." is not at the current BeanCounter DB version of "..private.version.." Revision: 4192 Fixes ASER-196: General Search will now return proper pct value for stackables. Revision: 4191 Fixes [BCNT-250] Should fix mails not recording or displaying any debug output. We still used a find that was no longer needed since we dont store full itemlinks. This could return the wrong item if its name was a subsection of the longer string we were looking for. ie "Healing Potion" would be returned when we looked for "Greater Healing Potion" Revision: 4190 Fixes [APPR-266]: fixes tooltip for "Close Sidebar" button in Appraiser. Revision: 4189 Updates [ASAL-20] Removes debugging pollution Revision: 4188 Updates [ASAL-20] StatSales should now handle cross-faction and cross-server stats in most cases (the exception being Neutral AH stats) Revision: 4186 Completes [ADV-430] Merge of recent changes to Auc-Stat-Purchased, especially those making it conform to the serverKey convention. Revision: 4185 Fixes [ADV-424]: resets market value (in tooltip and elsewhere) after using "/auc clear [item]" Revision: 4184 Completes [SDEV-16]&[SDEV-17]: Stat-StdDev should now handle "/auc clear [item of the suffix]" properly. Also some code tidying. Revision: 4183 Fixes [AAMU-120][ASER-204]&[AAMU-122]: fixes several problems when clicking on or mousing over lists in AutoMagic and SearchUI. Revision: 4182 Fixes [BCNT-249] Removes global variable: serverName at line 132 Revision: 4181 Completes [BCNT-248] Merge of changes to BeanCounter - Will help to allow for cross-realm searching and changes to the way BCNT stores older data. Revision: 4177 Fixes [ASKP-30] Localize askprices whisper responses Revision: 4176 Completes [ADV-429] Updated Localizer, imported recent changes, and committed. Revision: 4173 Continues [APPR-108] remove debug print Revision: 4172 Fixes [APPR-108] Rearranges order and column sort functions to be called after appraisers GUI has been fully created. Revision: 4171 Continues [APPR-263] removes excess from _TRANS items Revision: 4170 Completes [ADV-428] which corrected some issues with the enUS localization of the APPR frame and also commits current Auctioneer Strings. Revision: 4169 Completes [APPR-263] Added new value to localizer and file for the button to change between per stack and per item pricing and changed " to ' for APPR_Interface_SelectItemLeftAuctioning. Revision: 4168 Completes [ADV-428] Import of current strings, especially the change to the help tooltip for the Stack/Each button. Previous Changes: Auctioneer and Auctioneer Suite 5.5.4293b * A single change this time, to ensure that the Auc-Util-FixAH, which forces the Blizzard "Browse" frame to the first page when searching.of results with each search, continues to function. ** This is an issue that any AH user will see, unless they are using Auctioneer- or another AddOn that forces the "correct" behavior. _____ Individual commits (changes, enhancements, fixes): Revision: 4290 Merge of change that allows Auc-Util-FixAH to work with the latest WoW client build. _____ Auctioneer and Auctioneer 5.5.4270a Changes Roughly 60 changes this time, including saving column movement and sorting in BeanCounter and Appraiser, with more modules on the way. We have also created a special module to help our users deal with the issue where searches on the “Browse” frame do not automatically show the first page of results. Also, a major change to allow Outliers to display in the Appraiser frame has been implemented. This always caused some confusion, so the decision was made to allow those outliers to display but keep them from affecting the statistics, as always. This way, folks can see all of the competition but not have to worry about them poisoning their data. Some other highlights include: * Auctioneer: Corrected a number of pop-up tooltip items, including adding them to Localizer. Completed the background changes needed to allow serverKey to function as intended. This clears the way for eventual cross-faction pricing to, optionally, be shown in the tooltip, et cetera. ** SearchUI: The “Reset” button, that clears all Searcher settings will now require users to hold CTRL+Shift+Alt to help ensure that they realize they will be resetting all SearchUI settings. Also, implement the code to allow Searchers to select a given Statistics module, the individual Searchers will have access to the code in the next release. Fixed some outstanding issues that were causing errors. The permanent “ignore” function should now function appropriately as far as stack size/price is concerned. Revamped the interface of the Snatch Searcher to make it a bit easier to use, some additional changes will be coming in the next release. *BeanCounter: Changes to help BeanCounter better track failed auctions. Note: There appears to be some server issues that result in the necessary information not being reliably sent all the time, we will watch the situation and update the next release with any needed changes.* Corrected an incompatibility due to a function change in Altoholic. * Enchantrix: Added an option to show or hide reagent information. Fixed an issue due to the recent changes by Blizzard that resulted in bank bags appearing like any other and causing the AutoDE feature to sometimes recommend items for processing numerous times. * Informant: Data has been updated for WoW 3.1 and beyond. Added a new function set that allows other AddOns to obtain vendor data that is included in Informant, such as location, what items they sell, et cetera. * All of the very latest http://Localizer.Norganna.Org files have been added, so all of the updates we have, you will see in your localized client. __________ Individual commits (changes, enhancements, fixes): Revision: 4267 Fixes [ADV-437] Only filtered items were being passed to delete processors. missing NOT added. Revision: 4226 Fixes [ENX-114] add option to not display the reagent information (prices, totals, etc.) for enchants/spells in tooltips Revision: 4225 Fixes [ENX-115] Don't allow bags outside the 0..4 range when scanning for AutoDE Revision: 4224 Fixes [ASER-222] Fixes a rare nil error in General Search Revision: 4223 Completes [ADV-441] Fixes a bug where Appraiser (and some other modules) sometimes mistakenly listed Soulbound or Accountbound items as auctionable Revision: 4222 Fixes [ADV-440] Fixes some popup tooltips in Config General Settings tab Revision: 4221 Fixes [SIMP-21] Fixes Help Window text in StatSimple Config Revision: 4220 Fixes [BCNT-254] The server/faction/player filters will now affect the profit/loss displayed in the BeanCounter search results frame Revision: 4219 Fixes [SDEV-18] StdDev will now use unit price, not stack price, when filtering out outliers. Revision: 4218 Enables Auc-Util-FixAH for PTR build. Revision: 4217 Fixes [ASER-221] "Reset" will now require CTRL +SHIFT + ALT to be held before it will reset players settings. Prints help text of what it does and how it is used on click. Revision: 4216 Starts [ASER-201] Changes anchor point for the "snatch list" so it does not squash together when using the Auction frame embedded SearchUI window. Revision: 4215 Corrects issue with Auc-Util-FixAH to reset page to 0 instead of 1 Revision: 4214 Add new FixAH Util module to fix when Blizz search button is clicked and search doesn't return to page one Revision: 4213 Starts [ASER-201] See Screen Shots in ticket Redesigns Snatch UI, Removes "bag" scroll frame to increase size of snatch list. Adds a new column PERCENT of market price. Adds entry box and ability for snatch to suggest purchases by % of market price not just fixed price. GUI will display green highlight with red % for items that are using this setting. When %is used the "buy each" box displays what the current % settings of market price is. Revision: 4212 Fixes [ASER-220] Extra check to avoid possible error when removing an item from ItemPrice filter ignore list. Revision: 4211 Completes [INF-63] Merge of most recent Localizer changes/updates. Revision: 4210 Completes [ADV-438] Merge of updates from Localizer. Revision: 4209 Fixes [APPR-267] Handles the case where util.appraiser.round.method is an unexpected value, instead of bugging out. Revision: 4208 FIXES [ADV-437] Corrects all auctions being marked as filtered when seen as updated/unchanged. Revision: 4207 Completes [UCUT-23] & [OUTL-9] <developer> uses Price Model selector function in Undercut and Outlier settings. Updates [ADV-436]: added some localization to the Price Model dropdown menu - will show up in all places that already use the selector function. Revision: 4206 Completes [ADV-436] & [PLVL-9] <developer> Adds a "Price Model selector" utility function. Uses that function in the PriceLevel settings. Users should notice no difference. Revision: 4205 Fixes [ADB-15] referring to uninitialized server designation if checking email before scan Revision: 4204 Fixes [ASER-214] Filter-ItemQuality should no longer throw an error if it gets an unexpected quality value from the Blizzard API. Revision: 4202 Fixes [BCNT-253] try 2 Fixes early invoice lookup termination on bids/buys BeanCounter should no longer time out when looking up invoices in the mail after and Auctioneer GetAll/Fast Scan. ie the Server Name lookup throttle should no longer cause issues for BeanCounters mail recording Revision: 4201 Fixes [BCNT-253] BeanCounter should no longer time out when looking up invoices in the mail after and Auctioneer GetAll/Fast Scan. ie the Server Name lookup throttle should no longer cause issues for BeanCounters mail recording Revision: 4200 Completes [ADV-435] & [ADV-408] <developer> see Jira tickets for details. Revision: 4199 Updates [ADV-395] <developer> GetDepositCost will now return nil when deposit cost is unknown (instead of 0) Revision: 4198 Fixes [BCNT-252] Corrects two minor recording issues for Completed auctions. Changes/adds some debug strings to better track missed recording Revision: 4197 Fixes [ASER-213]: Permanent "Ignore" button should now work properly for stacks in SearchUI. Revision: 4196 Completes [INF-62] Adds Informant.getItemVendorInfo in InfMain.lua to quickly return basic information about an item. Used as follows: isVendored,isLimited,itemCost,sellPrice,buyStack,maxStack = Informant.getItemVendorInfo(itemID) Where the values are as follows: - isVendored: boolean, true if at least one vendor sells it. - isLimited: boolean, true if vendors sell in limited qty. - itemCost: integer, amount (in copper) to purchase item. - sellPrice: integer, amount (in copper) item sells for. - buyStack: integer, number of items in the stack you buy. - maxStack: integer, max amount the item will stack to. Revision: 4195 Fixes [ADV-432] Auctioneer's scanner updated so that the Auction House image contains all auctions in the auction house. CoreScan.lua modified to take actually use the Filtered flag as was originally intended. Filtering is still only done on creation of a new auction. Once an auction is marked as filtered, it stays that way until it is deleted. Filtered queries are not shown to stats modules just like originally done, but items that view the current image can see them. Revision: 4193 Fixes [BCNT-251] Changes "The data for "..server.." is not at the current BeanCounter DB version of "..private.version.." to "The data for "..serverName.." is not at the current BeanCounter DB version of "..private.version.." Revision: 4192 Fixes ASER-196: General Search will now return proper pct value for stackables. Revision: 4191 Fixes [BCNT-250] Should fix mails not recording or displaying any debug output. We still used a find that was no longer needed since we dont store full itemlinks. This could return the wrong item if its name was a subsection of the longer string we were looking for. ie "Healing Potion" would be returned when we looked for "Greater Healing Potion" Revision: 4190 Fixes [APPR-266]: fixes tooltip for "Close Sidebar" button in Appraiser. Revision: 4189 Updates [ASAL-20] Removes debugging pollution Revision: 4188 Updates [ASAL-20] StatSales should now handle cross-faction and cross-server stats in most cases (the exception being Neutral AH stats) Revision: 4186 Completes [ADV-430] Merge of recent changes to Auc-Stat-Purchased, especially those making it conform to the serverKey convention. Revision: 4185 Fixes [ADV-424]: resets market value (in tooltip and elsewhere) after using "/auc clear [item]" Revision: 4184 Completes [SDEV-16]&[SDEV-17]: Stat-StdDev should now handle "/auc clear [item of the suffix]" properly. Also some code tidying. Revision: 4183 Fixes [AAMU-120][ASER-204]&[AAMU-122]: fixes several problems when clicking on or mousing over lists in AutoMagic and SearchUI. Revision: 4182 Fixes [BCNT-249] Removes global variable: serverName at line 132 Revision: 4181 Completes [BCNT-248] Merge of changes to BeanCounter - Will help to allow for cross-realm searching and changes to the way BCNT stores older data. Revision: 4177 Fixes [ASKP-30] Localize askprices whisper responses Revision: 4176 Completes [ADV-429] Updated Localizer, imported recent changes, and committed. Revision: 4173 Continues [APPR-108] remove debug print Revision: 4172 Fixes [APPR-108] Rearranges order and column sort functions to be called after appraisers GUI has been fully created. Revision: 4171 Continues [APPR-263] removes excess from _TRANS items Revision: 4170 Completes [ADV-428] which corrected some issues with the enUS localization of the APPR frame and also commits current Auctioneer Strings. Revision: 4169 Completes [APPR-263] Added new value to localizer and file for the button to change between per stack and per item pricing and changed " to ' for APPR_Interface_SelectItemLeftAuctioning. Revision: 4168 Completes [ADV-428] Import of current strings, especially the change to the help tooltip for the Stack/Each button. Revision: 4167 Completes [APPR-263] Update meaning of tooltip help text in Appraiser and Localizer to mean changing between Per Item and Per Stack Pricing from old Change between Full/Simple View. Revision: 4166 Fixes [APPR-108] The sort order of a column will now be remembered across sessions, requires Configator r210 or higher Revision: 4165 Fixes [BCNT-243] Commits to trunk The sort order of a column will now be remembered across sessions, requires Configator r210 or higher Revision: 4163 [INF-61] Updates Informant's database with new information for 3.1.0 Revision: 4160 Temp patch for [BCNT-242] Just changes the old Altaholic hook to work with new version of Altaholic. --TODO find a method that does not require a direct hook into altaholic. _________ Auctioneer 5.4 Individual commits (changes, enhancements, fixes): Revision: 4156 Completes [ADV-426] Updates all strings across the Suite with those from Localizer. Revision: 4155 [ADV-425] Update TOC Interface to 30100 for WoW client v3.1.0 Revision: 4154 [ASKP-29] Update Auc-Util-AskPrice ChatThrottleLib package to v20. Revision: 4152 Fixes [SIMP-20] & [SIMP-19]: the Clear Item command will correctly handle items with suffixes ("of the ..."). Plus some other minor tweaks. Revision: 4151 [ADB-14] : Fix realm/faction splitting to handle realms with hyphens Revision: 4150 [ADB-13] : Fix error when no sellvalue provider exists Revision: 4149 [ADB-14] : Prefix realm-faction designation with portal code Revision: 4147 Continues [APPR-2] Adds price level coloring to Stack price entry boxes. Hopefully fixes issues with syncing per each and per stack price boxes when using "Matchers". Revision: 4146 Fixes [ADV-423] The Value and itemLink lines will no longer extend into the icon and off the buy prompt window Revision: 4145 Continues [BCNT-240] Corrects global variable: serverName at line 132 Revision: 4144 Merges all changes made in Branch related to [BCNT-240] ****Warning backup, this may or may not destroy your data, kick your dog, and taunt you a second time**** Move all storage tables to use the same data layout and length, simplifying storage and re-trivial. Adds NEW FIELD to store which auction house trxn took place at. A, H, N Changes the way we store itemLinks in the itemNameArray. This saves space and improves the speed of the string.finds() Updates Search API to allow MULTIPLE server search results (max 4). in settings table pass a named list of servers{"name", "name2"} Revision: 4143 [ASKP-28] To deal with the upcoming changes to the chatfilter system, the filter function has been changed from: function (message) <stuff> end to: function (self, event, ...) local message = select(1,...) or arg1 <do stuff> end Revision: 4141 [ENX-113] Removing Mercurial Stone from the disenchant list. Revision: 4139 Fixes [ADV-384] Makes sure the "graphical" frame is one level below the rest of the elements. Revision: 4138 Fixes [ADV-384] Accidentally erased a “.” before commit. Revision: 4137 Fixes [ADV-384] The Yes and No buttons on the "searchUi" buy prompts should no longer move when the prompt window size changes. We split the "anchor" frame for all the prompt elements from the Backdrop frame thats resized. This stops unexpected movements when the backdrop is resized. Revision: 4134 Continues [APPR-2] Re-adds Stack and quantity number entry boxes. Revision: 4133 Starts [APPR-2] Removes Simple Appraiser View since we have Post frame for simplicity. Rearranges Appraiser Full to be a little cleaner. Adds toggle to change Price input boxes to allow PRICE PER STACK or PRICE PER EACH. --Still todo tooltips, price level. Revision: 4132 Fixes [AAMU-101] Items with the ':' character in their names should now display correctly in the AutoMagicc vendor list and in chat reports. Revision: 4125 Fixes [SIMP-18]: Performs extra checking at load time to remove any invalid entries from StatSimple's database. Revision: 4122 Fixes [ASER-211] Adds proper stack size count when we display a tooltip on SearchUI scroll frame. Revision: 4121 Fixes [ASER-210] RealTimeSearcher should now provide valid "Inventory Slot" codes to the searchers. Revision: 4119 Fixes [APPR-258] Rounding settings should no longer cause problems when you try to create a bid-only auction. Revision: 4114 Fixes [BCNT-237] Adds a "self" exists check so the function works in 3.0 and 3.1 test realms. Revision: 4113 Fixes [BCNT-237] Beancounters tab on the AH will no longer appear blank on the 3.1 test realms. Corrects secure hook return values to include mouse button variable. Revision: 4112 Updates [ASAL-20] Prevents StatSales from returning incorrect values for cross-server queries. StatSales is only able to access data for the current server, due to limitations in BeanCounter. Revision: 4110 Updates [SIMP-17] minor fix to StatSimple startup code Revision: 4109 Merge of [SIMP-17] changes to fix StatSimple so that it uses the correct serverKey format. This change will make things like comparing prices across realm/faction functional, including displaying in the tooltip. Revision: 4107 Resolves [VMUP-6] Revision: 4106 Fixes [ADV-418] Will no longer display bid prices higher than buyout in SearchUI and CompactUI for certain auctions; Buyout of these auctions from SearchUI should no longer fail. Fixes [COMP-21] CompactUI will now show the bid values for all auctions when "Show Required Bids..." option is disabled; able to handle auctions with a minimum bid of 0c correctly. Revision: 4104 Fixes ADV-417 Removes invalid reference in Auc-Advanced.toc Previously: - Auctioneer, Informant, Enchantrix, and BeanCounter can all have their tooltip outputs modified to never show unless <Alt> is depressed + mouse-over of an item. Users can choose to have certain values active all the time or hide specific AddOn output, if desired. Setting is located in each AddOn’s “general” option page. - Current localization entries have been committed to Auctioneer, Informant, Enchantrix, and BeanCounter. - Added an entry to http://Localizer.Norganna.Org for our Polish friends, so please help them to add to that, if you are willing and able. *Should your locale not be fully complete, consider helping! In the mean time, you can use another by selecting any of the locales under the “General” heading of the Auctioneer options. Auctioneer/General: - Fix to IsValidAlgorithm so that an error is no longer thrown. - Background code added to capture selling, sold and won auctions statistics for use with http://AuctioneerDB.com . - Columns now fully movable! Hover over the column headings for quick instructions- Right-click and hold to move column, <Alt>+Right-click and drag to resize columns, <CTRL>+right-click to reset. Auctioneer/Appraiser: - Columns now fully movable! Hover over the column headings for quick instructions- Right-click and hold to move column, <Alt>+Right-click and drag to resize columns, <CTRL>+right-click to reset. - Fix to negate input lag by removing the updates on every interface change. - Improve the function and description in the settings of the rounding function. - When posting using the “All” stack setting, the incomplete stacks will post first, which should speed up posting when making extremely large batch posts. Auctioneer/SearchUI: - Background change to correct the reversed bid and buy variables used by Snatch. - When using the Parameter Searcher, or others, in default or Real Time Search mode, items should no longer error when there is, incorrectly, no bid shown. E.g. No bid price. - Columns movable, as noted under the Auctioneer/General section. Auctioneer/SimpleAuction: - Changes to the layout of the Simple Auction “Post” frame to make the values a bit clearer, especially the display of AH fees. - Create Auction button will no longer illuminate until the number of items per stack and the number of stacks are set to realistic values. - Price matching should now function correctly. BeanCounter: - Columns now fully movable! Hover over the column headings for quick instructions- Right-click and hold to move column, <Alt>+Right-click and drag to resize columns, <CTRL>+right-click to reset. - Added more localized interface and help entries. Enchantrix: - Auto DE window should no longer display when mining or at other inopportune times. - Auto DE window will close when selected, even if combat was initiated while it was open. - Tooltips will now properly display on the “Fixed Price” and “Weights” tabs within the options. - Milling entries updated, including fire seed and fire leaf and the Milling Results tables have been updated to reflect recent changes. - Added ability to copy a Settings Profile. - Command line options will now display properly. - Added more localized interface and help entries. Informant: – Update of recent data, including Inscriptions for Scribes from 3.0.8 changes. - Some relatively small changes to the Category information in the “Extra Information Window”. - Added more localized interface and help entries. Individual commits (changes, enhancements, fixes): Revision: 4102 [ASER-200] Fixes a case where RealTime search will sometimes try to bid 0c (should now bid at least 1c) Revision: 4094 Completes [APPR-252] When posting in "All" mode will post remainder stack first. In some circumstances will use 1 less stack-split, saving a little bit of time Revision: 4092 Update [ADV-365][INF-49][BCNT-217][ENX-110] Localization files: CoreStrings.lua, InfStrings.lua, BeanCounterStrings.lua, and EnxStrings.lua updated Revision: 4090 [ENX-109] Make sure the state goes to sleep when initializing and AutoDE is turned off Revision: 4089 Completes [APPR-251] Appraiser scroll frame now uses configators lib.Processor() event callbacks. Column order will be remembered across sessions. Revision: 4088 Starts [APPR-247] Minor improvement to input lag on Appraiser GUI. Removes the frame.UpdateImage() call when any prices/sliders in appraiser are adjusted. This will stop appraiser from reRendering the scrollframe on every GUI change. Revision: 4087 Resolves [ADV-415] Should fix IsValidAlgorithm function, plus removes some global pollution. Revision: 4086 Fixes [ADV-414]: module cache will be cleared when a new module loads; thereby fixing [SDAT-14]: ScanData line will appear in tooltip in cases where 'Force Load ScanData' option is disabled Revision: 4083 [ENX-108] Adds milling entries for fire seed and fire leaf Revision: 4082 Fixes [BCNT-233] Move BeanCounter to the lib.Processor events added in Configator revisions 197 **Should be a transparent change for the end user** This will move OnEnter, OnLeave, Onclick, onMousedown, onResize and order events to a central processor function. Revision: 4081 Resolves [SDEV-15] *This only affects the stat test branch. Revision: 4080 Resolves [ILVL-17] *This only affects the stat test branch. Revision: 4079 Resolves [SHSP-8] *This only affects the stat test branch. Revision: 4078 Fixes [SMPL-35]: This should fix some problems with the "match my price" setting Revision: 4077 Adds to [BCNT-217] Updates localizer changes to 2/08/2009 Revision: 4076 Adds to [ADV-365] Removes extra ' in APPR_Help_TotalMinbidValue description text. reported by cut in IRC. Adds localizer changes through Feb 12 2009 Major additions to ptPT with minor additions to csCZ. Big thanks to those translators Revision: 4073 Reverse Merge of [SIMP-17] - wrong repo. Revision: 4072 Updates [SIMP-17] Initial version for review Note: Modifies StatSimple database; back up before running as there is no way to reverse the conversion. *Only affects the statistic branch. Revision: 4062 Fixes [ENX-107] Clean up globals and some local names in AutoDisenchant code. Revision: 4061 [INF-58] This moves the check for Alt being down from lines 40-42 to lines 90-92 of InfTooltip.lua, correcting the problems with showing the Informant Data Window without holding Alt when the option to show the tooltip only on Alt-press is turned on. Revision: 4060 Fixes [ENX-54] Gracefully handle combat cancellation of the AutoDE prompt, where we can't really hide the dialog Revision: 4059 Fixes [ENX-105] Localize the remaining milling strings Revision: 4058 Fixes [ENX-4] Add game tooltips to items in the fixed price and weights tabs Revision: 4057 [ENX-104] Update the EnxConstants file with new baseline prices, new default item info, plus some cleanup Revision: 4056 Partial Fix [ENX-58] Removes 2 items from the non-disenchantable list Revision: 4055 Fixes [ENX-98] Increase tooltip valuation by stack count, for appraiser Revision: 4054 Fixes [ENX-103] update localized strings for barker Revision: 4053 Fixes [ENX-97] Add a button to duplicate the current profile with a new name Revision: 4052 Adds [ENX-102] Improve accuracy of milling result data Revision: 4051 Fixes [ENX-100] Change "|" separators to "||" in command line help information to avoid mistaken formatting conversions Revision: 4049 [ADV-409],[INF-57],[BCNT-235],[ENX-101]--Re-implements the option to only show the tooltip in these addons when Alt is pressed. Each mod is set separately in it's own configuration. Revision: 4048 Task [INF-56] Edited inficon.blp so that the lines on the note are seen clearly. Revision: 4047 [INF-49] Fixed a few strings that were not copied from localizer correctly. Added a missing string from InfCommand.lua to the localizer. Revision: 4046 Fixes [ASER-194] Attempt to perform arithmetic on local 'value' on line 1539 Revision: 4044 Fixed [SHTG-17] Removed unnecessary debug output Revision: 4043 Adds [SMPL-34]: The "Create Auction" button will be enabled/disabled at appropriate times Revision: 4041 [INF-55] Properly capitalizes INF_Tooltip_AdditEnchWeapon and added INF_Tooltip_AdditWarrior (removing the incorrect INF_Tooltip_AddittWarrior) in InfStrings.lua via localizer. Removes the space between Ammo and Pouch in the additional field in InfData.lua. Also appears to include a bunch of new deDE localizations (by user hadien, Thanks!) in InfStrings.lua Revision: 4040 Implements [ADV-406] Corrects minor defects raised in Crucible AUC-35. Revision: 4039 Fixes [ASER-151] RTS with General searcher should no longer give results with bid price 0 Revision: 4037 Updates [ADV-365] CoreStrings.lua & AprFrame.lua Adds latest additions to esES and remove hard coded string in APPR with APPR_Interface_BidPerItem Revision: 4036 [INF-54] Removes the trailing whitespace that is borking localization of the additional field in some cases. Revision: 4034 Implements [ADV-406] phase 1: Adds a new API, AucAdvanced.API.DumpMarketPrice(itemLink, serverKey) which can be used to debug market pricing capabilities. Currently only handles bell curve PDFs. Revision: 4033 [ADB-12] Addition of extra stats recording Revision: 4032 [ADV-401] Add code to capture selling, sold and won auctions statistics Revision: 4031 [INF-54] Fixes the redundancy for items that have the "Key" or "Quest" category and removes the reagent status from the old Rogue poison reagents, as they're just gray items now. Revision: 4030 [ENX-100] Corrected spelling error in localizer for 'valueate' All localizer strings need to be edited at http://localizer.norganna.org/index.php Please do not edit the strings.lua directly. Revision: 4029 [ENX-100] Fixed typo of on line 620 ["ShowGuessAuctioneerVal"] = "valueate-val"; Should have been ["ShowGuessAuctioneerVal"] = "valuate-val"; Revision: 4028 Updates [ADV-404]: Adjust scanned data in certain rare cases, to reduce problems elsewhere Revision: 4027 [BCNT-234] UnFix: In localizer TT_SearchBox had an apostrophe at the end of it, Hirsute did the logical thing and made a new string, so apostrophe removed has now been removed from BeanCounterFrames.lua and BeanCounterStrings.lua has been updated. Revision: 4026 [INF-54] Informant now utilizes the Additional field to display an item's sub-type. For example, Scrolls will now display as "Consumable - Scroll". Revision: 4025 [BCNT-234] Fix: In localizer TT_SearchBox has an apostrophe at the end of it, so added an apostrophe in the BeanCounterFrames.lua string so the tooltip will display correctly. Revision: 4024 [INF-53] This updates the Informant data with the 3.0.8 changes and includes data for Inscription now, as well. Revision: 4023 [INF-49] Encore!: Relocalized Informant. InfCommand.lua finished and polished Main and Settings Revision: 4022 [INF-49] Final... I think: Relocalized Informant. Now with better organization and use of the Auc filters. Revision: 4021 [INF-49] Take II: Relocalized Informant. Now with better organization and use of the Auc filters. InfTooltip.lua still needs to be localized, but Informant is now usable. Revision: 4020 [INF-49] Relocalized Informant as Informant II. Now with better organization and use of the Auc filters Revision: 4019 Fix [SMPL-33]: Should prevent nil errors displaying SimpleAuction tooltips Revision: 4018 Completes [ASER-191]: Tidy up code Revision: 4017 Fix [APPR-244] Fix subtraction Revision: 4016 Fix [ASER-193] Corrects reversed bid buy variables on the AucAdvanced.Modules.Util.Appraiser.GetPrice call snatch uses. Revision: 4015 [APPR-244] Improve operation and clarity of appraiser rounding options. Auctioneer V 5.2 Just under 300 modifications this time around, some pretty “huge”, including: * A major, complete change out of our tooltip library. ** Processing for those tool tips is now a fraction of what it was previously. ** There are some options left to be added, but overall it is quite the improvement. ** Note that we made a specific decision to leave the icon out. This saves some overhead and, importantly, most often, you are clicking on an icon to obtain the tooltip in the first place and each they are reused so many times. If you just cannot live without it, numerous AddOns will display the icon. * A herculean effort was made by Kandoko and Anaral to add the localization framework. Much of that localization is included, with some translations still outstanding. ** To help with that, visit http://Localizer.Norganna.Org ; a special thanks to all of those who have chipped in with translations thus far! * Extensive bug fixes from Auctioneer Suite’s 5.0/5.1 offerings. * When using the SearchUI, holding CTRL+ALT+SHFT will change the function of the “Purchase” button to a “Purchase All” button. This will queue everything in the results window for confirmation at the Auction House. ** A “remaining count” was also added to the SearchUI interface, so users can clearly see how many purchases remain. ** The “Power User” option’s “Ignore” button will now function more like the old “Not Now” button from Bottomscanner. ** Many of the SearchUI Searchers have had small features added, like the deposit cost, where appropriate. ** Added the ability to use slash commands to add items to SearchUI’s “Snatch Searcher”; the format can be either the “total Copper” method or any combination of 1 g 2 SILVER 3 copper et cetera. * A minor overhaul of BeanCounter, including many code optimizations behind the scenes. ** Added the ability to SHFT + left-click items in the BCNT data window to add them to chat, et cetera. ** Subtracts the deposit from the net profit calculation. ** Dynamically changes the "Drop item into box to search" text to display ‘gain’ or ‘loss’ for the chosen item. This will work for Manual Searches or drag-and drop searches only. * Informant’s item data has been updated to include all Northrend items. ** Note that 3.0.8 changed a few prices and those changes will not be “right” – about the biggest we have noted is that shoveltusk meat’s vendor price has been removed. ** Another nice feature is that seller locations have been added in the “Extra Info” window. ** Enabled the display of the Informant “tooltip” icon on the SlideBar. * AutoMagic’s “Sell” list now persists through sessions. ** The “reason” codes of either SearchUI or the ItemSuggest module can be used when loading mail with AAMU; herbs and pigments have been added to the mail loader, as well. * Milling and Convert were added as options to the Item Suggest module. * Rewording of much of the interface, which should make some of the features and functions just a bit more clear. Happy Auctioneering, Nikk and the rest of the family here at Norganna's AddOns Now for "The List": Revision: 4009 Fixes [#AUWC-11] Adds nil checking around the debug print that was near line 224 to prevent the error. Revision: 4005 [#ADV-365] Localized Auc-Util-AutoMagic.lua, updated CoreStrings.lua Revision: 4004 [#ADV-365] Localized Auc-Util-AskPrice/AskPrice.lua, Auc-Util-CompactUI/CompactUI.lua, Auc-Util-ScanButton/ScanButton.lua, Auc-Util-ScanProgress/ScanProgress.lua Revision: 4003 [#ADV-403] Removed all references to Auctioneer Advanced, replace with just Auctioneer Revision: 4002 [#ADV-365] Localized CoreSettings.lua, updated CoreStrings.lua Revision: 4001 Starts [#ASER-188] adds slash command /snatch link price this is usable only after searchUI has been opened that session. Price can be in total copper or any combination of 1 g 2 SILVER 3 copper etc Revision: 4000 [#AAMU-114] Edits for grammar, punctuation, and comprehension Revision: 3999 [#ASKP-27] Edits for grammar, punctuation, and comprehension Revision: 3998 [#ADV-365] Localization Update, Fixed error, edited out extra punctuation Revision: 3997 [#AAMU-107] Removed all references to BTMS and Better worded a help tooltip. Revision: 3996 [#INF-49] Localization Update Revision: 3995 [#ENX-80] Localization Update Revision: 3994 [#BCNT-232] Update localizations. Revision: 3993 [#ADV-365] Localization Update Revision: 3992 Fixes AAMU-84: Auto sell list table should now save/load correctly when embedded Revision: 3991 ILVL-16: Fix calls to UnpackStats to use the new method parameters Revision: 3989 Adds BCNT-156 Reorders link exists check before GetItemInfo() call Revision: 3988 Adds BCNT-156 Shift click on a result in the BeanCounter window to link it to chat. Alt click to Refine the search in BeanCounter. Revision: 3987 MISC-23 this to self update for BeanCounter; Changes this to self references in BeanCounterFrames.lua Revision: 3986 Fixes ASER-187 Adds newly defined self:EnableVerticalScrollReset(false) to prevent scroll from resetting to home position when new data is rendered. Revision: 3985 ADV-401: Enable statistical tracking of placed bids Revision: 3983 [#ASER-186] Fixed helper tooltips for Auc Hist, Item Level, and Item Quality. Revision: 3982 fixes UCUT-20: Undercut.lua: line 188 bug fixed Revision: 3981 [#ENX-96] Corrected localization of enUS GuiAutoDePromptLine1 Revision: 3980 Fixes SHTG-16: Improves error levels in debugPrint messages to more accurately portray severity of message. Revision: 3979 Fixes SMPL-31 Removes scrollframe reset code since function is now handled internally by configator. Revision: 3978 Fixes APPR-243 Removes scrollframe reset code since function is now handled internally by configator. Revision: 3977 Finishes BCNT-231; Subtracts deposit costs from net price on successful auctions. Revision: 3976 Starts BCNT-231; Adds failed auction fees to API.getAHProfit() calculations. Revision: 3975 Fixes PLVL-7 The simple per item % tooltip option in pricelevel will now work. Just adds a "Price Level: XX%" to the tooltip when mousing over the AH. Revision: 3974 Fixes ADV-399: the 'image' variable returned from CoreScan's GetImage() is now declared (as a local) Revision: 3973 Fixes ASER-166: Pressing "Cancel" button on CoreBuy popup will now cause a session-long ignore in SearchUI (equivalent of "Not Now" button) Revision: 3972 Fixes ADV-390: adds stacksize to "bidcancelled" callback Revision: 3970 [#INF-47] Should fix the "attempt to index field 'lib', a nil value' errors. Revision: 3969 [#INF-47] Added the slidebar icon back for Informant config. Right now, only Informant's config is activated by that button. Revision: 3968 AAMU-113 Changed BTM/IS rule to SUI/IS rule also fixed a couple of misspelled words in the file. Revision: 3967 Fixes ADV-397: Should prevent disconnects for items with very long names (particularly with Russian clients) Revision: 3966 [#INF-42] Fixes the bug that caused a nil error to be thrown when a player displayed an item sold by a vendor not in Informant's database. Adds conditionals to avoid strsplitting nil values. Revision: 3965 INF-44: Removed show-name toggle, commands, and related information from Informant Revision: 3963 Fixes APPR-241, APPR-239 Appraiser scroll frame will now work when locale is set different from client. Price level coloring in appraiser scrollframe should now work in all locales. Revision: 3962 [#INF-42] Committing InfData.lua Revision: 3961 [#INF-42] Committing InfData.lua Revision: 3960 [#INF-42]Fixes global pollution with last commit. Revision: 3959 [#INF-42] Part 1. Data has been added and code modified. Each vendor's zone and coords are now displayed as Zone (xx,yy) in the extra data window of Informant. Vendor and Zone names are now localized in enUS, deDE, frFR, esES, and ruRU. I'm borrowing the VendorName string for this, so we should probably create a string for it, though the data is already localized so there's no rush. Revision: 3958 Fixes ASER-174: Deposit Cost controls added to Milling and Prospect searchers Revision: 3957 [#AUWC-7] Removes the code associated with the never-functional "When Scanning" setting for Window Protection, and adds code to convert any stored value other than "Always" or "Never" to "Never". Revision: 3956 Starts AUWC-10 Test code for Dynamic frame font resize ability. Use mouseover macro /run AucAdvanced.Modules.Util.AHWindowControl.Private.dynamicGUI(GetMouseFocus():GetName() or tostring(GetMouseFocus()), GetMouseFocus()) - To add frames to the AH window utilities sliders Revision: 3954 SMPL-30: Fixes error when deposit costs are not known Revision: 3953 Fixes ASER-154: Adds an individual Max Price control to each searcher Revision: 3951 Continues ADV-365 Adds latest localizations from dec 16 through jan 3 primarily to esES, koKR, nlNL, zhCN, zhTW . Big thanks to those translators Revision: 3949 Updates BCNT-217 Adds localization changes/additions to 1-1-09 from localizer. Revision: 3948 Fixed SHTG-16 - set the debug levels for debugPrint() calls to the best of my abilities --- also adjusted some debug messages Revision: 3947 Updates AUIS-12: Fix pollution from r3946 Revision: 3946 Fixes AUIS-17, AUIS-16, AUIS-12: Adds Milling and Convert suggestions to tooltip Revision: 3945 SBTN-11 removing the classic reference in the help text. Revision: 3944 SBTN-11 adding in help text Revision: 3943 SBTN-11 added tooltip to stop,play,pause and getall button. also removed line in help menu referring to classic. Revision: 3942 MISC-49: Allow passthrough of graphic parameter via CoreUtils Coins function Revision: 3941 Adds AAMU-111 Adds buttons for herbs and pigments to mail loader. Revision: 3940 Fixes AAMU-110 Adds a check to prevent the Mail loader GUI from creating duplicate frames on each Mailbox show event. Revision: 3939 ADV-380: Copy new StringRope to AucDb addon Revision: 3938 ADV-380: Move scandata force loading to be a top level setting and shift it into the onload function Revision: 3937 SMPL-21: Show deposit costs when posting auctions using SimpleAuction Revision: 3936 MISC-50: GetAllModules is called quite frequently during processing scan data. Caching the results vastly improves efficiency of post scan processing Revision: 3934 SPRG-6: Add a note to the tooltip indicating that this option is affected by the CompactUI BrowseOverride option. Revision: 3933 SMPL-14: Add refresh, bid and buyout, Merry Xmas Nechckn Revision: 3932 SBTN-17: GetAll button added, Merry Xmas MattBnr Revision: 3931 ILVL-15: Further attempts to improve speed of iLevel stats module Revision: 3930 Completes ENX-95: Error no longer thrown, LET tooltip displays Barker for Enchants or the usual tooltip for items. Revision: 3929 APPR-238 - "Only" count included sold auctions Revision: 3928 Implements ILVL-15: Corrected an issue where iLevel was skipping elements on the wrong queue while packing stats. Revision: 3927 ILVL-15: Improve scanning speed by reducing amount of GetItemInfo() calls required Revision: 3926 ILVL-15: Improve scanning speed by reducing amount of GetItemInfo() calls required Revision: 3925 Implements ILVL-15: Adds a missing line that missed the commit. Sorry! Revision: 3924 Implements ILVL-15. Performs an in-place memory optimization for implementation of the iLevel queue to hopefully improve scan efficiency. Revision: 3923 ASER-154 removing the code i put in so it doesn't cause any problems. Revision: 3922 ILVL-8: Stop iLevel from saying it's seen items when it hasn't Revision: 3921 LTT-13: Fix pollution Revision: 3920 LTT-13: Add spell support to libET Revision: 3919 Adds BCNT-229 Changes the "Drop item into box to search." text dynamically to display Gain or loss on the chosen search item. This will work for Manual Searches or drag and drop searches only. Revision: 3918 ASER-154 added maximum price to arbitrage, convert, disenchant, enchant mats, milling, prospect, and resale searchers. Revision: 3917 ASER-181 queue number on search tab Revision: 3916 BTMS-154 and ETT-43 Revision: 3915 BtmScan is now defunct (replaced by SearchUI) Revision: 3914 Continues ADV-365; Adds fixes made in PURC - 13, adds latest additions primarily to deDE, esES, frFR, koKR, nlNL, ruRU. Big thanks to those translators Revision: 3913 Fixes APPR-237; Removes extra ). in the localizer variable name 'APPR_Help_HowBidPriceCalculatedAnswer).' Revision: 3912 Fixes PURC-13 Corrects localizer variables PURC_Help_DayDayAverage and PURC_Help_DayDayAverageAnswer to PURC_Help_DayAverage and PURC_Help_DayAverageAnswer Revision: 3911 Adds ADV-392 In general options a user can now choose which locale auctioneer will use. This will require a /console reloadui or restart to take full effect. Revision: 3909 Fixes BCNT-228 Tweak the compression function to prevent lockups and auto purge bad entries that would cause a infinite loop. Revision: 3908 Updates ASER-175: Tweaks and error correction in data tables Revision: 3907 Implements ADV-390: Adds "bidcancelled" callback Revision: 3906 [#APPR-231] added missing stack size arg to the "pretending to post" :format() call for stack of size 1 Revision: 3905 Updates ASER-175, ASER-173: Converter searcher rewritten, controls panel has been improved Should now be easier for developers to maintain and modify Revision: 3904 [#ASKP-26] Adds code to nil the entries in the table after we use them to make sure that we don't build huge tables. Revision: 3903 Completes ASER-172: Adds auction length select boxes for deposit costs in Resale and Arbitrage searchers Revision: 3902 [#ASKP-26] Finally got this filtering in all chatframes, and only filtering AskPrice's outgoing messages. So that's good. There may be a better way to do it, but this is the only way I could make it work. Revision: 3901 Fixes ADV-387: Corrects an issue where IsValidAlgorithm() was not being correctly executed due to a for loop having an inconsistent name for its counter variable. Revision: 3900 fixes ASER-171: Debug tooltip line now works again Revision: 3899 Fixes ADV-389: Converting error print statements into nLog messages to hide it from end-users. Functionality remains the same. Revision: 3898 fixes ADV-389: API.GetAlgorithm will now work with itemids Additionally, sending invalid values will now cause chat output, not fullblown errors. Revision: 3896 [#ASKP-26] Reverts all changes. I'm in over my head. Revision: 3895 [#ASKP-26] Fixes problem with checking a nil function. Revision: 3894 [#ASKP-26] Fixes stray 'end' that was kicking an error. Revision: 3893 [#ASKP-26] This changes our method of filtering outgoing whispers to utilize ChatFrame_AddMessageEventFilter() so that it will be filtered in all locations that display chat, rather than only in the General tab. Revision: 3892 Fixes ADV-294: Adjusted Stat-Debug so that it does not return a PDF. This is the preferred form, rather than returning a PDF with area 0. Revision: 3891 Fixes ADV-388. Tooltip now explicitly states that market price is not available, not that the value is 0g. Revision: 3890 Implements ADV-294: A fallback parameter is now supported. To allow for a fallback, instead of returning a PDF, return a number. No other return values need to be specified (they will be ignored). Revision: 3889 [#ASER-109] renaming Parameter search back to General Revision: 3888 Adds ASER-169 Holding CTR+SHIFT+ALT will change the SearchUI purchase button to a Purchase All button. This will Queue everything in the results window for confirmation at the Auction house. Revision: 3887 INF-37: Fixes malformed InfData.lua from previous commit. Revision: 3886 INF-37: Updates Informant's data with the latest prices. Revision: 3885 Fix ADV-383 error after closing and reopening Auctionhouse when buy prompt is open Revision: 3884 INF-43: Fixes bug that prevented any items from showing as limited-supply at the vendor. Revision: 3883 Fixes AAMU-108 Updates Auto-Magic mail loader to work with new Mats/Gems. Removes duplicate functions. Simplifies the gem and Mat lookup tables. Revision: 3882 Fixes ADV-386 Removes rogue reference to Askprice from the Auc-Util-Example module Revision: 3881 Updates ADV-365 CoreStrings.lua Corrects localizer strings in relation to r3880 Revision: 3880 Fixes APPR-226, APPR-230 Adds _TRANS() calls to APPR_Interface_StopValue and APPR_Interface_Divisions. Corrects comment code in AprFrame.lua. Corrects APPR_Help_HowBid priceCalculated to APPR_Help_HowBidPriceCalculated Revision: 3879 Fixes APPR-220, Updates ADV-365: Appraiser's stack label will report "Item is not stackable" where appropriate Revision: 3878 INF-41: Removes Money(OBSOLETE) conditional from check to expand the workaround to other locals. Revision: 3876 (fixes INF-41) detect honor tokens with bad stack sizes and reset stack sizes to nil, remove duplicated code from bad integrate Revision: 3875 INF-41: This is the updated data after altering our updater script not to list a stack size for currency items. For clarity, I also had it place currency in the "Miscellaneous" category (change to InfMain.lua), and listed "Currency" under the additional information (a change in InfData.lua). InfQuests.lua had some updated information as well. Revision: 3874 Fixes BCNT-227 Adds the replacement code for the BeanCounter.API.getAHProfit() function. Code is a bit simpler and it should be more accurate. Revision: 3873 Fixes AUIS-11: Will now use deposit costs for the duration showing in the selection box. Will now calculate brokers fees based on the market value. Revision: 3872 Fixes [#AUIS-15] Raise Enchant and Jeweler skill point max and default values to reflect WotLK max skill limits. Revision: 3871 SMPL-29: Fixes error on mouseover when no scan data for an item Revision: 3870 Fixes ILVL-6: No longer crashes on /aadv clear Note: iLevel does not store data on individual items. Therefore clears data for all items with the same equipslot-quality-itemlevel as the itemlink supplied. Revision: 3869 Fixes MISC-48: Fixes a documentation-cosmetic issue: A few more missing svn:keywords properties. Grep says there's no more this time. Revision: 3868 Fixing iLevel SVN props Revision: 3866 Fixes APPR-224: Fixed an issue where a spelling error in Appraiser's TOC blocks the requirement, so Appraiser would only load if it is lucky. Revision: 3865 (fixes ENX-75) fix error testing code in jewelcrafting skill for prospecting Revision: 3864 Fixes APPR-223 Corrects missed _TRANS() call on variable APPR_Interface_All Revision: 3863 INF-37: Found and fixed more inaccurate prices Revision: 3862 Fixes APPR-154 - Re-Fixed Deposit costs in sidebar Revision: 3861 INF-37: Fixes the erroneous vendor lists introduced by the last update. Revision: 3860 INF-37: Now includes items that are in WoWHead but not in armory. We're taking pricing data from WoWhead in that case, and will be missing the list of vendors for any items vendors sell that aren't listed on the armory. I also forgot to ask them to include the item's name, but the only place that shows up is in the comments for InfData.lua, so it isn't a big deal. Revision: 3859 Completes ILVL-14 Removed an extra _ prior to the strings in Stat:iLevel. Revision: 3858 Completes SHTG-13 1) Move all strings to babylonian calls 2) add strings and appropriate variable names to localizer website Revision: 3857 Completes ILVL-7 1) Move all strings to babylonian calls 2) add strings and appropriate variable names to localizer website Revision: 3856 Completes UCUT-18 1) Move all strings to babylonian calls 2) add strings and appropriate variable names to localizer website Revision: 3855 Completes OUTL-8 1) Move all strings to babylonian cal Optional Files - Auctioneer Suite
Archived Versions - Auctioneer Suite
Comments - Auctioneer Suite
Author donation information - Auctioneer Suite
Help us to continue providing some of the most popular AddOns for World of Warcraft! Donations go toward our costs; maintaining our development environment to allow our international team to collaborate effectively and efficiently. Support AddOn Development!You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam ©2009 MMOUI / vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||