ArenaLive [Core]

Basic unitframe framework.

File Details

3.1.11b

  • B
  • Mar 23, 2015
  • 153.24 KB
  • 434
  • 6.1.0
  • Retail

File Name

ArenaLive3.1.11b.zip

Supported Versions

  • 6.1.0

3.1.11b

  • BUGFIX: Axe Toss (Warlock Pet) should now show up in the diminishing return tracker.
  • BUGFIX: Fixed a bug that would cause a lua error, if a player activates the diminishing return on Frost Jaw.
  • OTHER: Player names can now be filtered to not display the (*) for players from other realms and hide AFK/DND tags by setting attributes hideAFKAndDND and hideRealm to true for a NameText object.
  • OTHER: Added Dalaran Brilliance to the shown buffs table for tournament mode buff filter.

3.1.10b

  • NEW: Added a border texture to diminishing return tracker icons that will indicate the stacks of DR via color (green, yellow, red).
  • NEW: Diminishing return tracker icons now show an abbreviation of a diminishing return's category (e.g. R for Root).
  • BUGFIX: Frost Jaw now is added to both, root and silence, diminshing returns in the diminishing return tracker.
  • BUGFIX: Asphyxiate now is added to the silence diminishing retun category, if the target is immune to stuns.
  • OTHER: Added Engangling Roots (Nature's Grasp) to diminishing return category "Roots".
  • OTHER: Added Engangling Roots (Force of Nature) to diminishing return category "Roots".
  • OTHER: Removed the 1/2 1/4 and % text from diminishing return tracker icons.
  • OTHER: Added Engangling Roots (Nature's Grasp) to crowd control indicator category "Roots".
  • OTHER: Added Engangling Roots (Force of Nature) to crowd control indicator category "Roots".
  • OTHER: Added Grounding Totem to the crowd control indicator category "Useful Buffs".
  • OTHER: Added Combat Insight (Combat Readiness Stacks) to the crowd control indicator category "Defensive Cooldown".
  • OTHER: Removed cooldown effects for buffs and debuffs without a duration (e.g. solar beam, smoke bomb and grounding totem) in the crowd control indicator.
  • OTHER: Pruned the localisation table of all debug messages. These will now always be display in English, regardless of the WoW client's language.

3.1.9b

  • BUGFIX: Method ArenaLive:GetPetUnit() now returns the correct pet unitID for "specatateda" and "spectatedb" unit types.
  • OTHER: Increased width/height of grid lines to 2 pixels, up from 1 pixel, to increase dragging sensitivity.

3.1.8b

  • OTHER: FrameMover handler will now post a info message to the general chat tab, if the relativeTo value for a frame is an invalid frame, instead of triggering a LUA error message.

3.1.7b2

  • OTHER: Debug messages are now stored in the debug messages table, but won't be posted in chat, if debug mode is deactivated.

3.1.7b

  • NEW: Added test values for cast bars.
  • NEW: Party frames now reduce their alpha to 0.5, if a party member is not in range or in a different phase.
  • BUGFIX: Fixed a bug that would cause a lua error, if the growth direction of a diminishing return tracker was changed.
  • OTHER: Added Ironbark to CC indicator's defensive cooldown list.
  • OTHER: Added Barkskin to CC indicator's defensive cooldown list.
  • OTHER: Added Deterrence (Crouching Tiger, Hidden Chimaera) to CC indicator's defensive cooldown list.

3.1.6b

  • NEW: Added the option "team" for Healthbar colouring.

3.1.5b

  • NEW: Added Spanish localisation. Thanks to curse user minimoncho for localising!
  • OTHER: Updated German localisation.

3.1.4b

  • BUGFIX: Texts with non-latin characters in it should now show up correctly again.

3.1.3b

  • NEW: It is now possible to toggle display of party frames in parties.
  • NEW: Added a new icon type for dynamic icons called "Defensive Cooldown". It will show a defensive cooldown based on the player's class.
  • NEW: It is now possible to set unit frames clickthrough, preventing the cursor from interacting with them.
  • NEW: It is not possible to disable tooltips for cast history icons and, thus, making icons clicktrough.
  • BUGFIX: Interrupted spells should now again show up with a red X in the cast history.
  • BUGFIX: Resolved an issue that would cause an unregistering of events for the ArenaLive main frame, when using the UnregisterEvent method for event objects that weren't registered for the event.
  • OTHER: Reversed cooldown animation for CC indicator to make it more intuitive.
  • OTHER: Debug messages are now additionally stored in the saved variables per session.
  • OTHER: Added Monks Spear Hand Strike to interrupt cooldowns in spell database.

3.1.1b

  • NEW: Added German localisation.
  • BUGFIX: Interrupted spells should now again show up with a red X in the cast history.
  • BUGFIX: Smoke Bomb and Solar Beam are now shown in the CC Indicator
  • BUGFIX: Castbars should now turn blue and start to glow once more, if a player's cast is not interruptible.
  • BUGFIX: Castbars for target and focus frames should now show up again, if the targeted unit already casts when getting targeted by the player.
  • OTHER: Updated spell database to WoD.

3.1.0b

  • Initial Upload