r187
Details
-
FilenameAuraAlarm-r187.zip
-
Uploaded by
-
UploadedAug 7, 2010
-
Size166.10 KB
-
Downloads135
-
MD529f380d53eb67cb1c556ee68b4769dd1
Supported WoW Retail Versions
- 3.3.5
Changelog
------------------------------------------------------------------------
r187 | starlon | 2010-08-07 10:34:10 +0000 (Sat, 07 Aug 2010) | 1 line
Changed paths:
M /trunk/AuraAlarm.lua
Wrong table
------------------------------------------------------------------------
r184 | starlon | 2010-07-17 19:52:53 +0000 (Sat, 17 Jul 2010) | 1 line
Changed paths:
M /trunk/AuraAlarm.lua
Bug fixes
------------------------------------------------------------------------
r182 | starlon | 2010-07-17 03:41:05 +0000 (Sat, 17 Jul 2010) | 1 line
Changed paths:
M /trunk/AuraAlarm.lua
Give normalRate a default. This setting may be going away in the future, however.
------------------------------------------------------------------------
r180 | starlon | 2010-07-16 00:33:28 +0000 (Fri, 16 Jul 2010) | 1 line
Changed paths:
M /trunk/AuraAlarm.lua
Delete sleepTimer when clearing current alarms so it's stopped and recycled properly.
------------------------------------------------------------------------
r178 | starlon | 2010-07-14 16:55:21 +0000 (Wed, 14 Jul 2010) | 2 lines
Changed paths:
M /trunk/AuraAlarm.lua
M /trunk/Localization_enUS.lua
- Finalized new design
- There's now a flash duration config option. This indicates how long in seconds to display background when "Flash Once" alarms fire.
------------------------------------------------------------------------
r177 | starlon | 2010-07-11 19:29:15 +0000 (Sun, 11 Jul 2010) | 1 line
Changed paths:
M /trunk/AuraAlarm.lua
Move the blending and icon loops outside the alarm loop.
------------------------------------------------------------------------
r176 | starlon | 2010-07-11 19:07:33 +0000 (Sun, 11 Jul 2010) | 1 line
Changed paths:
M /trunk/AuraAlarm.lua
Alpha release for testing
------------------------------------------------------------------------
r175 | starlon | 2010-07-10 03:09:09 +0000 (Sat, 10 Jul 2010) | 1 line
Changed paths:
M /trunk/AuraAlarm.lua
Remove stray code
------------------------------------------------------------------------
r173 | starlon | 2010-07-09 09:30:46 +0000 (Fri, 09 Jul 2010) | 1 line
Changed paths:
A /trunk/Localization_deDE.lua
- Add German translations
------------------------------------------------------------------------
r172 | starlon | 2010-07-09 09:25:56 +0000 (Fri, 09 Jul 2010) | 1 line
Changed paths:
M /trunk/AuraAlarm.lua
M /trunk/Localization_enUS.lua
- Change how you define delayed alarms. This way only requires one field -- seconds till end.
------------------------------------------------------------------------
r170 | starlon | 2010-07-08 11:53:43 +0000 (Thu, 08 Jul 2010) | 1 line
Changed paths:
M /trunk/AuraAlarm.lua
M /trunk/Localization_enUS.lua
- You can now specify a delay before flashing the screen. This is useful for notifying you when an aura is about to expire. You must provide two fields -- the aura's duration in seconds and how long to delay before firing the alarm.
------------------------------------------------------------------------
r168 | starlon | 2010-07-07 10:18:48 +0000 (Wed, 07 Jul 2010) | 1 line
Changed paths:
M /trunk/AuraAlarm.lua
Cleanup
------------------------------------------------------------------------
r167 | starlon | 2010-07-07 10:11:01 +0000 (Wed, 07 Jul 2010) | 1 line
Changed paths:
M /trunk/AuraAlarm.lua
M /trunk/Localization_enUS.lua
M /trunk/bindings.xml
The keybind now functions. How this works is you hover your mouse over a buff/debuff and hit the bound key to add an alarm for that aura. For some reason it won't work with bound mouse buttons.
------------------------------------------------------------------------
r165 | starlon | 2010-07-07 08:17:19 +0000 (Wed, 07 Jul 2010) | 1 line
Changed paths:
M /trunk/AuraAlarm.lua
Show aura descriptions on captured aura buttons
------------------------------------------------------------------------