r28

Details

  • Filename
    GoldTrackerPlus-r28.zip
  • Uploaded by
  • Uploaded
    Mar 31, 2016
  • Size
    31.78 KB
  • Downloads
    333
  • MD5
    d37267d611908ca308e372222ec318c4

Supported WoW Retail Versions

  • 6.2.4

Changelog

------------------------------------------------------------------------
r28 | Zurom | 2016-03-31 19:54:35 +0000 (Thu, 31 Mar 2016) | 1 line
Changed paths:
   M /trunk/GT_Core.lua

FIXED: Error message when opening mail from AH
------------------------------------------------------------------------
r26 | Zurom | 2016-03-30 18:02:54 +0000 (Wed, 30 Mar 2016) | 2 lines
Changed paths:
   M /trunk/GT_Core.lua

CHANGED: Removed "Final CurMoney" debug print
CHANGED: Method in which the addon determines the current tracking type to be more accurate.
------------------------------------------------------------------------
r24 | Zurom | 2016-03-30 05:15:36 +0000 (Wed, 30 Mar 2016) | 5 lines
Changed paths:
   A /trunk/LibStub
   A /trunk/LibStub/LibStub
   A /trunk/LibStub/LibStub/LibStub.lua
   A /trunk/LibStub/LibStub/LibStub.toc

ADDED: Gold value strings now color-coded.
ADDED: "zero" gold amounts now colored grey.
ADDED: "Mail" module added (not yet active)

NOTE: Major code clean-up.
------------------------------------------------------------------------
r23 | Zurom | 2016-03-30 05:09:21 +0000 (Wed, 30 Mar 2016) | 5 lines
Changed paths:
   M /trunk/GT_Core.lua
   M /trunk/GT_Frames_Archives.lua
   M /trunk/GT_Frames_Main.lua
   M /trunk/GoldTrackerPlus.toc
   M /trunk/Locales/LocalizationCore.lua
   M /trunk/Locales/deDE.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Locales/esES.lua
   M /trunk/Locales/esMX.lua
   M /trunk/Locales/frFR.lua
   M /trunk/Locales/itIT.lua
   M /trunk/Locales/koKR.lua
   M /trunk/Locales/ptBR.lua
   M /trunk/Locales/ruRU.lua
   M /trunk/Locales/zhCN.lua
   M /trunk/Locales/zhTW.lua

ADDED: Gold value strings now color-coded.
ADDED: "zero" gold amounts now colored grey.
ADDED: "Mail" module added (not yet active)

NOTE: Major code clean-up.
------------------------------------------------------------------------
r22 | myrroddin | 2016-03-29 15:20:08 +0000 (Tue, 29 Mar 2016) | 4 lines
Changed paths:
   A /trunk/.pkgmeta
   M /trunk/GT_Core.lua
   M /trunk/GoldTrackerPlus.toc
   A /trunk/LibDataBroker-1.1
   A /trunk/LibDataBroker-1.1/LibDataBroker-1.1.lua
   A /trunk/Locales
   A /trunk/Locales/LocalizationCore.lua
   A /trunk/Locales/deDE.lua
   A /trunk/Locales/enUS.lua
   A /trunk/Locales/esES.lua
   A /trunk/Locales/esMX.lua
   A /trunk/Locales/frFR.lua
   A /trunk/Locales/itIT.lua
   A /trunk/Locales/koKR.lua
   A /trunk/Locales/ptBR.lua
   A /trunk/Locales/ruRU.lua
   A /trunk/Locales/zhCN.lua
   A /trunk/Locales/zhTW.lua

-- with permission:
    - add basic translations (unfinished)
    - add .pkgmeta file
    - add LibDataBroker-1.1 (unfinished)
------------------------------------------------------------------------
r20 | Zurom | 2016-03-28 06:09:23 +0000 (Mon, 28 Mar 2016) | 1 line
Changed paths:
   M /trunk/GT_Core.lua

FIXED: "Unknown region" error.
------------------------------------------------------------------------
r19 | Zurom | 2016-03-28 06:04:28 +0000 (Mon, 28 Mar 2016) | 1 line
Changed paths:
   M /trunk/GT_Core.lua

FIXED: "Unknown region" error.
------------------------------------------------------------------------
r17 | Zurom | 2016-03-28 05:09:25 +0000 (Mon, 28 Mar 2016) | 1 line
Changed paths:
   M /trunk/GT_Core.lua

Fixed minor syntax error.
------------------------------------------------------------------------
r15 | Zurom | 2016-03-28 04:06:42 +0000 (Mon, 28 Mar 2016) | 1 line
Changed paths:
   M /trunk/GT_Core.lua

FIX: Window anchor point set to nil (in testing)
------------------------------------------------------------------------
r13 | Zurom | 2016-03-27 19:55:06 +0000 (Sun, 27 Mar 2016) | 4 lines
Changed paths:
   M /trunk/GT_Core.lua
   M /trunk/GT_Frames_Archives.lua
   M /trunk/GT_Frames_Main.lua

FIXED: "Archive" window will now appear on top of the main window.
ADDED: Window screen locations will be remembered on logout/reload.
CHANGED: Windows will now appear on top of stock UI elements.

------------------------------------------------------------------------
r11 | Zurom | 2016-03-27 17:00:42 +0000 (Sun, 27 Mar 2016) | 1 line
Changed paths:
   A /trunk/GT_Core.lua (from /trunk/GT_Core.lua:8
   A /trunk/GT_Frames_Archives.lua (from /trunk/GT_Frames_Archives.lua:8
   A /trunk/GT_Frames_Main.lua (from /trunk/GT_Frames_Main.lua:8
   A /trunk/GoldTrackerPlus.toc (from /trunk/GoldTrackerPlus.toc:8

Fxied empty zip file error.
------------------------------------------------------------------------
r9 | Zurom | 2016-03-27 02:23:35 +0000 (Sun, 27 Mar 2016) | 1 line
Changed paths:
   D /trunk/GT_Core.lua
   D /trunk/GT_Frames_Archives.lua
   D /trunk/GT_Frames_Main.lua
   D /trunk/GoldTrackerPlus.toc

Clearing old contents.
------------------------------------------------------------------------
r8 | Zurom | 2016-03-27 00:45:58 +0000 (Sun, 27 Mar 2016) | 1 line
Changed paths:
   M /trunk/GoldTrackerPlus.toc

Updated ToC file.
------------------------------------------------------------------------
r7 | Zurom | 2016-03-26 22:05:23 +0000 (Sat, 26 Mar 2016) | 1 line
Changed paths:
   D /trunk/GoldTracker.toc

Removed GoldTracker.toc
------------------------------------------------------------------------
r6 | Zurom | 2016-03-26 15:22:33 +0000 (Sat, 26 Mar 2016) | 1 line
Changed paths:
   M /trunk/GT_Core.lua

Fixed error when logging on alts
------------------------------------------------------------------------
r5 | Zurom | 2016-03-26 06:27:11 +0000 (Sat, 26 Mar 2016) | 1 line
Changed paths:
   M /trunk/GT_Core.lua

Fixed issue where CalendarGetDate() was returning no data on initial login.
------------------------------------------------------------------------
r4 | Zurom | 2016-03-26 02:07:19 +0000 (Sat, 26 Mar 2016) | 1 line
Changed paths:
   M /trunk/GT_Core.lua
   M /trunk/GT_Frames_Main.lua
   A /trunk/GoldTrackerPlus.toc

Fixed .toc file mismatch.
------------------------------------------------------------------------
r2 | Zurom | 2016-03-25 23:15:34 +0000 (Fri, 25 Mar 2016) | 1 line
Changed paths:
   A /trunk/GT_Core.lua
   A /trunk/GT_Frames_Archives.lua
   A /trunk/GT_Frames_Main.lua
   A /trunk/GoldTracker.toc

Uploading base files.
------------------------------------------------------------------------
r1 | svn | 2016-03-25 23:05:38 +0000 (Fri, 25 Mar 2016) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

gold-tracker-plus/mainline: Initial Import
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
27.92 KB Mar 31, 2016 6.2.4 52