r175
Details
-
FilenameAuraAlarm-r175.zip
-
Uploaded by
-
UploadedJul 9, 2010
-
Size167.88 KB
-
Downloads64
-
MD5f8b0a57d39c41ba75e99b31c560c36b6
Supported WoW Retail Versions
- 3.3.5
Changelog
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r163 | starlon | 2010-07-06 08:58:26 +0000 (Tue, 06 Jul 2010) | 1 line
Changed paths:
M /trunk/AuraAlarm.lua
Bug fixes related to normal mode.
------------------------------------------------------------------------
r162 | starlon | 2010-07-06 05:52:15 +0000 (Tue, 06 Jul 2010) | 1 line
Changed paths:
M /trunk/AuraAlarm.lua
M /trunk/Localization_enUS.lua
Grammar correction
------------------------------------------------------------------------
r161 | starlon | 2010-07-05 13:38:49 +0000 (Mon, 05 Jul 2010) | 1 line
Changed paths:
M /trunk/AuraAlarm.lua
Print aura name instead of ID when adding a captured aura.
------------------------------------------------------------------------
r159 | starlon | 2010-07-05 13:10:09 +0000 (Mon, 05 Jul 2010) | 1 line
Changed paths:
M /trunk/AuraAlarm.lua
M /trunk/Localization_enUS.lua
- Removed memory options since I inadvertently plugged a memory leak earlier
------------------------------------------------------------------------
r157 | starlon | 2010-07-05 10:57:17 +0000 (Mon, 05 Jul 2010) | 4 lines
Changed paths:
M /trunk/AuraAlarm.lua
M /trunk/Localization_enUS.lua
- You can now copy properties from one alarm to another. Note that not all properties are copied.
- You can now specify the duration indicator's precision -- either in seconds or one decimal place.
- Bug fixes
------------------------------------------------------------------------
r156 | starlon | 2010-07-05 08:35:54 +0000 (Mon, 05 Jul 2010) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/AuraAlarm.lua
M /trunk/Localization_enUS.lua
M /trunk/embeds.xml
Share alarms with other players. Needs testing.
------------------------------------------------------------------------
r155 | starlon | 2010-07-05 07:16:55 +0000 (Mon, 05 Jul 2010) | 1 line
Changed paths:
D /trunk/Localization_deDE.lua
D /trunk/Localization_koKR.lua
D /trunk/Localization_zhCN.lua
D /trunk/Localization_zhTW.lua
Remove incomplete locale files. They were confusing people.
------------------------------------------------------------------------
r153 | starlon | 2010-07-05 06:08:02 +0000 (Mon, 05 Jul 2010) | 1 line
Changed paths:
M /trunk/AuraAlarm.lua
M /trunk/Localization_enUS.lua
Database profiles for sharing alarms between toons
------------------------------------------------------------------------
r151 | starlon | 2010-07-04 10:09:17 +0000 (Sun, 04 Jul 2010) | 1 line
Changed paths:
M /trunk/AuraAlarm.lua
M /trunk/Localization_enUS.lua
Allow specifying of aura ID. Note that an ID will override the name, so as long as you provide an ID, you can name the alarm whatever you want.
------------------------------------------------------------------------
r148 | starlon | 2010-07-01 03:18:34 +0000 (Thu, 01 Jul 2010) | 1 line
Changed paths:
M /trunk/AuraAlarm.lua
Update to LibStub version of LibFlash
------------------------------------------------------------------------
r146 | starlon | 2010-06-30 08:15:41 +0000 (Wed, 30 Jun 2010) | 1 line
Changed paths:
M /trunk/AuraAlarm.lua
M /trunk/Localization_enUS.lua
Bug fixes
------------------------------------------------------------------------