87 Changes this time, most importantly the "Release" of Auctioneer 5.0.
Some highlights include:
- A complete set of more "new user"-friendly default settings.
- All statistic modules now fully controllable from within the game.
- Snatch Searcher has been completed in ASER, now fully functional.
- ASER now is capable of saving settings across characters and account.
- Various spelling and grammatical errors corrected.
- Did we mention the Release Version of Auctioneer 5.0? Oh, sorry, we did. =)
Happy Auctioneering,
Nikk
Revision: 3558
Fixes ADV-321: fixes "attempt to index global 'system' (a nil value)" when trying to access help via /AAdv help
Revision: 3557
Fixes ASER-99: Snatch searcher will now create an empty table if there was no saved table.
Revision: 3556
fixes ADV-319: CoreUtil will now look before calling nLog.
This fixes the "attempt to index global 'nLog' (a nil value)" error on load
Revision: 3543
Branching for final pre-5.0 release stabilization and testing
Revision: 3542
Completes ASER-97
The snatch searcher will fill in the current saved snatch item price when/if its reselected to allow easier price adjustment.
Revision: 3541
"Re-completes" ADV-315 Did not upload changes to AHWindowControl and EasyBO/Bid.
Revision: 3540
Completes ADV-315 See Pastey link from ticket for details. Modify the base defaults of the varied AuctioneerAdvanced modules.
Sets new "beginner" style defaults across AuctioneerAdvanced Modules.
Revision: 3539
Starts ASAL-7
Adds (Stack) to the Normalized line to clarify how its displayed price.
Revision: 3538
Fixes ASER-96
Changes how the snatch searchers table is stored to work around limitations in the default() call in the profile system.
Revision: 3537
Fixes subtask APPR-183 finishes APPR-181
Add help text to explain the ALT + Click to add/remove players from the Basic filters ignore list from appraiser frame.
Revision: 3536
Adds COMP-13
Add help text to explain the ALT + Click to add/remove players from the Basic filters ignore list.
Revision: 3535
Add pre-WOWEcon link sanitization to WOWEcon stats module. Add tooltip display options to help debug these type of issues in the future (fixes WECN-4)
Revision: 3534
Implements ASER-93: Caches settings during searches, removing some unnecessary processing load.
Biggest speed improvement will be seen during simple searches, like Snatch or General
Revision: 3533
fixes ASER-92: RTS will now properly list items in the results for all searchers it meets the requirements for
This allows comparison between different searchers
Revision: 3532
fixes ASER-57: SearchMain.lua won't freak out if a searcher returns nil for 'value' var
nil 'value' now means SearchUI will use Market price instead
Revision: 3531
Fixes ASER-10: SearchUI now has the ability to save cross-realm profiles
Note: this change will mean your old SearchUI settings will be unavailable
Revision: 3530
Fixes ASER-91: Snatchlist now has a default setting, preventing an attempt to iterate over a nil variable.
Revision: 3529
ADV-314: Fix spelling mistake
Revision: 3528
ADV-314: Centralize module calls into CoreUtil.lua and make the module calls more robust by iterating over a locally generate table of modules instead of the global module list.
Revision: 3527
AAMU-99: Redundancy load of AddOn's .lua file in the .toc
Removed the line in the .toc "Auc-Util-AutoMagic.lua" since embed.xml is already being called to load the addon.
Revision: 3526
Fixes ASER-90
Replaces custom money frames in Snatch Searcher with "MoneyInputFrameTemplate".
Money now clears after an item is added.
Revision: 3525
Adds ASER-89
Adds help beginner help tooltips and option check box. Adds tooltip to Icon frame.
Revision: 3524
ASAL-15 - Ups the limit when BeanCounter gets results from searches
Revision: 3523
Fixes ENX-59: GetItemProspectTotals() will now return value per ore.
Revision: 3522
Continues ASER-56
Changes the appraiser price for a snatch item to be recalculated for each session.
Revision: 3521
Removed code since at least 2 versions have been released. Default mode should be off for anyone who gets EasyBuyout initially.
Revision: 3520
APPR-135: Fixed issue with logical problem in code.
Moved previous line 176 to line 189.
Revision: 3519
Fixes ADV-312: Items with InvType will now be recognized properly for IsInQuery()
This fixes the visible bug of items always being "new" when searching for a specific itemslot
Revision: 3518
fixes ASER-87: Arbitrage will now use the proper level of AH fees in its calculations
Revision: 3517
Fixes ASER-86: adds props to arbitrage file
Revision: 3516
Fixes ASER-85: Arbitrage searcher should now properly query the price for the selected faction
Revision: 3515
Continues ASER-56
- Changed to "price per EACH"***
Adds items appraiser vale in the snatch GUI scroll frame. Tweaks scroll frame widths slightly. Adds allow bid/buy check boxes.
Revision: 3514
Fixes ASER-66 Moves the ASER "Search" button so that it does not as easily interfere with the configurable options.
Revision: 3513
Starts ASER-56
Killing global pollution workingItemLink at line 383
Revision: 3512
Starts ASER-56
Testing SearchUI snatch evaluator.
What works: adding, removing, via itemlinks, bags, or drag and drop. press ctr, alt, shift and click button to clear entire list. Searchers work but price inputted is price per *STACK*
Revision: 3511
Fixes ASER-84: FilterItemPrice will now handle nil returns from GetItemInfo() (items not in client's cache)
Revision: 3510
Fixes BCNT-204
The depreciated API function will now correct nil values before executing. The regular expression matcher has also been relaxed slightly.
Revision: 3507
Fixes CLAS-85
Changes deprecated BeanCounter.externalSearch() calls to BeanCounter.API.Search()
Revision: 3505
Fixes ASAL-18
Sales will no longer continue to query BeanCounter if BeanCounter has no sales data on the item.
Changes cache[sig] code to handle the false condition, and only ask once per session, not on each mouse over.
Revision: 3502
LTT-2: Backing out changes that were inadvertently made to trunk instead of branches/LibTT
Revision: 3501
LTT-2: Fix pollutions
Revision: 3500
LTT-2: LibTooltip conversion in progress
Revision: 3499
Fixes INF-32 make sure we convert boolean settings values to strings correctly, and reverse the strings to booleans correctly
Revision: 3498
Fixes WECN-5
Stat WoWEcon can now be toggled on/off in the configuration screen. This disables all data collection and processing for this stat.
Revision: 3497
Fixes SDEV-8
Stat StdDev can now be toggled on/off in the configuration screen. This disables all data collection and processing for this stat.
Revision: 3496
Fixes SIMP-7
Stat Simple can now be toggled on/off in the configuration screen. This disables all data collection and processing for this stat.
Revision: 3495
Fixes PURC-8
Stat Purchased can now be toggled on/off in the configuration screen. This disables all data collection and processing for this stat.
Revision: 3494
Fixes SHSP-5
Stat classic can now be toggled on/off in the configuration screen. This disables all data collection and processing for this stat.
Revision: 3493
Fixes ASER-83 Extraneous line in Arbitrage searcher
Revision: 3492
Implements ASER-82 Implement EnchantMats searcher
Revision: 3491
Fixes [BCNT-202]
Add Localization strings for the Data Maintenance sub section of the BeanCounter Configuration.
Revision: 3490
Fixes BCNT-201 Double-quote bug in Localizer introduced an error in BeanCounterStrings.lua.
Revision: 3489
Fixes BCNT-201 Updated Localizer table.
Revision: 3488
Fixes BCNT-201 Localizer table shows color code values for C_DateString and C_DateStringExample.
Revision: 3487
Fixes AUIS-6 Removes left-over comment block and fixes incorrect word choice in one help text item.
Revision: 3486
Fixes AUIS-6 Adds Tooltip and Help text for ItemSuggest configuration panel.
Revision: 3485
Fixes AUIS-10 slider control for "Average # of listings" defaults to "0.0x"
Revision: 3484
Fixes BCNT-200 Truncated help text string for Available Date Commands and some miscellaneous typos.
Revision: 3483
Implements ASER-82 Implement EnchantMats searcher
Revision: 3482
Completes COMP-12
Adds a GUI frame to easily add/remove players to the basic filters ignore list. To use simply Alt click on the sellers name in the CompactUI window. Ignored sellers will also now appear in red text in the CompactUI window.
Revision: 3481
(MISC-39) Fixes grammatical and other minor errors in the displayed gui/tooltips/help.
Revision: 3480
Fixes ASER-81 SearcherProspect does not account for stacks
Revision: 3479
Implements ENX-57 Create GetItemProspectTotals() functionality
Revision: 3478
Starts APPR-181
Adds a GUI frame to easily add/remove players to the basic filters ignore list. To use simply Alt click on the sellers name at the appraiser window. Ignored sellers will also now appear in red text in the appraiser window.
Revision: 3477
BASC-14
Adds lib.IgnoreList so the current sessions ignore list can be accessed externally.
Revision: 3476
Implements ASER-80 Create Prospecting evaluator
Revision: 3475
Fixes ETT-33 Typo and Grammar corrections in EnhTooltip\ConfigUI.lua
Revision: 3474
Fixes BCNT-199
Corrects BeanCounterFrames.lua has a new global variable: _ at line 420
Revision: 3473
Starts BCNT-194, BCNT-195
Consolidates BeanCounter's match function into API calls. Adds WOW 3.0 hacks to handle the ItemLink changes in WotLK.
- BACK UP YOUR BEANCOUNTER SAVED VARIABLE FILE***
Preps a WoW 3.0 DB upgrade. This will do nothing until the WoW client version is >= 30000. It will then auto update the DB for that server to the WoW 3
.0 ItemLink and itemstring style.
Revision: 3472
Fixes ASER-79 Arbitrage Searcher relies on per-realm table for cross-realm trading list.
Created function to generate temporary table from AucAdvancedData["UtilSearchUI'].