promotional bannermobile promotional banner

Delete Cheapest Item

Delete the least valuable junk item in your bags

File Details

DeleteCheapestItem-v5.23.zip

  • R
  • Feb 16, 2024
  • 23.52 KB
  • 1.8K
  • 3.4.3+1
  • Classic

File Name

DeleteCheapestItem-v5.23.zip

Supported Versions

  • 3.4.3
  • 1.15.1

v5.23
* Bug fix for DCI_DB nil error!

v5.22
* Bug fix when showing window at quest turn-in
* Window will also refire after deleting when turning in a quest
* (In a coming update I am reworking the quest handling more broadly)
* Additional error handling for item info lookup

v5.21
* Updated TOC to Classic version 11501
* Localization tweaks

v5.2
* Item info is now cached, reducing API calls dramatically
* Saved Variables are stored more elegantly
* Lots of code refactoring to improve efficiency
* Fix for incorrect visual behavior on ignore button

v5.1
* Localization added! If you would like to help improve translations please let me know!
* Identical items are now deduped in the window (if they have the same quantity)
* Further improvements to code and namespace usage
* Added more errorchecking for item info calls

v5.0
* The window has a design update and now includes a scrollbar
* This allows you to scroll through not just the first 4 but all of your (filtered) bag items to delete
* Adding items to the ignore list is now done by clicking on the item icon
* A lot of the code has been rewritten or updated to improve performance (and clean up the global namespace)
* Miscellaneous tweaks and bugfixes