All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Updated for WoW Retail Client Patch 11.0.2.
- Updated for WoW Classic Client Patch 1.15.3.
- Updated for WoW Client Patch 1.15.2.
- Uncommon rarity coloring should be a bit brighter and easier to spot now.
- Updated for WoW Client Patch 10.2.6.
- Updated for WoW Client Patch 4.4.0.
- Updated for WoW Client Patch 1.15.1.
- Fixed an issue where
GetItemInfo
would cause a bug when called early in the loading process.
- Fixed an issue where BoE labels would show even for already soulbound items when they were placed in the main bank container in Classic Era.
- Updated for WoW Client Patch 10.2.5.
- Updated for WoW Client Patch 1.15.0.
- Updated for WoW Client Patch 10.2.0.
- Some minor performance tweaks. Everything matters!
- Made the BoE/BoU labels brighter for poor and common quality items.
- Fixed an issue where underscore
_
was used as a global variable. Ouch.
- All item qualities including poor and common will now display the BoE label when appropriate in Retail.
- Fixed faulty embeds that may or may not have caused a startup error.
- Updated for WoW Client Patch 3.4.3.
- Added TaintLess.xml.
- Updated for Retail client patch 10.1.7.
- Updated for Classic client patch 1.14.4.
- Fixed an issue where the plugin would sometime bug out when tooltipdata for an item was missing during the early item caching on logons, relogs and reloads.
- Updated addon listing icon and text format.
- Bumped to Retail Client Patch 10.1.5.
- Bumped to Wrath Classic Client Patch 3.4.2.
- Removed the annoying startup message when loaded alongside Bagnon ItemInfo.
- Cosmetic stuff. Piggybacking.
- Updated for Bagnon's API for WoW 10.1.0.
- Updated for WoW 10.1.0.
- Updated for WoW 10.0.7.
- The Wrath version should take better advantage of blizzard's 10.0.2 bag API which was ported to Wrath in 3.4.1 now.
- Updated for WoW 10.0.5.
- Updated for WoW 3.4.1.
- Changed how bagID is queried to be more consistent across Bagnon updates and versions. A lot of C_Tooltip API errors and general Bagnon lag should be fixed by this.
- Fixed an issue in retail with items that had less tooltipData than expected.
- Now only uses the old tooltip scanning in the classic versions of WoW.
- Now utilizes the C_TooltipInfo and TooltipUtil APIs in retail. Which will rock when Bagnon is updated for 10.0.2!
- Bump to retail client patch 10.0.2.
- Add support for retail 10.0.2 C_Container API.
- Bumped retail version to the 10.0.0 patch.
- Fixed an issue where the wrong bag slot would be queried, resulting in wrong information on the items.
- Full performance rewrite to take much better advantage of Bagnon and Wildpant's APIs.
- Bump to client patch 9.2.7.
- Improved the client detection code.
- Fixed an issue in WotLK Classic that sometimes could cause already bound items to still show the bind status.
- Add support for WotLK Classic beta.
- Bump for Classic Era client patch 1.14.3.
- Bump toc to WoW client patch 9.2.5.
- Bump for BCC client patch 2.5.4.
- Reintroduce tooltip scanning for soulbound status to fix problems in the classics. #6
- ToC bump.
- ToC bumps and license update.
- Bind status shows as intended now.
- Removed the debug output from the previous update that in no way was supposed to be a part of that update!
- Fixed an issue where bind status would not be properly updated when equipping items.
- Added commands to toggle between rarity colored text, and a much clearer white.
- Added a message when the presence of the addon Bagnon ItemInfo causes this one to be auto-disabled.
- Bump Classic Era toc to client patch 1.14.1.
- Bump Retail toc to client patch 9.1.5.
- Bump Classic Era toc to client patch 1.14.
- Update auto-disable logic.
- Bump TOC for BCC 2.5.2.
- Bump toc for 9.1.0.
- Updated to have BC and Classic versions.
- Soulbound items should no longer be displayed as still BoE.
- Optimized code and efficiency.
- Removed some unused function calls.
- Spring cleaning.
- Bump to WoW client patch 9.0.5.
- Bump to WoW Client patch 9.0.2.
- Bump to WoW Client patch 9.0.1.
- Cache fixes and Bagnon 9.x compatibility.
- ToC updates.
- Properly disable when Bagnon_ItemInfo is loaded.
- Fixed for Bagnon 8.2.27, December 26th 2019.
- ToC updates.
- Bump to WoW Client patch 8.2.5.
- Fix toc links.
- Updated for 8.2.0.
- Updated addon detection to avoid messing with the addon loading order.
- Updated toc display name to be in line with the main bagnon addon.
- Updated description links and team name.
- Item background scanning should once more update properly when you swap items in a bag slot, and not show the bind status of the item that was previously there.
- Fixed bug when showing BoE/BoU items.
- Update TOC metadata.
- Update README description and links.
- Major code overhaul and optimization.
- Added auto-disable if Bagnon ItemInfo is loaded.
- Updated TOC & links.
- Updated TOC version to patch 8.1.0.
- Updated TOC version to 8.0.1.
- Updated readme with new BitBucket links. We're leaving GitHub.
- Fixed an issue where even soulbound items would be displayed as BoE, even when you had bound them to you.
- Fixed a bug where the "BoE" text would remain visible for empty slots after an item was moved.
- Fixed a bug where the itemLink would be overwritten and cause a nil bug in string.match later on.
- Initial commit.