r119

Details

  • Filename
    AuraAlarm-r119.zip
  • Uploaded by
  • Uploaded
    May 23, 2010
  • Size
    164.95 KB
  • Downloads
    18
  • MD5
    603a0c543af484f1be80a0f616847f15

Supported WoW Retail Versions

  • 3.3.5

Changelog

------------------------------------------------------------------------
r119 | starlon | 2010-05-23 23:52:48 +0000 (Sun, 23 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/Localization_enUS.lua

Move "Sets" to its own configuration partition.

------------------------------------------------------------------------
r117 | starlon | 2010-05-23 23:34:24 +0000 (Sun, 23 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/Localization_enUS.lua

Options interface improvements

------------------------------------------------------------------------
r116 | starlon | 2010-05-23 22:03:59 +0000 (Sun, 23 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Fixed a bug where the icon wasn't showing during a blinking alarm.

------------------------------------------------------------------------
r114 | starlon | 2010-05-23 21:39:37 +0000 (Sun, 23 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/Localization_enUS.lua

Blink rate is back.

------------------------------------------------------------------------
r113 | starlon | 2010-05-23 21:07:10 +0000 (Sun, 23 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Get rid of blinkRate for now.

------------------------------------------------------------------------
r111 | starlon | 2010-05-23 21:01:02 +0000 (Sun, 23 May 2010) | 3 lines
Changed paths:
   M /trunk/AuraAlarm.lua

- Blink mode works correctly now.
- FadeTime option was moved globally.

------------------------------------------------------------------------
r110 | starlon | 2010-05-23 00:08:20 +0000 (Sun, 23 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/Localization_enUS.lua

Provide alarm "sets" which contain information about whether alarms are enabled.

------------------------------------------------------------------------
r108 | starlon | 2010-05-22 19:00:22 +0000 (Sat, 22 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/Localization_enUS.lua

Toggle alarms off and on.

------------------------------------------------------------------------
r107 | starlon | 2010-05-22 17:24:32 +0000 (Sat, 22 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Memory leak

------------------------------------------------------------------------
r103 | starlon | 2010-05-22 11:49:10 +0000 (Sat, 22 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Modified defaults to find a sane initial state.

------------------------------------------------------------------------
r101 | starlon | 2010-05-22 08:53:13 +0000 (Sat, 22 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/Localization_enUS.lua

Layers are back.

------------------------------------------------------------------------
r100 | starlon | 2010-05-22 08:17:08 +0000 (Sat, 22 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Change some defaults and uncomment garbage collection options.

------------------------------------------------------------------------
r98 | starlon | 2010-05-22 03:04:32 +0000 (Sat, 22 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Refresh icons during a reset.

------------------------------------------------------------------------
r97 | starlon | 2010-05-22 03:02:49 +0000 (Sat, 22 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Oh so that's why I was refreshing icons every time an alarm finishes.

------------------------------------------------------------------------
r95 | starlon | 2010-05-22 02:00:34 +0000 (Sat, 22 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Recyle texts and icons tables. Also don't reset them every refresh. They don't need to be.

------------------------------------------------------------------------
r94 | starlon | 2010-05-22 01:00:00 +0000 (Sat, 22 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Zero out recyled tables

------------------------------------------------------------------------
r92 | starlon | 2010-05-22 00:40:56 +0000 (Sat, 22 May 2010) | 3 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/Localization_enUS.lua

- Recycle tables.
- Memory management.

------------------------------------------------------------------------
r91 | starlon | 2010-05-21 20:21:01 +0000 (Fri, 21 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Hunting down that memory leak

------------------------------------------------------------------------
r89 | starlon | 2010-05-21 08:18:52 +0000 (Fri, 21 May 2010) | 3 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/Localization_enUS.lua

- Get rid of layers.
- Bug fixes.

------------------------------------------------------------------------
r87 | starlon | 2010-05-21 02:44:38 +0000 (Fri, 21 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/Localization_enUS.lua

Make fadeTime configurable per alarm

------------------------------------------------------------------------
r84 | starlon | 2010-05-20 14:35:57 +0000 (Thu, 20 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.toc

Include LibFlash in OptionalDeps

------------------------------------------------------------------------
r83 | starlon | 2010-05-20 14:25:49 +0000 (Thu, 20 May 2010) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   D /trunk/LibFlash.lua
   M /trunk/embeds.xml

Move LibFlash to its own project. Update .pkgmeta to include LibFlash in the package build.

------------------------------------------------------------------------
r82 | starlon | 2010-05-20 13:42:58 +0000 (Thu, 20 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/LibFlash.lua

Actually call LibFlash LibFlash instead of just Flash

------------------------------------------------------------------------
r80 | starlon | 2010-05-20 13:10:16 +0000 (Thu, 20 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Remove some debugging

------------------------------------------------------------------------
r78 | starlon | 2010-05-20 13:06:42 +0000 (Thu, 20 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Bug fixes

------------------------------------------------------------------------
r76 | starlon | 2010-05-20 11:33:36 +0000 (Thu, 20 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/LibFlash.lua

Bugfix and cleanup

------------------------------------------------------------------------
r75 | starlon | 2010-05-20 09:18:37 +0000 (Thu, 20 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   A /trunk/LibFlash.lua
   M /trunk/embeds.xml

LibFlash with fade in and out only. Flash is next.

------------------------------------------------------------------------
r74 | starlon | 2010-05-20 03:55:33 +0000 (Thu, 20 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Fix default color alpha when clicking a captured aura.

------------------------------------------------------------------------
r72 | starlon | 2010-05-18 06:59:17 +0000 (Tue, 18 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Get rid of debug traces.

------------------------------------------------------------------------
r70 | starlon | 2010-05-18 06:45:34 +0000 (Tue, 18 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Zero out timer so the same effect can happen again.

------------------------------------------------------------------------
r69 | starlon | 2010-05-18 06:19:23 +0000 (Tue, 18 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

There we go. A normal mode alarm doesn't interfere with a persist alarm's background.

------------------------------------------------------------------------
r68 | starlon | 2010-05-18 06:16:21 +0000 (Tue, 18 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

That justResting business needed to go.

------------------------------------------------------------------------
r67 | starlon | 2010-05-18 05:57:39 +0000 (Tue, 18 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Base icon placement and frame width on whether this is a stacked aura.

------------------------------------------------------------------------
r65 | starlon | 2010-05-18 04:54:18 +0000 (Tue, 18 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Cleanup.

------------------------------------------------------------------------
r64 | starlon | 2010-05-18 04:39:28 +0000 (Tue, 18 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

More collision handling. Remove some debugging.

------------------------------------------------------------------------
r63 | starlon | 2010-05-18 04:31:27 +0000 (Tue, 18 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Fix a bug with blending background.

------------------------------------------------------------------------
r62 | starlon | 2010-05-17 12:20:21 +0000 (Mon, 17 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Remove debug messages

------------------------------------------------------------------------
r60 | starlon | 2010-05-17 12:16:57 +0000 (Mon, 17 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Fix normal alarm mode. It was blinking.

------------------------------------------------------------------------
r58 | starlon | 2010-05-17 11:55:26 +0000 (Mon, 17 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Blending bug

------------------------------------------------------------------------
r56 | starlon | 2010-05-17 11:36:08 +0000 (Mon, 17 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Fix flicker

------------------------------------------------------------------------
r55 | starlon | 2010-05-17 11:18:44 +0000 (Mon, 17 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Bugfix

------------------------------------------------------------------------
r52 | starlon | 2010-05-17 08:02:28 +0000 (Mon, 17 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Distribute icons across icon frame.

------------------------------------------------------------------------
r50 | starlon | 2010-05-17 05:55:22 +0000 (Mon, 17 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Blink mode works again.

------------------------------------------------------------------------
r48 | starlon | 2010-05-17 03:52:32 +0000 (Mon, 17 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Fixed a bug in normal mode -- remember, background color is 8bit

------------------------------------------------------------------------
r46 | starlon | 2010-05-17 03:20:32 +0000 (Mon, 17 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/Localization_enUS.lua

Configurable color key

------------------------------------------------------------------------
r44 | starlon | 2010-05-17 02:00:37 +0000 (Mon, 17 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/Localization_enUS.lua

Alpha blend colors from the currently active alarms.

------------------------------------------------------------------------
r42 | starlon | 2010-05-17 01:14:16 +0000 (Mon, 17 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Initialize current_alarms when adding or deleting an alarm.

------------------------------------------------------------------------
r40 | starlon | 2010-05-17 01:04:55 +0000 (Mon, 17 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Support overlapping alarms.

------------------------------------------------------------------------
r38 | starlon | 2010-05-16 22:35:35 +0000 (Sun, 16 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Bugfix

------------------------------------------------------------------------
r36 | starlon | 2010-05-16 12:32:03 +0000 (Sun, 16 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Remove debug messages.

------------------------------------------------------------------------
r35 | starlon | 2010-05-16 12:26:31 +0000 (Sun, 16 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Working state.

------------------------------------------------------------------------
r34 | starlon | 2010-05-15 16:42:58 +0000 (Sat, 15 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

This is broken.

------------------------------------------------------------------------
r33 | starlon | 2010-05-15 13:10:40 +0000 (Sat, 15 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Silly debug message, begone.

------------------------------------------------------------------------
r32 | starlon | 2010-05-15 13:09:25 +0000 (Sat, 15 May 2010) | 3 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/Localization_enUS.lua

Get rid of "more determined" mode.
Move some code around.

------------------------------------------------------------------------
r30 | starlon | 2010-05-13 11:24:24 +0000 (Thu, 13 May 2010) | 4 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/Localization_enUS.lua

- Account for prematurely removed auras.
- A few bug fixes

------------------------------------------------------------------------
r28 | starlon | 2010-05-13 03:35:59 +0000 (Thu, 13 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Fixed a bug where the sound file would change from your previous setting.

------------------------------------------------------------------------
r26 | starlon | 2010-05-13 00:58:18 +0000 (Thu, 13 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Remove some debug messages

------------------------------------------------------------------------
r24 | starlon | 2010-05-13 00:38:01 +0000 (Thu, 13 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/Localization_enUS.lua

Blink mode. Note that this mode is only available with determined mode. This may or may not change. I'll look into it.

------------------------------------------------------------------------
r22 | starlon | 2010-05-12 13:39:07 +0000 (Wed, 12 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Remove some debugging

------------------------------------------------------------------------
r20 | starlon | 2010-05-12 10:15:45 +0000 (Wed, 12 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/Localization_enUS.lua

Order captured auras based on aura type -- debuffs on top, buffs on bottom

------------------------------------------------------------------------
r18 | starlon | 2010-05-12 08:42:39 +0000 (Wed, 12 May 2010) | 3 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/Localization_enUS.lua

- More determined mode
- Capture unmonitored auras in all modes

------------------------------------------------------------------------
r16 | starlon | 2010-05-11 12:36:12 +0000 (Tue, 11 May 2010) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/embeds.xml

Fix LibSharedMedia references

------------------------------------------------------------------------
r14 | starlon | 2010-05-11 12:04:56 +0000 (Tue, 11 May 2010) | 2 lines
Changed paths:
   M /trunk/.pkgmeta

Add package name in .pkgmeta

------------------------------------------------------------------------
r12 | starlon | 2010-05-11 11:55:27 +0000 (Tue, 11 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Small bug

------------------------------------------------------------------------
r10 | starlon | 2010-05-11 11:48:47 +0000 (Tue, 11 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Better icon movement

------------------------------------------------------------------------
r9 | starlon | 2010-05-11 11:25:17 +0000 (Tue, 11 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/Localization_enUS.lua

Show icon for 10 seconds when it's being moved.

------------------------------------------------------------------------
r7 | starlon | 2010-05-11 10:35:48 +0000 (Tue, 11 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/Localization_enUS.lua

Be more verbose

------------------------------------------------------------------------
r6 | starlon | 2010-05-11 10:16:46 +0000 (Tue, 11 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua

Another fix

------------------------------------------------------------------------
r5 | starlon | 2010-05-11 10:05:08 +0000 (Tue, 11 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/Localization_enUS.lua

Fixt

------------------------------------------------------------------------
r4 | starlon | 2010-05-11 09:32:39 +0000 (Tue, 11 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.lua
   M /trunk/Localization_enUS.lua

Determined mode works now

------------------------------------------------------------------------
r3 | starlon | 2010-05-11 06:53:42 +0000 (Tue, 11 May 2010) | 2 lines
Changed paths:
   M /trunk/AuraAlarm.toc
   M /trunk/Localization_deDE.lua
   M /trunk/Localization_enUS.lua
   M /trunk/Localization_koKR.lua
   M /trunk/Localization_zhCN.lua
   M /trunk/Localization_zhTW.lua
   M /trunk/bindings.xml

Good bye debuff alarm

------------------------------------------------------------------------
r2 | starlon | 2010-05-11 06:48:16 +0000 (Tue, 11 May 2010) | 2 lines
Changed paths:
   A /trunk/.pkgmeta
   A /trunk/AuraAlarm.lua
   A /trunk/AuraAlarm.toc
   A /trunk/Localization_deDE.lua
   A /trunk/Localization_enUS.lua
   A /trunk/Localization_koKR.lua
   A /trunk/Localization_zhCN.lua
   A /trunk/Localization_zhTW.lua
   A /trunk/bindings.xml
   A /trunk/embeds.xml
   A /trunk/icon.tga

Initial commit

------------------------------------------------------------------------
r1 | root | 2010-05-11 06:19:52 +0000 (Tue, 11 May 2010) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"aura-alarm/mainline: Initial Import"
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
17.23 KB May 23, 2010 3.3.5 14