SurgeTrack

Abandoned
Track temporary beneficial spell or effect placed on player.

File Details

r17

  • R
  • May 19, 2009
  • 115.34 KB
  • 18
  • 3.1.0
  • Retail

File Name

SurgeTrack-r17.zip

Supported Versions

  • 3.1.0

------------------------------------------------------------------------
r17 | miniworm | 2009-05-19 00:25:42 +0000 (Tue, 19 May 2009) | 3 lines
Changed paths:
   M /trunk/SurgeTrack.lua
   M /trunk/SurgeTrack.toc

tag as release.
frame default position changed.
delete ## DefaultState: Enabled
------------------------------------------------------------------------
r16 | miniworm | 2009-05-18 06:00:20 +0000 (Mon, 18 May 2009) | 2 lines
Changed paths:
   M /trunk/SurgeTrack.lua

frame is clamped to the screen.
Icon Scale = 2 by default.
------------------------------------------------------------------------
r15 | miniworm | 2009-05-18 02:17:09 +0000 (Mon, 18 May 2009) | 1 line
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/SurgeTrack.lua
   M /trunk/SurgeTrack.toc

version tag in game options menu has been version controlled, and will auto-update when svn rev changed.
------------------------------------------------------------------------
r14 | miniworm | 2009-05-17 19:12:22 +0000 (Sun, 17 May 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta

add tag:
package-as: SurgeTrack
------------------------------------------------------------------------
r13 | miniworm | 2009-05-17 18:47:05 +0000 (Sun, 17 May 2009) | 4 lines
Changed paths:
   M /trunk/SurgeTrack.toc

## Interface: 30000 update to 30100
add tag:
#@no-lib-strip@
#@end-no-lib-strip@
------------------------------------------------------------------------
r12 | miniworm | 2009-05-17 18:38:42 +0000 (Sun, 17 May 2009) | 1 line
Changed paths:
   D /trunk/libs

remove folder: libs
------------------------------------------------------------------------
r11 | miniworm | 2009-05-17 18:29:53 +0000 (Sun, 17 May 2009) | 11 lines
Changed paths:
   A /trunk/.pkgmeta

create externals:
LibStub
CallbackHandler-1.0
AceAddon-3.0
AceConfig-3.0
AceConsole-3.0
AceDB-3.0
AceEvent-3.0
AceGUI-3.0
AceLocale-3.0
LibDataBroker-1.1
------------------------------------------------------------------------
r10 | miniworm | 2009-05-17 17:42:59 +0000 (Sun, 17 May 2009) | 1 line
Changed paths:
   A /trunk/SurgeTrack.toc

import core file: toc
------------------------------------------------------------------------
r9 | miniworm | 2009-05-17 17:42:52 +0000 (Sun, 17 May 2009) | 1 line
Changed paths:
   A /trunk/SurgeTrack.lua

import core file: main
------------------------------------------------------------------------
r8 | miniworm | 2009-05-17 17:42:48 +0000 (Sun, 17 May 2009) | 1 line
Changed paths:
   A /trunk/spell.lua

import core file: spell db
------------------------------------------------------------------------
r7 | miniworm | 2009-05-17 17:42:00 +0000 (Sun, 17 May 2009) | 1 line
Changed paths:
   A /trunk/locale/zhTW.lua

import locale: zhTW
------------------------------------------------------------------------
r6 | miniworm | 2009-05-17 17:41:56 +0000 (Sun, 17 May 2009) | 1 line
Changed paths:
   A /trunk/locale/zhCN.lua

import locale: zhCN
------------------------------------------------------------------------
r5 | miniworm | 2009-05-17 17:41:52 +0000 (Sun, 17 May 2009) | 1 line
Changed paths:
   A /trunk/locale/koKR.lua

import locale: koKR
------------------------------------------------------------------------
r4 | miniworm | 2009-05-17 17:41:47 +0000 (Sun, 17 May 2009) | 1 line
Changed paths:
   A /trunk/locale/enUS.lua

import locale: enUS
------------------------------------------------------------------------
r3 | miniworm | 2009-05-17 17:16:23 +0000 (Sun, 17 May 2009) | 1 line
Changed paths:
   A /trunk/locale

create folder: locale
------------------------------------------------------------------------
r2 | miniworm | 2009-05-17 17:15:44 +0000 (Sun, 17 May 2009) | 1 line
Changed paths:
   A /trunk/libs

create folder: libs
------------------------------------------------------------------------
r1 | root | 2009-05-17 16:42:43 +0000 (Sun, 17 May 2009) | 57 lines
Changed paths:
   A /branches
   A /tags
   A /trunk

"surgetrack/mainline: Initial Import"

SurgeTrack has been version-controlled by Subversion.

Previous Changelog can be found here:
------------------------------------------------------------------------
r0.13
Hotfix:When addon gathered a new spell in gather mode, it will enable tracking by default, this is boring and noisy. Problem has been fixed.
------------------------------------------------------------------------
r0.12
Add debug mode.
Support custom aura defined by player.
Localization of koKR updated, thanks to Sayclub.
------------------------------------------------------------------------
r0.11
Support ButtonFacade.
Add Support for more spells.
Fix a bug when sometime player is in a combat, addon doesn't work.
------------------------------------------------------------------------
r0.10
Any temporary beneficial spell or effect is now optional.
------------------------------------------------------------------------
r0.9
An option added to enable/disable addon in game.
You can now custom your warning audio now.
------------------------------------------------------------------------
r0.8
Fix a bug when nothing was tracked.
Sound notify is an optional feature.
Display of buff name is an optional feature.
Buff stacks can be tracked now.This is an optional feature.
Warrior - Taste for Blood and Glyph of Revenge are Supported.
SurgeTrack supports more spells or effects. You can modify SurgeTrack.lua to Custom spells or effects to be tracked.
------------------------------------------------------------------------
r0.7
Add Support for Lib-Databroker
Category changed. SurgeTrack is now for all classes.
------------------------------------------------------------------------
r0.6
Fix a bug when "Surge of Light" refreshed on player , the timer did not reset.
Use UnitGUID() to filter.
------------------------------------------------------------------------
r0.5
Only available for priest.
Fix a bug that SetAlpha did not work.
------------------------------------------------------------------------
r0.4
Add a border.
------------------------------------------------------------------------
r0.3
Frame can be resized and moved.
------------------------------------------------------------------------
r0.2
Add a CooldownFrame.
------------------------------------------------------------------------
r0.1
First archive.
------------------------------------------------------------------------