r14

Details

  • Filename
    BlackMarketTracker-r14.zip
  • Uploaded by
  • Uploaded
    Nov 3, 2012
  • Size
    10.13 KB
  • Downloads
    20
  • MD5
    154fad5de7e47adfd1ad59ef6ac64a56

Supported WoW Retail Versions

  • 5.0.5

Changelog

------------------------------------------------------------------------
r14 | jack445 | 2012-11-03 19:35:57 +0000 (Sat, 03 Nov 2012) | 1 line
Changed paths:
   M /trunk/BlackMarketTracker.lua
   M /trunk/BlackMarketTracker.toc

* Let's hope this fixes the version syncing
------------------------------------------------------------------------
r13 | jack445 | 2012-11-03 19:22:53 +0000 (Sat, 03 Nov 2012) | 3 lines
Changed paths:
   M /trunk/BlackMarketTracker.lua

* Updater is being synced again
* Fixed an error caused when trying to sync without info about sender (corrupted sender info)
* Improved getting version info (previous commit, wasn't listed in changelog)
------------------------------------------------------------------------
r12 | jack445 | 2012-11-03 18:36:00 +0000 (Sat, 03 Nov 2012) | 3 lines
Changed paths:
   M /trunk/BlackMarketTracker.lua
   M /trunk/BlackMarketTracker.toc

* Increased the time for the addon to sync the items upon logging in
* Fixed an error happening when syncing items upon logging in with empty database
* Added /bmt delete, which deletes all data in current and history database, sender information and config information
------------------------------------------------------------------------
r11 | jack445 | 2012-11-01 22:49:20 +0000 (Thu, 01 Nov 2012) | 2 lines
Changed paths:
   M /trunk/BlackMarketTracker.lua

* Fixed causing an error when checking the black market for the first time upon logging in or when the amount of the items changes
* Added an early version of item syncing upon logging in as well as removing them from the list based on sync
------------------------------------------------------------------------
r10 | jack445 | 2012-10-29 13:18:57 +0000 (Mon, 29 Oct 2012) | 1 line
Changed paths:
   M /trunk/BlackMarketTracker.lua

* Added task manager: scheduling and unscheduling function calls with a given time delay
------------------------------------------------------------------------
r9 | jack445 | 2012-10-29 11:18:13 +0000 (Mon, 29 Oct 2012) | 2 lines
Changed paths:
   M /trunk/BlackMarketTracker.lua
   M /trunk/BlackMarketTracker.xml

* Fixed error when clicking the item on the list (does nothing so far, added for later use)
* Renamed more functions to match the naming of all other
------------------------------------------------------------------------
r8 | jack445 | 2012-10-28 09:43:30 +0000 (Sun, 28 Oct 2012) | 1 line
Changed paths:
   M /trunk/BlackMarketTracker.lua

* Fixed yet another issue with moving the items from current to history db
------------------------------------------------------------------------
r7 | jack445 | 2012-10-27 20:39:56 +0000 (Sat, 27 Oct 2012) | 1 line
Changed paths:
   M /trunk/BlackMarketTracker.lua

* Corrected typo
------------------------------------------------------------------------
r6 | jack445 | 2012-10-27 16:57:33 +0000 (Sat, 27 Oct 2012) | 1 line
Changed paths:
   M /trunk/BlackMarketTracker.lua
   M /trunk/BlackMarketTracker.xml

* Frame naming corrections
------------------------------------------------------------------------
r5 | jack445 | 2012-10-27 16:17:06 +0000 (Sat, 27 Oct 2012) | 2 lines
Changed paths:
   M /trunk/BlackMarketTracker.lua

* Fixed an issue causing a false-positive check when C_BlackMarket.GetItemInfoByIndex() returns an empty name, resulting in items being moved to history db
* Removed debug message
------------------------------------------------------------------------
r4 | jack445 | 2012-10-27 16:03:42 +0000 (Sat, 27 Oct 2012) | 2 lines
Changed paths:
   M /trunk/BlackMarketTracker.lua

* Fixed an issue causing first entry to be missing in current and history db (when first added after installing the addon)
* Fixed an error caused when an old item was to be removed from the current database to the history database
------------------------------------------------------------------------
r3 | jack445 | 2012-10-27 10:48:38 +0000 (Sat, 27 Oct 2012) | 1 line
Changed paths:
   M /trunk/BlackMarketTracker.lua

* Added addon version syncing upon logon
------------------------------------------------------------------------
r2 | jack445 | 2012-10-26 23:25:53 +0000 (Fri, 26 Oct 2012) | 1 line
Changed paths:
   A /trunk/BlackMarketTracker.lua
   A /trunk/BlackMarketTracker.toc
   A /trunk/BlackMarketTracker.xml

* Initial commit, added early version of the addon
------------------------------------------------------------------------
r1 | svn | 2012-10-26 23:17:47 +0000 (Fri, 26 Oct 2012) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

black-market-tracker/mainline: Initial Import
------------------------------------------------------------------------