SurgeTrack

Abandoned
Track temporary beneficial spell or effect placed on player.

File Details

r97

  • B
  • Oct 21, 2009
  • 150.72 KB
  • 4.1K
  • 3.2.0
  • Retail

File Name

SurgeTrack-r97.zip

Supported Versions

  • 3.2.0

------------------------------------------------------------------------
r97 | miniworm | 2009-10-21 12:06:56 +0000 (Wed, 21 Oct 2009) | 3 lines
Changed paths:
   M /trunk/core/frame.lua

StackUpdate(i,amount)
CdUpdate(i,timeStamp,duration)
delete relationship with COMBAT_LOG_EVENT
------------------------------------------------------------------------
r96 | miniworm | 2009-10-21 11:51:25 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/locales/enUS.lua
   M /trunk/locales/frFR.lua
   M /trunk/locales/koKR.lua
   M /trunk/locales/zhCN.lua
   M /trunk/locales/zhTW.lua

+locale namespaces
------------------------------------------------------------------------
r95 | miniworm | 2009-10-21 11:27:17 +0000 (Wed, 21 Oct 2009) | 1 line
Changed paths:
   M /trunk/core/data.lua

delete some redundant keys of aura and spell info.
------------------------------------------------------------------------
r94 | miniworm | 2009-10-20 02:36:43 +0000 (Tue, 20 Oct 2009) | 1 line
Changed paths:
   M /trunk/core/config.lua
   M /trunk/core/frame.lua

fix some phrases
------------------------------------------------------------------------
r93 | miniworm | 2009-10-19 18:48:40 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/core/aura.lua
   M /trunk/core/config.lua
   M /trunk/core/frame.lua

bugfix
------------------------------------------------------------------------
r92 | miniworm | 2009-10-19 17:38:22 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/core/aura.lua
   M /trunk/core/config.lua
   M /trunk/core/db.lua
   M /trunk/core/frame.lua
   M /trunk/core/main.lua
   M /trunk/core/spell.lua

bugfix
------------------------------------------------------------------------
r91 | miniworm | 2009-10-19 16:50:54 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/core/aura.lua
   M /trunk/core/config.lua
   M /trunk/core/frame.lua
   M /trunk/core/main.lua

bugfix
------------------------------------------------------------------------
r90 | miniworm | 2009-10-19 16:21:40 +0000 (Mon, 19 Oct 2009) | 1 line
Changed paths:
   M /trunk/core/aura.lua
   M /trunk/core/data.lua
   M /trunk/core/db.lua
   M /trunk/core/frame.lua
   M /trunk/core/main.lua
   M /trunk/core/spell.lua

due to COMBAT_LOG_EVENT won't fire on unit aura duration/stack changes, cooldown and stack frames are now handled by UNIT_AURA.
------------------------------------------------------------------------
r89 | miniworm | 2009-10-18 08:41:23 +0000 (Sun, 18 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.toc
   M /trunk/core/aura.lua
   M /trunk/core/config.lua
   M /trunk/core/db.lua
   M /trunk/core/frame.lua
   M /trunk/core/ldb.lua
   M /trunk/core/main.lua
   M /trunk/core/spell.lua

+full screen flash notify
------------------------------------------------------------------------
r88 | miniworm | 2009-10-18 06:22:01 +0000 (Sun, 18 Oct 2009) | 1 line
Changed paths:
   M /trunk/core/aura.lua
   M /trunk/core/config.lua
   M /trunk/core/data.lua
   M /trunk/core/db.lua
   M /trunk/core/frame.lua
   M /trunk/core/ldb.lua
   M /trunk/core/main.lua

+chain table
------------------------------------------------------------------------
r87 | miniworm | 2009-10-18 01:45:58 +0000 (Sun, 18 Oct 2009) | 2 lines
Changed paths:
   D /trunk/SurgeTrack.lua
   M /trunk/SurgeTrack.toc
   D /trunk/aura.lua
   D /trunk/config.lua
   A /trunk/core
   A /trunk/core/aura.lua
   A /trunk/core/config.lua
   A /trunk/core/data.lua
   A /trunk/core/db.lua
   A /trunk/core/frame.lua
   A /trunk/core/ldb.lua
   A /trunk/core/main.lua
   A /trunk/core/spell.lua
   D /trunk/data.lua
   D /trunk/db.lua
   D /trunk/frame.lua
   D /trunk/ldb.lua
   D /trunk/spell.lua

change file path
TOC:add project timestamps
------------------------------------------------------------------------
r86 | miniworm | 2009-10-17 05:49:22 +0000 (Sat, 17 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua
   M /trunk/frame.lua

+flash frame
------------------------------------------------------------------------
r85 | miniworm | 2009-10-17 04:47:20 +0000 (Sat, 17 Oct 2009) | 2 lines
Changed paths:
   M /trunk/config.lua
   M /trunk/frame.lua

~OnUpdate function removed and related functions has replaced by AceTimer-3.0. The Performance is great!
~2 phrases
------------------------------------------------------------------------
r84 | miniworm | 2009-10-17 02:32:08 +0000 (Sat, 17 Oct 2009) | 1 line
Changed paths:
   M /trunk/config.lua
   M /trunk/frame.lua

+4phrases
------------------------------------------------------------------------
r83 | miniworm | 2009-10-16 17:28:00 +0000 (Fri, 16 Oct 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/SurgeTrack.toc
   M /trunk/aura.lua
   M /trunk/config.lua
   M /trunk/db.lua
   M /trunk/frame.lua

+option for multiple icons centered align
------------------------------------------------------------------------
r82 | miniworm | 2009-10-16 02:12:21 +0000 (Fri, 16 Oct 2009) | 2 lines
Changed paths:
   M /trunk/SurgeTrack.lua
   M /trunk/config.lua
   M /trunk/db.lua
   M /trunk/frame.lua

bugfix
SurgeTrack will no longer embed any sound or font.
------------------------------------------------------------------------
r81 | miniworm | 2009-10-16 00:38:45 +0000 (Fri, 16 Oct 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/SurgeTrack.toc
   M /trunk/config.lua

+LibSharedMedia-3.0 as external
------------------------------------------------------------------------
r80 | miniworm | 2009-10-15 12:05:30 +0000 (Thu, 15 Oct 2009) | 1 line
Changed paths:
   M /trunk/config.lua

+2phrases
------------------------------------------------------------------------
r79 | miniworm | 2009-10-15 11:54:28 +0000 (Thu, 15 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua
   M /trunk/SurgeTrack.toc
   A /trunk/aura.lua
   A /trunk/config.lua
   A /trunk/data.lua
   A /trunk/db.lua
   A /trunk/frame.lua
   A /trunk/ldb.lua
   M /trunk/spell.lua

core code rewrite
------------------------------------------------------------------------
r78 | miniworm | 2009-10-13 16:22:43 +0000 (Tue, 13 Oct 2009) | 2 lines
Changed paths:
   M /trunk/SurgeTrack.lua
   M /trunk/spell.lua

-DEATHKNIGHT:Sudden Doom
-DRUID:Predatory Strikes
------------------------------------------------------------------------
r77 | miniworm | 2009-10-12 05:58:23 +0000 (Mon, 12 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

~aceconfig:lock
------------------------------------------------------------------------
r76 | miniworm | 2009-10-12 05:09:38 +0000 (Mon, 12 Oct 2009) | 1 line
Changed paths:
   D /trunk/locale
   A /trunk/locales (from /trunk/locale:75)

folder rename
------------------------------------------------------------------------
r75 | miniworm | 2009-10-12 05:08:35 +0000 (Mon, 12 Oct 2009) | 2 lines
Changed paths:
   M /trunk/SurgeTrack.lua
   M /trunk/SurgeTrack.toc

+font options
this version does not work!
------------------------------------------------------------------------
r74 | miniworm | 2009-10-11 15:41:40 +0000 (Sun, 11 Oct 2009) | 2 lines
Changed paths:
   M /trunk/SurgeTrack.lua

~default
bugfix:animation
------------------------------------------------------------------------
r73 | miniworm | 2009-10-11 14:46:31 +0000 (Sun, 11 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua
   M /trunk/spell.lua

+COMBAT_TEXT_UPDATE
------------------------------------------------------------------------
r72 | miniworm | 2009-10-11 07:50:35 +0000 (Sun, 11 Oct 2009) | 3 lines
Changed paths:
   M /trunk/SurgeTrack.lua
   M /trunk/spell.lua

+TODO list
-HUNTER:Hunting Party
~aura(talent):default
------------------------------------------------------------------------
r71 | miniworm | 2009-10-11 05:39:51 +0000 (Sun, 11 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

+option to show more options
------------------------------------------------------------------------
r70 | miniworm | 2009-10-11 04:17:48 +0000 (Sun, 11 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

~aceconfig options
------------------------------------------------------------------------
r69 | miniworm | 2009-10-11 03:10:15 +0000 (Sun, 11 Oct 2009) | 2 lines
Changed paths:
   M /trunk/SurgeTrack.lua

+toc filter flag = true
~aceconfig:aura list
------------------------------------------------------------------------
r68 | miniworm | 2009-10-10 21:33:06 +0000 (Sat, 10 Oct 2009) | 2 lines
Changed paths:
   M /trunk/SurgeTrack.lua
   M /trunk/spell.lua

~db:item:TOC flag
+item:TOC filter
------------------------------------------------------------------------
r67 | miniworm | 2009-10-10 20:39:18 +0000 (Sat, 10 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua
   M /trunk/spell.lua

+item aura
------------------------------------------------------------------------
r66 | miniworm | 2009-10-10 14:12:51 +0000 (Sat, 10 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

+spell icon in aceconfig
------------------------------------------------------------------------
r65 | miniworm | 2009-10-10 06:29:04 +0000 (Sat, 10 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

~animation
------------------------------------------------------------------------
r64 | miniworm | 2009-10-10 05:47:02 +0000 (Sat, 10 Oct 2009) | 2 lines
Changed paths:
   M /trunk/SurgeTrack.lua

+animation:Surgetrack.frame.root
bugfix:aura stack
------------------------------------------------------------------------
r63 | miniworm | 2009-10-09 14:04:31 +0000 (Fri, 09 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

bugfix
------------------------------------------------------------------------
r62 | miniworm | 2009-10-09 13:18:28 +0000 (Fri, 09 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

+animation:frame position
------------------------------------------------------------------------
r61 | miniworm | 2009-10-09 10:34:19 +0000 (Fri, 09 Oct 2009) | 2 lines
Changed paths:
   M /trunk/SurgeTrack.lua
   M /trunk/spell.lua

+MAGE:Arcane Blast
+DEBUFF track
------------------------------------------------------------------------
r60 | miniworm | 2009-10-09 07:11:28 +0000 (Fri, 09 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

+animation options
------------------------------------------------------------------------
r59 | miniworm | 2009-10-09 03:47:52 +0000 (Fri, 09 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

+animation
------------------------------------------------------------------------
r58 | miniworm | 2009-10-08 13:14:27 +0000 (Thu, 08 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

bugfix
------------------------------------------------------------------------
r57 | miniworm | 2009-10-08 12:59:45 +0000 (Thu, 08 Oct 2009) | 3 lines
Changed paths:
   M /trunk/spell.lua

+PALADIN Vengeance(Rank 1)
+PALADIN Vengeance(Rank 2)
+PALADIN Vengeance(Rank 3)
------------------------------------------------------------------------
r56 | miniworm | 2009-10-08 11:03:57 +0000 (Thu, 08 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

bugfix
------------------------------------------------------------------------
r55 | miniworm | 2009-10-08 09:52:50 +0000 (Thu, 08 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

bugfix
------------------------------------------------------------------------
r54 | miniworm | 2009-10-08 09:30:10 +0000 (Thu, 08 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

+cooldowncount
------------------------------------------------------------------------
r53 | miniworm | 2009-10-08 06:36:11 +0000 (Thu, 08 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

bugfix
------------------------------------------------------------------------
r52 | miniworm | 2009-10-08 04:19:02 +0000 (Thu, 08 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

bugfix
------------------------------------------------------------------------
r51 | miniworm | 2009-10-08 03:06:24 +0000 (Thu, 08 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

bugfix
------------------------------------------------------------------------
r50 | miniworm | 2009-10-08 01:56:11 +0000 (Thu, 08 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

bugfix
------------------------------------------------------------------------
r49 | miniworm | 2009-10-07 17:14:05 +0000 (Wed, 07 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

bugfix
------------------------------------------------------------------------
r48 | miniworm | 2009-10-07 15:39:09 +0000 (Wed, 07 Oct 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

bugfix
------------------------------------------------------------------------
r47 | miniworm | 2009-09-30 11:02:40 +0000 (Wed, 30 Sep 2009) | 10 lines
Changed paths:
   M /trunk/SurgeTrack.lua
   M /trunk/spell.lua

+WARLOCK:Eradication(Rank 1)
+WARLOCK:Eradication(Rank 2)
+WARLOCK:Eradication(Rank 3)
+PRIEST:Borrowed Time(Rank 1)
+PRIEST:Borrowed Time(Rank 2)
+PRIEST:Borrowed Time(Rank 3)
+PRIEST:Borrowed Time(Rank 4)
+PRIEST:Borrowed Time(Rank 5)
+PRIEST:Martyrdom(Rank 1)
+PRIEST:Martyrdom(Rank 2)
------------------------------------------------------------------------
r46 | miniworm | 2009-09-30 08:52:44 +0000 (Wed, 30 Sep 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

url string type = "description"
------------------------------------------------------------------------
r45 | miniworm | 2009-09-30 08:23:25 +0000 (Wed, 30 Sep 2009) | 2 lines
Changed paths:
   M /trunk/SurgeTrack.lua
   M /trunk/SurgeTrack.toc

hide unnecessary spell rank
change slash command to "/ST G" and "/ST"
------------------------------------------------------------------------
r44 | miniworm | 2009-09-30 07:17:21 +0000 (Wed, 30 Sep 2009) | 7 lines
Changed paths:
   M /trunk/SurgeTrack.lua
   M /trunk/SurgeTrack.toc
   M /trunk/spell.lua

+ PALADIN:Redoubt(Rank 1)
+ PALADIN:Redoubt(Rank 2)
+ PALADIN:Redoubt(Rank 3)
website change to curse
bug fix:Sound
bug fix:Minimap icon

------------------------------------------------------------------------
r43 | miniworm | 2009-09-29 14:50:25 +0000 (Tue, 29 Sep 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

change variable name
------------------------------------------------------------------------
r42 | miniworm | 2009-09-29 11:47:09 +0000 (Tue, 29 Sep 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

frame size change
------------------------------------------------------------------------
r41 | miniworm | 2009-09-29 10:29:32 +0000 (Tue, 29 Sep 2009) | 5 lines
Changed paths:
   M /trunk/SurgeTrack.lua
   M /trunk/spell.lua

+ Common Aura Support
+ Priest:Holy Concentration(rank 2)
+ Priest:Holy Concentration(rank 3)
+ Val'anyr Hammer of Ancient Kings - Equip Effect(Blessing of Ancient Kings)
+ Protection of Ancient Kings
------------------------------------------------------------------------
r40 | miniworm | 2009-09-29 04:38:48 +0000 (Tue, 29 Sep 2009) | 9 lines
Changed paths:
   M /trunk/spell.lua

DRUID
+Predatory Strikes(Predator's Swiftness)
SHAMAN
+Elemental Oath
WARLOCK
+Pyroclasm
COMMON
+Val'anyr Hammer of Ancient Kings - Equip Effect(Blessing of Ancient Kings)
+Protection of Ancient Kings
------------------------------------------------------------------------
r39 | miniworm | 2009-09-28 21:32:52 +0000 (Mon, 28 Sep 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.toc

external libs fix for no-lib archive
------------------------------------------------------------------------
r38 | miniworm | 2009-09-28 21:06:17 +0000 (Mon, 28 Sep 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua
   M /trunk/SurgeTrack.toc

bugfix
------------------------------------------------------------------------
r37 | miniworm | 2009-09-28 20:22:04 +0000 (Mon, 28 Sep 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/SurgeTrack.lua
   M /trunk/SurgeTrack.toc

bugfix
------------------------------------------------------------------------
r36 | miniworm | 2009-09-28 17:21:56 +0000 (Mon, 28 Sep 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

+LibSharedMedia
------------------------------------------------------------------------
r35 | miniworm | 2009-09-28 13:00:59 +0000 (Mon, 28 Sep 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua
   M /trunk/SurgeTrack.toc
   M /trunk/spell.lua

options menu changed
------------------------------------------------------------------------
r34 | miniworm | 2009-09-27 17:10:58 +0000 (Sun, 27 Sep 2009) | 2 lines
Changed paths:
   M /trunk/SurgeTrack.lua
   M /trunk/SurgeTrack.toc
   M /trunk/spell.lua

delete develop stamp of testing spells
toc change to ANSI as UTF-8
------------------------------------------------------------------------
r33 | miniworm | 2009-09-27 16:32:51 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.toc

toc fix
------------------------------------------------------------------------
r32 | miniworm | 2009-09-27 16:12:19 +0000 (Sun, 27 Sep 2009) | 3 lines
Changed paths:
   M /trunk/SurgeTrack.toc
   M /trunk/locale/enUS.lua
   M /trunk/locale/frFR.lua
   M /trunk/locale/koKR.lua
   M /trunk/locale/zhCN.lua
   M /trunk/locale/zhTW.lua

Repositories/Repository keyword substitutions
http://kb.wowace.com/repositories/repository-keyword-substitutions/
TOC 30200
------------------------------------------------------------------------
r31 | miniworm | 2009-09-27 12:43:18 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/spell.lua

del some spells for priest and druid
------------------------------------------------------------------------
r30 | miniworm | 2009-09-27 12:01:38 +0000 (Sun, 27 Sep 2009) | 2 lines
Changed paths:
   M /trunk/SurgeTrack.lua
   M /trunk/SurgeTrack.toc
   M /trunk/locale/enUS.lua
   A /trunk/locale/frFR.lua
   M /trunk/locale/koKR.lua
   M /trunk/locale/zhCN.lua
   M /trunk/locale/zhTW.lua

update locales
+frFR thanks to ckeurk
------------------------------------------------------------------------
r29 | miniworm | 2009-09-27 09:26:30 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

bugfix
------------------------------------------------------------------------
r28 | miniworm | 2009-09-27 04:53:28 +0000 (Sun, 27 Sep 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua

bugfix
------------------------------------------------------------------------
r27 | miniworm | 2009-09-25 16:13:45 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/SurgeTrack.lua
   M /trunk/SurgeTrack.toc
   M /trunk/locale/enUS.lua
   M /trunk/locale/zhCN.lua

bugfix
------------------------------------------------------------------------
r26 | miniworm | 2009-09-25 12:56:49 +0000 (Fri, 25 Sep 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/SurgeTrack.lua
   M /trunk/SurgeTrack.toc
   D /trunk/aura.lua
   D /trunk/locale/deDE.lua
   M /trunk/spell.lua

new features for multi icon support
------------------------------------------------------------------------
r25 | miniworm | 2009-05-20 11:56:13 +0000 (Wed, 20 May 2009) | 1 line
Changed paths:
   M /trunk/aura.lua
   A /trunk/spell.lua

create core file spell
------------------------------------------------------------------------