promotional bannermobile promotional banner

BagSync

BagSync tracks your characters items and displays it within tooltips.

File Details

v20.6

  • R
  • Feb 9, 2026
  • 291.69 KB
  • 17.3K
  • 12.0.0+7
  • Retail + 4

File Name

BagSync-v20.6.zip

Supported Versions

  • 12.0.0
  • 11.2.7
  • 5.5.3
  • 4.4.2
  • 3.80.0
  • 3.4.5
  • 2.5.5
  • 1.15.8

BagSync

v20.6 (2026-02-09)

Full Changelog Previous Releases

  • Scanner and Tooltip Rework / Fixes and Enchancements
    • I got rid of the custom minimap.lua file I was using and just went back to LibDBIcon. It was too much of a pain to keep compatibility with other addons without it. Just not worth my time. So I restored the old LibDBIcon and icon settings. This should fix issues with position saving and loading with other addons. (Fixes #451)
    • Fixed a bug with ExtTip that would cause a register for click error when trying to right/left click on an item while the tooltip was disabled.
    • Updated Scanner module. Cleaned up a lot of the code as it was one giant mess. I added a bit of checks for empty nil returns and make sure to gate any possible errors. So it's a bit safer now and cleaner. I also streamlined a few of the processes.
    • The Tooltip Module has had a complete rework. I've redone how a lot of the schema parsing is done. In addition I wanted to isolate certain functions to make it cleaner. I've condensed a few functions into one and cleaned up the TallyUnit Process. Overall there is improvements ALL over the Tooltip module. You should notice slight speed increases hopefully.
    • Fixed a bug with the minimap visibility.
    • Updated the ptBR locale and reverted some localized changes. (Fixes #450)
  • Merge remote-tracking branch 'origin/master'
  • Merge pull request #449 from nanjuekaien1/patch-91
    Update zhCN.lua
  • BagSync Custom Minimap Updates
    • Fixed the custom minimap.lua to so that the LibDBIcon position is saved after a user reloads their UI. Right now the hook into LibDBIcon wasn't saving the position when a user dragged the icon around.
  • Rework of Tooltip.lua
  • Update zhCN.lua