File Details
v0.9.5.1beta
- B
- Feb 22, 2011
- 41.84 KB
- 23
- 4.0.6
- Retail
File Name
AwesomeInterruptRotations-v0.9.5.1beta.zip
Supported Versions
- 4.0.6
------------------------------------------------------------------------
r246 | plaga | 2011-02-22 23:37:10 +0000 (Tue, 22 Feb 2011) | 1 line
Changed paths:
A /tags/v0.9.5.1beta (from /trunk:245)
Tagging as v0.9.5.1beta
------------------------------------------------------------------------
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
------------------------------------------------------------------------
r244 | plaga | 2011-02-19 16:28:35 +0000 (Sat, 19 Feb 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
/air bcc will send the correct required version instead of 211
added AIR_SendMessage to replace the old SendAddonMessage
------------------------------------------------------------------------
r242 | plaga | 2011-02-18 18:40:12 +0000 (Fri, 18 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Changed version name
------------------------------------------------------------------------
r241 | plaga | 2011-02-18 18:33:53 +0000 (Fri, 18 Feb 2011) | 3 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
NO FUNCTIONAL CHANGES
AIR.lastinterrupter and AIR.lastinterrupt are now private variables inside AIR.rotation
Added AIRRotation_JustInterrupted() to provide the last interrupter and delay information.
------------------------------------------------------------------------
r240 | plaga | 2011-02-17 22:09:43 +0000 (Thu, 17 Feb 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Fixed some text in /air ?
Improvements in /air history
------------------------------------------------------------------------
r239 | plaga | 2011-02-17 18:19:41 +0000 (Thu, 17 Feb 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Morphed AIR.broadcasts into .archive
added initial version of /air history
------------------------------------------------------------------------
r238 | plaga | 2011-02-17 17:09:52 +0000 (Thu, 17 Feb 2011) | 3 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Added Feludius to the foes list
forced a resetlist on first login
Modified resetlist text to encourage an /air list to see the changes
------------------------------------------------------------------------
r237 | plaga | 2011-02-17 16:59:31 +0000 (Thu, 17 Feb 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Added /air resetlist
/air list will sort the results alphabetically
------------------------------------------------------------------------
r236 | plaga | 2011-02-17 14:04:33 +0000 (Thu, 17 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Changed default value of AirDB.showbroadcastswithoutplayer to false
------------------------------------------------------------------------
r235 | plaga | 2011-02-17 13:59:51 +0000 (Thu, 17 Feb 2011) | 3 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Support for repeated players in the rotation
Broadcasting that kind of rotation will require a r235+, normal rotations will still require r211+
The 2 warnings cast by /air faketurn use _Warn instead of _Print
------------------------------------------------------------------------
r234 | plaga | 2011-02-17 12:24:40 +0000 (Thu, 17 Feb 2011) | 3 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
NO FUNCTIONAL CHANGES
Rearranged some code
removed AIRRotation_Next() and integrated the usefull part into AIRRotation_Interrupt(), since it was currently used only in that function
------------------------------------------------------------------------
r233 | plaga | 2011-02-17 11:48:58 +0000 (Thu, 17 Feb 2011) | 5 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
NO FUNCTIONAL CHANGES
removed AIR.turn added AIRRotation_Turn()
renamed _next() to _Next()
when the repeated names in rotation alert is removed, alert saying someone is not in your group will be casted once per player, not once per instance
AIRRotation_Turn() will always return a name if there's a rotation set, check for == nill should be replaced with some kind of if AIR.trackedcombat then...
------------------------------------------------------------------------
r231 | plaga | 2011-02-16 23:59:56 +0000 (Wed, 16 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Changed version name
------------------------------------------------------------------------
r230 | plaga | 2011-02-16 15:50:53 +0000 (Wed, 16 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Initial online check code
------------------------------------------------------------------------
r229 | plaga | 2011-02-16 15:23:56 +0000 (Wed, 16 Feb 2011) | 3 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Fixed lua error when exiting combat while no rotation is set
Delayed in_combat check will only occur in tracked combats
AIR.rotation.string will be uppercase only
------------------------------------------------------------------------
r228 | plaga | 2011-02-15 23:32:52 +0000 (Tue, 15 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotationsOptions.lua
M /trunk/AwesomeInterruptRotationsOptions.xml
Changed OP layout to adjust the new rotation options
------------------------------------------------------------------------
r227 | plaga | 2011-02-15 22:42:46 +0000 (Tue, 15 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Added /air broadcastcurrent
------------------------------------------------------------------------
r226 | plaga | 2011-02-15 15:40:23 +0000 (Tue, 15 Feb 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotationsOptions.lua
M /trunk/AwesomeInterruptRotationsOptions.xml
Added OP option to show or not broadcasts the player is not in.
Chat alert when someone broadcasts a rotation player is not in will alert the player that accepting it will overwrite his current rotation if he has one.
------------------------------------------------------------------------
r225 | plaga | 2011-02-15 14:10:58 +0000 (Tue, 15 Feb 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Autoaccept promoted option won't cause to autoaccept all broadcats.
If the broadcasted rotation is the same you are using, no message will be shown
------------------------------------------------------------------------
r224 | plaga | 2011-02-14 19:28:11 +0000 (Mon, 14 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Fixed rebuke spellid
------------------------------------------------------------------------
r223 | plaga | 2011-02-13 16:50:40 +0000 (Sun, 13 Feb 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
NO FUNCTIONAL CHANGES
More work on AIR.rotation
------------------------------------------------------------------------
r222 | plaga | 2011-02-13 16:19:03 +0000 (Sun, 13 Feb 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Rotations with duplicated members will throw a chat error
Initial push of revamped AIR.rotation it's indexed by a number, not by the name of the player. Some old variables removed (they are now part of AIR.rotation
------------------------------------------------------------------------
r221 | plaga | 2011-02-12 18:18:14 +0000 (Sat, 12 Feb 2011) | 3 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
NO FUNCTIONAL CHANGES
Lots of code rearrangements and renamed some functions (AIRCombat_ AIRRotation_ and some others)
Created AIRRotation_UnitDead() and AIRRotation_RezzCheck(), moved AIRRotation_RezzCheck from the combat event handler to the onupdate one for performance.
------------------------------------------------------------------------
r220 | plaga | 2011-02-12 16:11:34 +0000 (Sat, 12 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Added /air check
------------------------------------------------------------------------
r219 | plaga | 2011-02-12 14:09:35 +0000 (Sat, 12 Feb 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Added compatibility patch to prevent reseting options upon upgrading from data v30 to v31.
Further changes to saved data will have a similar upgrade patches if possible, expect a lot less frequently data resets in the future.
------------------------------------------------------------------------
r218 | plaga | 2011-02-11 11:29:25 +0000 (Fri, 11 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotationsOptions.lua
M /trunk/AwesomeInterruptRotationsOptions.xml
Added OP checkbutton for autoaccept option
------------------------------------------------------------------------
r217 | plaga | 2011-02-11 01:25:52 +0000 (Fri, 11 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Autoaccepting a rotation will actually apply the rotation :p
------------------------------------------------------------------------
r216 | plaga | 2011-02-11 01:21:50 +0000 (Fri, 11 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
When accepting a rotation if you are not in it, you will emit a snooprotation instead of acceptrotation
------------------------------------------------------------------------
r215 | plaga | 2011-02-11 00:54:19 +0000 (Fri, 11 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Broadcasted rotation from the raid leader or a raid officer will be auto accepted
------------------------------------------------------------------------
r213 | plaga | 2011-02-10 16:31:49 +0000 (Thu, 10 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
When receiving a broadcast, the message will be different if the player is in the rotation or not.
------------------------------------------------------------------------
r212 | plaga | 2011-02-10 16:14:09 +0000 (Thu, 10 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
When someone accepts a broadcasted rotation, the sender will be notified
------------------------------------------------------------------------
r211 | plaga | 2011-02-10 15:39:40 +0000 (Thu, 10 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Initial broadcast system
------------------------------------------------------------------------
r210 | plaga | 2011-02-10 15:00:49 +0000 (Thu, 10 Feb 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
NO FUNCTIONAL CHANGES
Added AIR_FirstWord
------------------------------------------------------------------------
r209 | plaga | 2011-02-09 21:28:24 +0000 (Wed, 09 Feb 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
NO FUNCTIONAL CHANGES
Some functions renamed
------------------------------------------------------------------------
r208 | plaga | 2011-02-08 01:29:55 +0000 (Tue, 08 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Exit combat detection delayed 5 secs to ensure flags won't be reset after a combat res.
------------------------------------------------------------------------
r207 | plaga | 2011-02-08 00:00:29 +0000 (Tue, 08 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Dead & combat detection improvements
------------------------------------------------------------------------
r206 | plaga | 2011-02-07 21:12:54 +0000 (Mon, 07 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Darkened the green chat color
------------------------------------------------------------------------
r204 | plaga | 2011-02-07 17:42:09 +0000 (Mon, 07 Feb 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Added ruRU Corrupting Adherent
changed version name to 0.9.2
------------------------------------------------------------------------
r203 | plaga | 2011-02-07 17:02:22 +0000 (Mon, 07 Feb 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Added AIR_EnterTrackedCombat for DRY purposes
Fixed tracked combat flag not rising when an interrupt from the player landed on a tracked mob. (it wasn't a big problem, since it usually went up because it's the target, but in some cases it may be not)
------------------------------------------------------------------------
r202 | plaga | 2011-02-07 16:33:12 +0000 (Mon, 07 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Added AIR_Debug() and the initial resurrection check mechanism
------------------------------------------------------------------------
r201 | plaga | 2011-02-07 13:02:44 +0000 (Mon, 07 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Fixed lua error introduced in r200
------------------------------------------------------------------------
r200 | plaga | 2011-02-07 12:55:14 +0000 (Mon, 07 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Preliminary death detection: a chat warning will be cast when anyone in the rotation dies.
------------------------------------------------------------------------
r199 | plaga | 2011-02-07 12:47:53 +0000 (Mon, 07 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Player won't cast chat warnings if he interrupted but is alone in the rotation
------------------------------------------------------------------------
r198 | plaga | 2011-02-07 00:08:28 +0000 (Mon, 07 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
"XXXX interrupted" message will only appear for people in the rotation, not anyone interrupting
------------------------------------------------------------------------
r197 | plaga | 2011-02-06 23:39:01 +0000 (Sun, 06 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
ruRU foes list will only be loaded in ruRU client
------------------------------------------------------------------------
r196 | plaga | 2011-02-06 23:31:44 +0000 (Sun, 06 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Added Corrupting Adherent to foes list
------------------------------------------------------------------------
r195 | plaga | 2011-02-06 16:56:03 +0000 (Sun, 06 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Fixed Capitalize deleting the first char if it was a special char
------------------------------------------------------------------------
r194 | plaga | 2011-02-05 21:42:04 +0000 (Sat, 05 Feb 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/images
CurseForge Ticket #1:
Added ruRU localization for AirDB.foes
------------------------------------------------------------------------
r193 | plaga | 2011-02-05 15:55:59 +0000 (Sat, 05 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotationsOptions.lua
Blizzard's Color Picker anchor moved from AirOptions to InterfaceOptionsFramePanelContainer
------------------------------------------------------------------------
r192 | plaga | 2011-02-05 15:23:55 +0000 (Sat, 05 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Party and raid chat warnings won't be used if the player is not in a party or raid respectively.
------------------------------------------------------------------------
r190 | plaga | 2011-02-05 00:52:42 +0000 (Sat, 05 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Fixed pesky bug causing the frame to be shown until entering and leaving combat when a random dude casted an interrupt spell to any training dummy.
------------------------------------------------------------------------
r189 | plaga | 2011-02-04 18:11:48 +0000 (Fri, 04 Feb 2011) | 4 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotationsOptions.lua
NO FUNCTIONAL CHANGES
Renamed some local variables starting with Air
renamed AirColorButton to AIR.colorbutton
the only variable left starting with Air should be AirDB
------------------------------------------------------------------------
r188 | plaga | 2011-02-04 17:55:06 +0000 (Fri, 04 Feb 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
NO FUNCTIONAL CHANGES
Renamed all flags, variables and frame names from local AirWhatever to AIR.whatever
------------------------------------------------------------------------
r187 | plaga | 2011-02-04 16:50:46 +0000 (Fri, 04 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
<someone> interrupted message will appear when any player in the rotation but you interrupts, not just when the guy before you interrupts.
------------------------------------------------------------------------
r186 | plaga | 2011-02-04 16:43:26 +0000 (Fri, 04 Feb 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Turn will be set to 1st player in rotation once entering combat.
Renamed AirInTrackedCombat to AirTrackedCombat.
------------------------------------------------------------------------
r185 | plaga | 2011-02-04 16:23:17 +0000 (Fri, 04 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Initial focus support
------------------------------------------------------------------------
r183 | plaga | 2011-02-04 02:12:53 +0000 (Fri, 04 Feb 2011) | 5 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotationsOptions.lua
New rotation system!
AirDB.nextguy morphed into AIR.rotation
/air set & co are deprecated, added waring message
added /air rotation
whisper warnings when other interrupt works now
------------------------------------------------------------------------
r182 | plaga | 2011-02-02 21:20:23 +0000 (Wed, 02 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Removed unused code, added AIR_Warn() and AIR_Explode()
------------------------------------------------------------------------
r180 | plaga | 2011-02-02 20:45:28 +0000 (Wed, 02 Feb 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Fixed bug preventing the frame from reseting its text once exiting combat, causing potentially wrong message to be displayed at the beginning of the next combat
------------------------------------------------------------------------
r179 | plaga | 2011-02-01 17:11:20 +0000 (Tue, 01 Feb 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
NO FUNCTIONAL CHANGES
Removed unused commented code
------------------------------------------------------------------------
r177 | plaga | 2011-01-29 16:56:39 +0000 (Sat, 29 Jan 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Renamed the missing AIR_ frame functions to AIRFrame_
New frame drawing system: the frame will be redrawn only when needed, not every fps.
------------------------------------------------------------------------
r176 | plaga | 2011-01-29 16:21:48 +0000 (Sat, 29 Jan 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotationsOptions.lua
No functional changed
Rename AIR_ frame functions to AIRFrame_
------------------------------------------------------------------------
r175 | plaga | 2011-01-29 16:15:18 +0000 (Sat, 29 Jan 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
AirPrefix moved to AIR.prefix
Yellow chat color changed a little.
------------------------------------------------------------------------
r174 | plaga | 2011-01-29 00:54:09 +0000 (Sat, 29 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Performance: Moved COMBAT_LOG_EVENT_UNFILTERED to the top of the "if event" chain.
------------------------------------------------------------------------
r173 | plaga | 2011-01-28 18:05:23 +0000 (Fri, 28 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Added color coding to version checks
------------------------------------------------------------------------
r172 | plaga | 2011-01-28 17:47:52 +0000 (Fri, 28 Jan 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Added AIR_Print & co.
Revised all chat outputs.
------------------------------------------------------------------------
r171 | plaga | 2011-01-28 14:42:16 +0000 (Fri, 28 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotationsOptions.lua
M /trunk/AwesomeInterruptRotationsOptions.xml
A /trunk/images
A /trunk/images/AIR-UNLOCKED.tga
Added unlock icon
------------------------------------------------------------------------
r170 | plaga | 2011-01-27 17:48:27 +0000 (Thu, 27 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Performance improvement: moved the lock check to the draw once section of frame update.
------------------------------------------------------------------------
r169 | plaga | 2011-01-27 01:13:17 +0000 (Thu, 27 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotationsOptions.lua
AirColorButton declaration moved to AwesomeInterruptRotationsOptions.lua
------------------------------------------------------------------------
r167 | plaga | 2011-01-27 00:46:17 +0000 (Thu, 27 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Updated version number
------------------------------------------------------------------------
r166 | plaga | 2011-01-27 00:41:09 +0000 (Thu, 27 Jan 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotationsOptions.lua
Most of the code to draw the frame won't be continuously executed every frameupdate if not needed.
Added FullRedraw to ensure a full redraw of the frame
------------------------------------------------------------------------
r165 | plaga | 2011-01-26 21:41:00 +0000 (Wed, 26 Jan 2011) | 3 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Fixed lua errors when:
- clicking apply on Options Panel after login where addon was disabled
- /air reset after a login with the addon disabled
------------------------------------------------------------------------
r164 | plaga | 2011-01-26 18:04:45 +0000 (Wed, 26 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
OnUpdate event registering will happen once we enter a tracked combat, not any combat
------------------------------------------------------------------------
r163 | plaga | 2011-01-26 17:17:24 +0000 (Wed, 26 Jan 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Re-coded AIR_Enable, it will now correctly prevent any event response from the addon while disabled
Removed debug messages left in previous commit
------------------------------------------------------------------------
r162 | plaga | 2011-01-26 16:45:54 +0000 (Wed, 26 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotationsOptions.lua
Frame won't be redrawn if not needed while hidden
------------------------------------------------------------------------
r161 | plaga | 2011-01-26 16:28:10 +0000 (Wed, 26 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Added /air settarget
------------------------------------------------------------------------
r160 | plaga | 2011-01-26 16:17:04 +0000 (Wed, 26 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Increased AirDB.version number to ensure correct initialization of the new variables introduced in r159
------------------------------------------------------------------------
r159 | plaga | 2011-01-26 16:15:49 +0000 (Wed, 26 Jan 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotationsOptions.lua
M /trunk/AwesomeInterruptRotationsOptions.xml
Added an option to hide the frame if you are not in the rotation.
Some tool tip corrections.
------------------------------------------------------------------------
r158 | plaga | 2011-01-26 15:47:15 +0000 (Wed, 26 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotationsOptions.lua
Fixed visibility drop down tool tip length.
------------------------------------------------------------------------
r157 | plaga | 2011-01-26 15:39:09 +0000 (Wed, 26 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotationsOptions.lua
New visibility option: Show if the target is tracked
------------------------------------------------------------------------
r156 | plaga | 2011-01-25 18:24:55 +0000 (Tue, 25 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotationsOptions.lua
M /trunk/AwesomeInterruptRotationsOptions.xml
Added option to modify frame alpha % when the target is not in the tracked list.
------------------------------------------------------------------------
r154 | plaga | 2011-01-25 17:22:03 +0000 (Tue, 25 Jan 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotationsOptions.lua
M /trunk/AwesomeInterruptRotationsOptions.xml
Border support is now working (but the code is horrible)
AirDB.frame.msg.fontflags renamed to outline
------------------------------------------------------------------------
r153 | plaga | 2011-01-25 15:38:25 +0000 (Tue, 25 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotationsOptions.lua
More work on borders, not there yet
------------------------------------------------------------------------
r152 | plaga | 2011-01-25 15:28:11 +0000 (Tue, 25 Jan 2011) | 3 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotationsOptions.lua
M /trunk/AwesomeInterruptRotationsOptions.xml
Added Font outline selector to OP
Added NYI Border Selector to OP
Changed layout of OP
------------------------------------------------------------------------
r151 | plaga | 2011-01-25 14:43:03 +0000 (Tue, 25 Jan 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Adding or removing a mob from the foes list will trigger a target test to update the flags.
DRY code changes
------------------------------------------------------------------------
r150 | plaga | 2011-01-25 02:01:29 +0000 (Tue, 25 Jan 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotationsOptions.lua
M /trunk/AwesomeInterruptRotationsOptions.xml
Several code rearrangement and minor changes in AwesomeInterruptRotationsOptions.lua
Texture not found icon won't be shows when "Castbar Disabled" is selected.
------------------------------------------------------------------------
r149 | plaga | 2011-01-25 01:07:31 +0000 (Tue, 25 Jan 2011) | 3 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotationsOptions.lua
M /trunk/AwesomeInterruptRotationsOptions.xml
Removed the cast bar mode check button from OP, since disabling cast bar is done with the drop down now.
removed any reference to AirDB.frame.msg.showbar
Fixed a bug causing the Disable cast bar option to show twice in the drop down when selected.
------------------------------------------------------------------------
r148 | plaga | 2011-01-25 00:58:23 +0000 (Tue, 25 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.toc
D /trunk/AwesomeInterruptRotations.xml
A /trunk/AwesomeInterruptRotationsOptions.xml
Renamed AwesomeInterruptRotations.xml to AwesomeInterruptRotationsOptions.xml
------------------------------------------------------------------------
r147 | plaga | 2011-01-25 00:55:04 +0000 (Tue, 25 Jan 2011) | 3 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotations.toc
A /trunk/AwesomeInterruptRotationsOptions.lua
Moved OP code to AwesomeInterruptRotationsOptions.lua
Added code to disable castbar by selecting "Disable cast bar" in the textures dropdown button
Changed default texture to Otravi
------------------------------------------------------------------------
r145 | plaga | 2011-01-24 18:13:46 +0000 (Mon, 24 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotations.xml
Added Castbar Texture selector to OP
------------------------------------------------------------------------
r144 | plaga | 2011-01-24 16:28:03 +0000 (Mon, 24 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotations.xml
Added Background selector to OP
------------------------------------------------------------------------
r143 | plaga | 2011-01-24 15:32:55 +0000 (Mon, 24 Jan 2011) | 3 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotations.xml
Added raid warnings
Added /air removetarget /air deletetarget
Removed debug message
------------------------------------------------------------------------
r142 | plaga | 2011-01-24 02:38:08 +0000 (Mon, 24 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Alert icon for the font selection is working now
------------------------------------------------------------------------
r141 | plaga | 2011-01-24 02:09:46 +0000 (Mon, 24 Jan 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Font selection working in OP, integrated with LibSharedMedia
Alert icon NYI (still always shown)
------------------------------------------------------------------------
r140 | plaga | 2011-01-24 01:12:11 +0000 (Mon, 24 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotations.xml
Added Font Icon in OP
------------------------------------------------------------------------
r139 | plaga | 2011-01-24 00:17:34 +0000 (Mon, 24 Jan 2011) | 4 lines
Changed paths:
M /trunk
M /trunk/.pkgmeta
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotations.toc
M /trunk/AwesomeInterruptRotations.xml
A /trunk/embeds.xml
Changed default values for size, font size and BG color
Added Align option in OP
Font selection NYI
libsharedmedia testing halfway done
------------------------------------------------------------------------
r138 | plaga | 2011-01-23 15:39:50 +0000 (Sun, 23 Jan 2011) | 1 line
Changed paths:
M /trunk/.pkgmeta
.pkgmeta, 2nd try
------------------------------------------------------------------------
r137 | plaga | 2011-01-23 15:32:54 +0000 (Sun, 23 Jan 2011) | 1 line
Changed paths:
A /trunk/.pkgmeta
Added .pkgmeta to include libs
------------------------------------------------------------------------
r136 | plaga | 2011-01-22 23:52:23 +0000 (Sat, 22 Jan 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotations.xml
NO FUNCTIONAL CHANGES
Cleaning & commenting
------------------------------------------------------------------------
r135 | plaga | 2011-01-22 23:17:53 +0000 (Sat, 22 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotations.xml
AirEditBox will now show its tooltip
------------------------------------------------------------------------
r133 | plaga | 2011-01-22 23:08:21 +0000 (Sat, 22 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Changed version to v0.8.2beta
------------------------------------------------------------------------
r132 | plaga | 2011-01-22 22:56:44 +0000 (Sat, 22 Jan 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotations.xml
NO FUNCTIONAL CHANGES
Replaced deprecated getglobal(...) with _G[...]
------------------------------------------------------------------------
r131 | plaga | 2011-01-22 22:11:47 +0000 (Sat, 22 Jan 2011) | 3 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotations.xml
Added frame size options
XML contractions and cleaning
Slider template improvements (attached edit box)
------------------------------------------------------------------------
r130 | plaga | 2011-01-22 20:06:15 +0000 (Sat, 22 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotations.xml
The colors of the castbar are now configurable
------------------------------------------------------------------------
r129 | plaga | 2011-01-22 18:47:09 +0000 (Sat, 22 Jan 2011) | 3 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotations.xml
NO FOUNCTIONAL CHANGES
Moved all the localizable strings and variables out of the .xml
Improved the initialization of many widgets in the onshow function
------------------------------------------------------------------------
r128 | plaga | 2011-01-22 03:57:57 +0000 (Sat, 22 Jan 2011) | 1 line
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
M /trunk/AwesomeInterruptRotations.xml
Added a scrollbar to the options panel.
------------------------------------------------------------------------
r127 | plaga | 2011-01-21 20:46:41 +0000 (Fri, 21 Jan 2011) | 2 lines
Changed paths:
M /trunk/AwesomeInterruptRotations.lua
Clicking on another ColorButton while having the ColorPicker open will now cancel any changes made to the first color.
The ColorPicker will be anchored to the sides of the options panel now, preventing it to hide the color buttons.
------------------------------------------------------------------------

