File Details
BagSync 4.3
- R
- Aug 17, 2010
- 28.59 KB
- 1.6K
- 3.3.5
- Retail
File Name
BagSync_4.3.zip
Supported Versions
- 3.3.5
Version 4.3:
-A slight fix AGAIN for the Search Window. Items weren't being inputed unless the editbox was shown.
-An update for the Search Window window to automatically select current editbox being used.
-Updated libraries (because of github lol)
Version 4.2:
-Added support for LibDataBroker-1.1. BagSync now has a broker icon to launch the search window.
-Added support to color names by unit class.
-New slash command /bgs unitclass will color names by color. OFF by default.
-Changed the way slash commands are handled. Much cleaner code ;)
-Fixed an issue where the throttle wasn't always allowing the information to show on certain tooltips.
-Fixed an issue where sometimes the throttling wasn't initiated.
-Added support for CallbackHandler-1.0.lua.
-Fixed an issue in the BagSync Search window where the scroll bar was off the frame sometimes.
-Fixed an error that prevented users from linking items from the BagSync Search window.
-Added a few helper functions.
6 files changed, 437 insertions(+), 59 deletions(-)
Version 4.1:
-Added a new slash command /bgs mailbox that will toggle mailbox features on/off.
-Using /bgs guild will now toggle off/on the guild scanning/displaying features entirely.
Version 4.0:
-Added spam checks for equipment and bag scan due to hunter ammo use.
-BagSync will now ignore bag updates and or equipment updates if the ammo slot is triggered.
-This will only take affect if the player is a Hunter. It should reduce CPU use significantly :)
Version 3.9:
-Completely redid the localization. The localization is now using metatables.
-Reworked some code here and there.
-Fixed an issue with the toggles where it wouldn't immediately take effect.
-Added a new option, /bgs guild - this will toggle guild display on tooltips.
Version 3.8.1:
-WHOOPS tiny bug where the tooltip would blink like mad. (Fixed)
Version 3.8:
-Added throttling to remove lag when mousing over items quickly in bags.
-Added an option to toggle throttling. (/bgs throttle)
-New throttling feature improves on framerate :)
Version 3.7
-Fixed an issue where the ammo count was being listed twice. (Thanks to berrybear from WOWInterface)
-Added tooltip display to the Currency Tab under the Character Window.
-Added a new slash command (/bgs guildname) which till toggle the display of guild names and count rather then just character and guild count.
-NOTE: /bgs guildname is toggled off by default
-Fixed an issue with the versioning that wasn't allowing the FixDB to fire off.
Version 3.6.1
-Added German localization, special thanks to Schnubby from WOWInterface.
Version 3.6:
-Added total to tooltips (item and gold displays).
-Added slash command to toggle total display. /bgs total
-NOTE: Totals will only display when there is more then one item in the tooltip.
Version 3.5.1
-Forgot to remove another instance of IsTabViewable. (Thanks Quokka, BugID: 6480)
Version 3.5:
-Fixed a nil issue when checking the guild bank. (Thanks Quokka, BugID: 6480)
Version 3.4:
-Possible fix for some supposed bug where the tokens wouldn't display or be stored.
-Commented out some redundant code.
Version 3.3:
-Updated the token retrieval code due to some changes Blizzard did to the client.
-Changed the way that tokens are saved into the database.
-Removed redundant code
-Optimized the token display and retrieval methods.
-Updated the Token Display for the new token changes.
Version 3.2:
-Added slash command /bgs fixdb to allow users to run FixDB
-Added an alert to let users known when a FixDB has been performed.
-FixDB is a function that runs everytime there is a new version update, basically it removes all old and irrelevent data from the database. That way you don't have old information that isn't being used anymore taking up memory. It removes old guild data if no user is in that guild, removes old token data for users that don't exist, and removes user data if they were removed using the BagSync Profiles window. You don't really have to run this manually unless you really want it to run even after a version change.
-Fixed an issue where sometimes the headers of the Token Window weren't being sorted correctly.
Version 3.1:
-Optimized BagSync code even further!
-Removed redudant code!
-Fixed a nil issue with first time users when viewing the Tokens Window.
-Added the removable of old token data to BagSync:FixDB_Data()
-Added more checks to prevent token spam where possible.
-Added more checks to prevent Mailbox spam.
-Updated Korean Localization file.
Version 3.0: (HUGE UPDATE)
ADDED: LibItemSearch-1.0 to enchance the searching in the BagSync Search window.
ADDED: BagSync will now scan your Mailbox and store the information to display in tooltips.
ADDED: BagSync will now scan your tokens/currency and display the information on the BagSync Tokens frame.
ADDED: NEW BagSync Tokens window will display tokens from all your characters.
ADDED: NEW BagSync Profiles window will allow you to delete profiles from old characters. Clean that DB!
ADDED: NEW Keybindings under the Blizzard Keybinding interface for the BagSync Search, Tokens, and Profile window.
ADDED: NEW Korean Support! Localization information in the BagSync Localization file has been updated for Korean.
ADDED: NEW /bgs Slash commands for the new BagSync Tokens and BagSync Profiles window!
ADDED: tekKonfigDropdown library for the profiles window for easy dropdowns
ADDED: Have added more support for localized languages throughout BagSync. Tried my best to use Localization file as often as possible for translations.
ADDED: Battleground and Arena checks for Tokens so that the user doesn't get spammed for updates for each kill.
ADDED: Spam check for Mailbox scanning to prevent multiple scanning of the same mailbox items.
FIXED: Fixed several issues in the core and removed redundant code
FIXED: An issue where sometimes the guild bag information wouldn't populate
FIXED: An issue where new time users would get a nil error check if data wasn't found in their bags.
FIXED: BagSync:FixDB_Data() has been updated with some more variable checks and error traps.
FIXED: An issue with the money tooltip that was sometimes displaying gold incorrectly. Redundant code has been removed.
FIXED: An issue in the search window where sometimes the scrollbar wouldn't work properly or update correctly.
FIXED: An issue where the mouse scrolling wouldn't affect the BagSync Search window scrollbar.
FIXED: An issue where sometimes the search window wouldn't show certain items.
CHANGED: Changed the way how information is parsed in the BagSync Search window.
CHANGED: The BagSync Search window can now be moved and is draggable.
CHANGED: The BagSync Tokens window can now be moved and is draggable.
CHANGED: The BagSync Profiles window can now be moved and is draggable.
Version 2.4:
-ARGH! I knew I forgot to add something before the last upload. Sorry folks!
-You can now link items from the search window using SHIFT-CLICK
-You can now use the dressing room with items from the search window using CTRL+CLICK
Version 2.3:
-Added a new tooltip that will display the currency (gold) on all your characters from that realm.
-Added the slash command '/bgs gold' to display the new gold tooltip
Version 2.2:
-Fixed a nil error when sometimes performing a search in the search window.
-Fixed an issue where the scroll-bar wasn't properly scrolling as it should.
Version 2.1:
-Argh! Fixed a stupid bug that was sometimes deleting the guild database at login.
-Fixed an issue where guild items (again!) weren't showing up in search window.
-Optimized the guild searching routines.
-Removed the multiple displaying of guild items for toons within the same guild. You should only see guild data displayed once in a tooltip for the first toon detected in a guild. (Instead of multiple toons in the same guild being displayed in the tooltip)
Version 2.0:
-Fixed an issue where the new search feature wasn't displaying results found in the guild bank.
-Items in the guild bank should now properly be displayed in the search window :)
Version 1.9:
-ADDED new search window! You can now search for items on your characters within the BagSync database!
-ADDED new slash commands for the Search Window! /bagsync or /bgs
-SLASH: /bgs search = will open the search window
-SLASH: /bgs itemnamehere = will open the search window with the given item name to find.
Version 1.8:
-Added removal of unused guilds to the database cleanser.
-Fixed an issue where sometimes the tooltip wouldn't show always.
-Fixed an issue where the tooltip data may not properly update on equipment change.
Version 1.7:
-Added French localization (special thanks to cacahuete)
-Updated Russian localization (special thanks to senryo)
Version 1.6:
-Added measures to reduce lag from hovering over tooltips.
-Optimized the code a ton.
-Added checks for DB parsing so that the same data doesn't get scanned more then once.
-Removed redundant code
-Streamlined the database parsing throughout the addon.
(Very special thanks to Shirk for the help)
Version 1.4:
-Added guild bank to the database. Should now display the amount of items your characters guild has stored in the guild bank.
-Fixed database cleanser as it was not parsing all the realms.
-Added guild bank data to the database cleanser.
Version 1.3:
-Fixed a serious bug with the item count. It should now properly report correct item count information.
-Fixed an issue where the bank was being recorded twice, thus sometimes reporting incorrect item count.
-Added better item checking for item comparison.
-Added a database cleanser for incorrectly stored data in the database. (Removes incorrect item #'s)
-Fixed an issue with the bank bag not updating when it should.
-Added a complete inventory scan on login. (not just primary bag)

