promotional bannermobile promotional banner

Soul Energy Tracker

Soul Energy Tracker

File Details

release_v2.0.7

  • R
  • Dec 24, 2015
  • 57.24 KB
  • 193
  • 6.2.3
  • Retail

File Name

SoulEnergyTracker-release_v2.0.7.zip

Supported Versions

  • 6.2.3

------------------------------------------------------------------------
r27 | vandesdelca32 | 2015-12-24 05:36:27 +0000 (Thu, 24 Dec 2015) | 1 line
Changed paths:
   A /tags/release_v2.0.7 (from /trunk:26)

Tagging latest stable build
------------------------------------------------------------------------
r26 | vandesdelca32 | 2015-12-24 05:35:35 +0000 (Thu, 24 Dec 2015) | 2 lines
Changed paths:
   M /trunk/src/core.lua
   A /trunk/src/locale/deDE.lua
   M /trunk/src/locale/enUS.lua
   M /trunk/src/locale/loadLocale.xml

Add German localization
Fixed errors related to some core code changes.
------------------------------------------------------------------------
r25 | vandesdelca32 | 2015-12-12 01:05:11 +0000 (Sat, 12 Dec 2015) | 1 line
Changed paths:
   M /trunk/src/core.lua
   M /trunk/src/init.lua

GetSetting changes
------------------------------------------------------------------------
r24 | vandesdelca32 | 2015-12-12 00:35:25 +0000 (Sat, 12 Dec 2015) | 2 lines
Changed paths:
   M /trunk/src/core.lua
   M /trunk/src/init.lua

Updated Aura Imports
Added /se get to return the energy value currently stored.
------------------------------------------------------------------------
r22 | vandesdelca32 | 2015-11-26 06:53:36 +0000 (Thu, 26 Nov 2015) | 1 line
Changed paths:
   M /trunk/src/core.lua

More STUPID mistakes fixed.
------------------------------------------------------------------------
r21 | vandesdelca32 | 2015-11-26 06:49:21 +0000 (Thu, 26 Nov 2015) | 1 line
Changed paths:
   M /trunk/src/core.lua

Fixed more bugs because of my incompetence.
------------------------------------------------------------------------
r20 | vandesdelca32 | 2015-11-26 06:45:32 +0000 (Thu, 26 Nov 2015) | 1 line
Changed paths:
   M /trunk/src/core.lua

Removed a bracket that didn't need to be there.
------------------------------------------------------------------------
r19 | vandesdelca32 | 2015-11-26 06:42:55 +0000 (Thu, 26 Nov 2015) | 1 line
Changed paths:
   M /trunk/src/core.lua

Fixed bug where accessing the cache through GetSetting would throw errors.
------------------------------------------------------------------------
r18 | vandesdelca32 | 2015-11-26 06:38:32 +0000 (Thu, 26 Nov 2015) | 1 line
Changed paths:
   M /trunk/src/core.lua

Fixed a bug that caused target's energy to never be displayed correctly.
------------------------------------------------------------------------
r16 | vandesdelca32 | 2015-11-26 06:05:25 +0000 (Thu, 26 Nov 2015) | 3 lines
Changed paths:
   D /tags/release_v2.0.3
   M /trunk/src/embeds.xml

Fixed a really hardcore derp that would have prevented this addon from ever working, ever. It will actually load libraries properly now.

Deleted a broken tag.
------------------------------------------------------------------------
r13 | vandesdelca32 | 2015-11-25 03:39:02 +0000 (Wed, 25 Nov 2015) | 1 line
Changed paths:
   M /trunk/src/core.lua

More typo fixing...
------------------------------------------------------------------------
r12 | vandesdelca32 | 2015-11-25 03:36:28 +0000 (Wed, 25 Nov 2015) | 1 line
Changed paths:
   M /trunk/src/core.lua

Fixed typo
------------------------------------------------------------------------
r11 | vandesdelca32 | 2015-11-25 03:34:00 +0000 (Wed, 25 Nov 2015) | 1 line
Changed paths:
   M /trunk
   D /trunk/Libs

Added Libs to the ignore list
------------------------------------------------------------------------
r10 | vandesdelca32 | 2015-11-25 02:53:57 +0000 (Wed, 25 Nov 2015) | 8 lines
Changed paths:
   M /trunk/src/core.lua
   M /trunk/src/init.lua
   M /trunk/src/locale/enUS.lua

Updater is now more specific and checks between different build types:
 - Alpha always checks
 - Beta checks on Beta and Release
 - Release only checks on Release

Added in some sanity checking to settings. Now must go through GetSetting method.
Added in LoginMessage, and added option to disable it with /se loginmessage
Added in reset function, use with /se reset
------------------------------------------------------------------------