1.0.0 beta1

Details

  • Filename
    ChargeMeter-1.0.0_beta1.zip
  • Uploaded by
  • Uploaded
    Apr 3, 2009
  • Size
    25.32 KB
  • Downloads
    302
  • MD5
    f1568195731a6ac7ca5ff2424feb4766

Supported WoW Retail Versions

  • 3.0.9

Changelog

------------------------------------------------------------------------
r36 | starinnia | 2009-04-03 22:14:16 +0000 (Fri, 03 Apr 2009) | 1 line
Changed paths:
   A /tags/1.0.0 beta1 (from /trunk:35)

Tagging as 1.0.0 beta1
------------------------------------------------------------------------
r35 | starinnia | 2009-04-02 02:21:14 +0000 (Thu, 02 Apr 2009) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

tweak slash command again, coding during Heigan as melee is fun
------------------------------------------------------------------------
r34 | starinnia | 2009-04-02 02:09:17 +0000 (Thu, 02 Apr 2009) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

fix extra charge count
------------------------------------------------------------------------
r33 | starinnia | 2009-04-02 02:08:24 +0000 (Thu, 02 Apr 2009) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

fix slash command function
------------------------------------------------------------------------
r32 | starinnia | 2009-04-01 01:47:21 +0000 (Wed, 01 Apr 2009) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

fix function name
------------------------------------------------------------------------
r31 | starinnia | 2009-03-30 14:37:33 +0000 (Mon, 30 Mar 2009) | 3 lines
Changed paths:
   M /trunk/ChargeMeter.lua

-only watch the combat log during P2 Thaddius
-move slash command stuff
-only register P2 events if raid leader or assist
------------------------------------------------------------------------
r30 | starinnia | 2009-03-30 03:09:04 +0000 (Mon, 30 Mar 2009) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

-show the count of charges each person crossed
------------------------------------------------------------------------
r29 | starinnia | 2009-03-30 02:04:25 +0000 (Mon, 30 Mar 2009) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

-don't make a new table every function call
------------------------------------------------------------------------
r28 | starinnia | 2009-03-30 01:53:37 +0000 (Mon, 30 Mar 2009) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

one print a name once, less spam = good
------------------------------------------------------------------------
r27 | starinnia | 2009-03-25 02:34:24 +0000 (Wed, 25 Mar 2009) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

cleanup printed messages
------------------------------------------------------------------------
r26 | starinnia | 2009-03-25 01:42:07 +0000 (Wed, 25 Mar 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/ChargeMeter.lua
   M /trunk/ChargeMeter.toc
   D /trunk/Locales
   D /trunk/Sound
   D /trunk/embeds.xml
   M /trunk/license.txt

-re purpose the addon as a helper for the Shocking achievement
-print out a line for the positive charges and a line for the negative charges that cross
------------------------------------------------------------------------
r25 | starinnia | 2009-01-07 03:07:19 +0000 (Wed, 07 Jan 2009) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua
   M /trunk/Locales/enUS.lua

fix string for boss emote
------------------------------------------------------------------------
r24 | starinnia | 2009-01-06 20:02:38 +0000 (Tue, 06 Jan 2009) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

minor tweaks
------------------------------------------------------------------------
r23 | starinnia | 2009-01-06 01:44:26 +0000 (Tue, 06 Jan 2009) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

tweaks, add a slight delay to the charge check from the emote
------------------------------------------------------------------------
r22 | starinnia | 2009-01-06 01:00:55 +0000 (Tue, 06 Jan 2009) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

bugfix
------------------------------------------------------------------------
r21 | starinnia | 2009-01-05 23:53:44 +0000 (Mon, 05 Jan 2009) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua
   M /trunk/Locales/enUS.lua

fix Blizz option pane entry
------------------------------------------------------------------------
r20 | starinnia | 2009-01-05 22:47:08 +0000 (Mon, 05 Jan 2009) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua
   M /trunk/ChargeMeter.toc
   M /trunk/Locales/enUS.lua

add a panel to the Blizzard options frame
------------------------------------------------------------------------
r19 | starinnia | 2009-01-05 16:35:42 +0000 (Mon, 05 Jan 2009) | 3 lines
Changed paths:
   M /trunk/ChargeMeter.lua
   M /trunk/Locales/enUS.lua

-remove polling method (see if using the boss emote event will work)
-another tweak to yell detection (for consistency)
-update base locale file
------------------------------------------------------------------------
r18 | starinnia | 2009-01-05 04:43:52 +0000 (Mon, 05 Jan 2009) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

fix event handler for boss yell   /sigh
------------------------------------------------------------------------
r17 | starinnia | 2009-01-05 00:13:04 +0000 (Mon, 05 Jan 2009) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

wrap some debug lines in the @alpha@ and @end-alpha@ replacement flags
------------------------------------------------------------------------
r16 | starinnia | 2008-12-22 03:22:00 +0000 (Mon, 22 Dec 2008) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

change detection of Thaddius' yell
------------------------------------------------------------------------
r15 | starinnia | 2008-12-22 03:17:53 +0000 (Mon, 22 Dec 2008) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

bug fixes
------------------------------------------------------------------------
r14 | starinnia | 2008-12-22 00:12:33 +0000 (Mon, 22 Dec 2008) | 1 line
Changed paths:
   M /trunk/ChargeMeter.toc

fix DB name in .toc
------------------------------------------------------------------------
r13 | starinnia | 2008-12-21 21:10:54 +0000 (Sun, 21 Dec 2008) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

add icon fading
------------------------------------------------------------------------
r12 | starinnia | 2008-12-21 20:41:13 +0000 (Sun, 21 Dec 2008) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

fill in effects on new charge
------------------------------------------------------------------------
r11 | starinnia | 2008-12-21 10:27:45 +0000 (Sun, 21 Dec 2008) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

add one more sound effect, some ordering on options and tweak config screen size
------------------------------------------------------------------------
r10 | starinnia | 2008-12-21 10:19:14 +0000 (Sun, 21 Dec 2008) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

bug fixes for icon creation
------------------------------------------------------------------------
r9 | starinnia | 2008-12-21 09:57:43 +0000 (Sun, 21 Dec 2008) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua
   M /trunk/Locales/enUS.lua

add a forgotten toggle and run locale.rb
------------------------------------------------------------------------
r8 | starinnia | 2008-12-21 09:55:52 +0000 (Sun, 21 Dec 2008) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua
   M /trunk/ChargeMeter.toc

finish coding options
------------------------------------------------------------------------
r7 | starinnia | 2008-12-21 09:18:40 +0000 (Sun, 21 Dec 2008) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

fill in DB callbacks and icon creation
------------------------------------------------------------------------
r6 | starinnia | 2008-12-21 08:56:05 +0000 (Sun, 21 Dec 2008) | 1 line
Changed paths:
   M /trunk/ChargeMeter.lua

-finish off icon options
------------------------------------------------------------------------
r5 | starinnia | 2008-12-20 21:30:23 +0000 (Sat, 20 Dec 2008) | 4 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/ChargeMeter.lua
   M /trunk/ChargeMeter.toc
   M /trunk/Locales/enUS.lua
   A /trunk/Sound
   A /trunk/Sound/Alarm.mp3
   A /trunk/Sound/Alert.mp3
   A /trunk/Sound/Breaking_Glass.mp3
   A /trunk/Sound/Info.mp3
   A /trunk/Sound/Lazer.mp3
   M /trunk/embeds.xml

ChargeMeter:
-fill in some basic options
-add sounds
-add flash and shake functions
------------------------------------------------------------------------
r4 | starinnia | 2008-12-20 08:21:05 +0000 (Sat, 20 Dec 2008) | 1 line
Changed paths:
   A /trunk/Locales
   A /trunk/Locales/enUS.lua

add locale file so I can actually test the addon....
------------------------------------------------------------------------
r3 | starinnia | 2008-12-20 04:02:42 +0000 (Sat, 20 Dec 2008) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   M /trunk/embeds.xml

fix embeds.xml and add pkgmeta file
------------------------------------------------------------------------
r2 | starinnia | 2008-12-20 04:00:18 +0000 (Sat, 20 Dec 2008) | 1 line
Changed paths:
   M /trunk
   A /trunk/ChargeMeter.lua
   A /trunk/ChargeMeter.toc
   A /trunk/embeds.xml
   A /trunk/license.txt

initial import of files, very basic functionality for testing purposes atm
------------------------------------------------------------------------
r1 | root | 2008-12-19 22:26:35 +0000 (Fri, 19 Dec 2008) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"charge-meter/mainline: Initial Import"
------------------------------------------------------------------------

Additional Files