Releases: fondlez/FonzAppraiser
Releases · fondlez/FonzAppraiser
FonzAppraiser 3.1.3
Fonzappraiser 3.1.2
[3.1.2] - 2024-11-16
Fixed
- Improved workaround for duplicate group loot item message server bug.
FonzAppraiser 3.1.1
[3.1.1] - 2024-11-16
Changed
- Updated the detection method for money from personal loot.
Fixed
- Workaround for bug on some servers where group loot messages duplicate items.
FonzAppraiser 3.1.0 - add Auctioneer Advanced Suite
[3.1.0] - 2024-11-02
Added
- Auctioneer Advanced Suite ("Auc-Advanced" addon) added into the Auctioneer
pricing system.
FonzAppraiser 3.0.0 - new support for WotLK
[3.0.0] - 2024-11-02
This version of the addon now supports all traditional WoW clients: vanilla 1.12, The Burning Crusade 2.4.3 (TBC) and Wrath of the Lich King (WotLK) 3.3.5.
Added
- Ported to the WotLK 3.3.5a client.
- Auctionator pricing system for the WotLK 3.3.5a client added.
- TradeSkillMaster (TSM) pricing system for the WotLK 3.3.5a client added.
Changed
- Saved addon data is now the same format across all clients. Old data may not
be compatible. IMPORTANT: Move or delete oldFonzAppraiser.lua
files under
yourWTF\...\SavedVariables
folders to avoid any issues.
FonzAppraiser 2.1.2 - for the TBC 2.4.3 client
[2.1.2] - 2023-12-16
Fixed
- Fixed a bug in duration text order for minutes and seconds abbreviations.
FonzAppraiser 2.1.0 - for the TBC 2.4.3 client
[2.1.0] - 2023-07-30
Added
- Most Valuable Item added to minimap tooltip.
Changed
- Fixed a TBC bug with the target progress bar not updating correctly after Target was changed.
FonzAppraiser 2.1.1 - for the TBC 2.4.3 client
[2.1.1] - 2023-07-31
Changed
- Fixed a bug in vendor value lookup for TBC items specifically.
FonzAppraiser 2.0.0 - for the TBC 2.4.3 client
[2.0.0] - 2023-07-30
Added
- Ported to the TBC 2.4.3 client.
- Double and single quote support for Search tab filter values, e.g. slot="off hand".
- New notice sound options added.
- Auctionator pricing system added. Codes: A.AUA (auction) and DE.AUA (disenchant).
- New minimap button added. Shift left mouse click to move the minimap button.
- Show/Hide minimap button option in a new "General" Settings tab added.
- Value earned in past hour added to "Session Value" display of the Summary, Sessions tabs and minimap button tooltip.
- Confirm option added on making a new session to delete oldest session at maximum sessions.
Changed
- Raised the default notice thresholds due to item and gold inflation from the TBC expansion.
- Changed the default item notice sound from "Bloodlust" due to its presence as a combat game sound in TBC.
- Changed the default target notice sound from "levelup2" to "Achievement".
- Clicking the Clear Search button in the Search tab will now automatically do an empty search.
- Filter groups are now internally based on item id lists instead of item name, removing maintenance across locales.
- Added pricing system description to item tooltips.
Removed
- All Ace library dependencies. This should help porting the addon between expansions.
- Integrated Fubar support. Fubar support can be supplied from outside the main addon.
- Money Correct Fix. This fix was more unreliable than not having it.