promotional bannermobile promotional banner

Awesome Interrupt Rotations

Abandoned
Interrupt Rotation Manager and announcer for raid encounters

File Details

v0.9.9.2beta

  • B
  • Mar 25, 2011
  • 48.96 KB
  • 1.2K
  • 4.0.6
  • Retail

File Name

AwesomeInterruptRotations-v0.9.9.2beta.zip

Supported Versions

  • 4.0.6

------------------------------------------------------------------------
r284 | plaga | 2011-03-25 00:18:35 +0000 (Fri, 25 Mar 2011) | 1 line
Changed paths:
   A /tags/v0.9.9.2beta (from /trunk:283)

Tagging as v0.9.9.2beta
------------------------------------------------------------------------
r283 | plaga | 2011-03-25 00:12:41 +0000 (Fri, 25 Mar 2011) | 2 lines
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

Support for specific spell tracking
AIR_Extract now supports "/" and "'" too
------------------------------------------------------------------------
r282 | plaga | 2011-03-21 16:34:51 +0000 (Mon, 21 Mar 2011) | 1 line
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

Fixed lua error preventing the default values to be loaded in ruRU client.
------------------------------------------------------------------------
r281 | plaga | 2011-03-14 14:02:46 +0000 (Mon, 14 Mar 2011) | 1 line
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

4.1 Compatibility: addon messages registering patch
------------------------------------------------------------------------
r280 | plaga | 2011-03-13 23:15:54 +0000 (Sun, 13 Mar 2011) | 4 lines
Changed paths:
   M /trunk
   M /trunk/AwesomeInterruptRotations.lua

Required version calculation is now done in _GetInfo instead of _Parse
Removed AIRRotation_Require()
Moved all compatibility checks to AIRRotation_ReceivedBroadcast

------------------------------------------------------------------------
r278 | plaga | 2011-03-10 00:49:48 +0000 (Thu, 10 Mar 2011) | 1 line
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

Fixed an error introduced in r276 preventing rotation to work at all
------------------------------------------------------------------------
r276 | plaga | 2011-03-09 18:09:49 +0000 (Wed, 09 Mar 2011) | 1 line
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

Fixed a lua error caused by backup players using interrupt spells
------------------------------------------------------------------------
r275 | plaga | 2011-03-09 17:58:06 +0000 (Wed, 09 Mar 2011) | 1 line
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

Fixed a bug preventing the rezz check
------------------------------------------------------------------------
r274 | plaga | 2011-03-09 17:43:44 +0000 (Wed, 09 Mar 2011) | 1 line
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

Dead backup system is in place and working
------------------------------------------------------------------------
r273 | plaga | 2011-03-09 15:50:24 +0000 (Wed, 09 Mar 2011) | 1 line
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua
   M /trunk/AwesomeInterruptRotationsOptions.lua

Added "NEVER" as a visibility option, to totally disable frame support
------------------------------------------------------------------------
r272 | plaga | 2011-03-09 15:46:59 +0000 (Wed, 09 Mar 2011) | 2 lines
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

NO FUNCTIONAL CHANGES
Some work on backup system: chat parsing is done
------------------------------------------------------------------------
r271 | plaga | 2011-03-09 15:05:31 +0000 (Wed, 09 Mar 2011) | 2 lines
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

Extract now accepts spaces too
Explode won't return empty strings if there are too much spaces at the end of the input
------------------------------------------------------------------------
r270 | plaga | 2011-03-09 14:53:22 +0000 (Wed, 09 Mar 2011) | 1 line
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

Added incompatible warnings to the addon message system
------------------------------------------------------------------------
r269 | plaga | 2011-03-09 14:37:36 +0000 (Wed, 09 Mar 2011) | 1 line
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

AIR:Alert() won't return true while just interrupted flag is still active
------------------------------------------------------------------------
r268 | plaga | 2011-03-09 14:33:37 +0000 (Wed, 09 Mar 2011) | 1 line
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

Added AIR:Alert() to enable external addons (like weakauras) compatibility
------------------------------------------------------------------------
r267 | plaga | 2011-03-08 23:53:14 +0000 (Tue, 08 Mar 2011) | 1 line
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

AIR_Extract will no longer fail when searching for a non-existing pattern, as a result, MP-turns with unnamed groups won't throw errors anymore
------------------------------------------------------------------------
r265 | plaga | 2011-03-08 23:29:11 +0000 (Tue, 08 Mar 2011) | 2 lines
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

Removed debug message
Explode won't return empty strings in the list, so adding additional spaces in rotation won't cause errors
------------------------------------------------------------------------
r264 | plaga | 2011-03-08 01:00:46 +0000 (Tue, 08 Mar 2011) | 2 lines
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

Group names in MP-turns are Capitalized
Added AIR_extract() and adapted current code to it
------------------------------------------------------------------------
r262 | plaga | 2011-03-07 12:03:16 +0000 (Mon, 07 Mar 2011) | 2 lines
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

Multi-player turns are now fully functional
Chat and whisper warnings work for MP-turns now
------------------------------------------------------------------------
r261 | plaga | 2011-03-07 11:40:20 +0000 (Mon, 07 Mar 2011) | 3 lines
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

More work on multi-player turns
The message shown when adding a MP-turn is now formatted
Flags in AIRRotation_GetInfo() results are now correct for groups
------------------------------------------------------------------------
r260 | plaga | 2011-03-07 11:27:09 +0000 (Mon, 07 Mar 2011) | 3 lines
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

More work on multi-player turns
Removed debug messages left active
DRY code: created _ParseDigest
------------------------------------------------------------------------
r259 | plaga | 2011-03-07 11:17:11 +0000 (Mon, 07 Mar 2011) | 4 lines
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

More work on multi-player turns
Frame will now correctly show group names instead of a member of the group
Group names containing numbers will be accepted now
Warnings disabled for now in mp-turns
------------------------------------------------------------------------
r258 | plaga | 2011-03-07 11:04:08 +0000 (Mon, 07 Mar 2011) | 3 lines
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

More work on multi-player turns
Frame will now correctly show "Your Turn" message while in a group
Warnings disabled for now in mp-turns
------------------------------------------------------------------------
r257 | plaga | 2011-03-07 02:01:46 +0000 (Mon, 07 Mar 2011) | 1 line
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

Initial multi-player turn support, it works, but the frame display for the alias and the string message ain't done yet.
------------------------------------------------------------------------
r256 | plaga | 2011-03-07 00:17:13 +0000 (Mon, 07 Mar 2011) | 1 line
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

/air history will show which one is the last broadcast.
------------------------------------------------------------------------
r254 | plaga | 2011-02-27 15:57:00 +0000 (Sun, 27 Feb 2011) | 5 lines
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

Changes to _Archive(), when receiving a broadcast of an already existing rotation the last broadcast index should work correctly
Doing a getrotation while AIR.rotation == nil will result on reporting "#CLEAR" instead of ""
Minor code tweaks (non functional) to AddonMessage and other parts
Added AIR_List()
Added/changed LOTS of comments and rearranged some code.
------------------------------------------------------------------------
r253 | plaga | 2011-02-26 00:31:57 +0000 (Sat, 26 Feb 2011) | 2 lines
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

Added specific messages when received a clear request or a rotation including members of the current rotation
Some code cleaning
------------------------------------------------------------------------
r252 | plaga | 2011-02-25 23:44:01 +0000 (Fri, 25 Feb 2011) | 2 lines
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

#clear now is in uppercase, #CLEAR
Code improvements and cleaning in parse and receivedbroadcast area or AIRRotation_
------------------------------------------------------------------------
r251 | plaga | 2011-02-25 23:04:20 +0000 (Fri, 25 Feb 2011) | 2 lines
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

Added /air clearbroadcast
Added AIRRotation_ShowHistory(), _ReceivedBroadcast() and _BroadcastCurrent(),
------------------------------------------------------------------------
r250 | plaga | 2011-02-25 22:24:41 +0000 (Fri, 25 Feb 2011) | 2 lines
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

Removed the /air set compatibility code, only the deprecated alert remains, it will be removed before 1.0
Removed debug messages and unused code
------------------------------------------------------------------------
r248 | plaga | 2011-02-23 17:05:42 +0000 (Wed, 23 Feb 2011) | 1 line
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua
   M /trunk/AwesomeInterruptRotationsOptions.lua
   M /trunk/AwesomeInterruptRotationsOptions.xml
   A /trunk/sounds
   A /trunk/sounds/fiscasting.mp3

Added sound alert
------------------------------------------------------------------------
r247 | plaga | 2011-02-23 11:23:25 +0000 (Wed, 23 Feb 2011) | 2 lines
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

NO FUNCTIONAL CHANGES
Finished encapsulation of AIR.rotation internals to AIRRotation_ functions.
------------------------------------------------------------------------
r245 | plaga | 2011-02-21 22:10:37 +0000 (Mon, 21 Feb 2011) | 1 line
Changed paths:
   M /trunk/AwesomeInterruptRotations.lua

Fixed autoaccepting broadcasts from promoted members
------------------------------------------------------------------------