promotional bannermobile promotional banner

BagSync

BagSync tracks your characters items and displays it within tooltips.

File Details

v20.17

  • R
  • Apr 7, 2026
  • 302.26 KB
  • 17.2K
  • 12.0.1+7
  • Retail + 4

File Name

BagSync-v20.17.zip

Supported Versions

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

BagSync

v20.17 (2026-04-07)

Full Changelog Previous Releases

  • Finished BagSync Cleanup and Fixed Professions Window
    • Fixed an issue on the Professions window where the sizing of the bars was wrong and it ended up hiding some professions on the list.
  • BagSync Code Cleanup (Continued)
    • Whoops I made a typo on realm comparisons in tooltip for the cross-realm tags. It should be using the unit realm, not the fixed realm name.
    • Improved the frame level displays code.
    • I added the professions recipes items to the data throttle cache loop. This should fix situations on the class servers where the recipes window was empty or showing unknown items.
    • Fixed a stupid typo in the anchoring of the ExtTooltip.
    • Fixed a bug where the warband sorting wasn't working properly because technically guilds always return true. So it was never taking warbands into consideration.
    • Fixed some logic return issues on the Utility modules checks for secret values.
  • BagSync Code Cleanup
    • I went in and did a code cleanup on a lot of the old code.
    • Simplified many of the inline functions to be separate local functions instead.
    • Cleaned up a couple of locations where the code was repeated to make it a bit more streamline.
    • Changed some wording as it was confusing for things like cross-realms.
    • Cleaned up a few situations where the tooltips wouldn't display properly.
    • Cleaned up some of the scheduled tasks.