Download
(194Kb)
Download
Updated: 07-30-09 04:03 PM
Pictures
File Info
Updated:07-30-09 04:03 PM
Created:unknown
Downloads:71,259
Favorites:200
MD5:

SSArena Frames  Popular! (More than 5000 hits)

Version: r20090730
by: Shadowed [More]

Gives you a small frame that you can use while inside arenas to make targeting enemy players, as the screen shot shows health is displayed as a percentage and as the bar, mana is shown at the bottom of bar and is colored depending on the type. The little squares to the right of the screen are what class of person is targeting them from your team, to make it easier to assist and CC targets. You can also associate click actions that run macro text when a specific key and/or modifier combination is held down, along with only using it for specific classes.

Includes key bindings for targeting people through the arena frames, unlocking the arena frame through /ssaf ui -> General will show you an example frame to help you configure it.

Has three additional modules for enemy information. The first is cast information so you can directly see how many seconds left is on an enemies cast or channel. Second is basic CC timers like Fears, Traps, or Blind/Sap (Requires class icons to be enabled), both this and the cast info are 100% accurate and don't rely on guessing. And the last one is PvP trinket alerts which will show a PvP trinket next to there name when it's usable and hides it for 120 seconds until it's back up.

Due to changes in 3.0, you can now target people even after entering combat if you didn't see them, basically meaning you can enter combat and still target the stealther who pops out. You will have to see them before entering combat to use custom click actions, but general /target and /focus will work all the time.

Slash command: /ssaf

Note Post bug and feature requests on my issue tracker

Author: Shadowed <[email protected]>
Date: Thu Jul 30 15:02:45 2009 -0700
* Added support for AddonLoader
* Added zhCN localization
* Updated libraries
* Library update

Date: Sat May 30 15:09:37 2009 -0700
* Redid the bracket detection code so it won't trigger an error, for some reason we can't always get the active arena size on ZONE_CHANGED_NEW_AREA anymore
* Added Repentance and Hammer of Justice to auras

Date: Fri May 8 01:38:47 2009 -0700
* CRLF fix

Date: Sun Apr 12 21:48:30 2009 +0000
* Changed to using ARENA_OPPONENT_UPDATE for finding new arena units
* Changed to using UNIT_TARGET for finding out that a party member changed target
* Added UNIT_NAME_UPDATE call so we know when the arena# units name becomes available
* Fixed an error at line #70 in trinkets.lua
* Increased backdrop edge by 0.4 to stop it from clipping (hopefully)
* Library update

Date: Sat Apr 4 22:32:02 2009 +0000
* Whoops, TOC is supposed to be 30100 not 31000* Updated TOC
* Stripped TalentGuess-1.1 options, not updating it
* Removed TalentGuess

Date: Wed Mar 4 06:52:17 2009 +0000
* Added Hex to the auras list

Date: Sun Jan 4 17:19:23 2009 +0000
* Fixed an error if the trinket gets used twice in a match

Date: Sat Jan 3 17:21:18 2009 +0000
* Slightly increased the size of the trinket icon
* Fixed an error when the trinket cooldown is up
* Library updates

Date: Wed Nov 5 15:51:26 2008 +0000
* Fixed Human Racial not being listed as a trinket

Date: Tue Nov 4 04:05:02 2008 +0000
* Removed the extra aura code in frame.lua, shifted it to auras.lua
* Removed extra cast code in frame.lua, shifted it to casts.lua
* Switched to an OnUpdate per a row for monitoring PvP trinkets, instead of using one large OnUpdate

Date: Sat Nov 1 21:26:28 2008 +0000
* Added PvP trinket info in! When the PvP trinket is up it'll show the trinket icon to the left of there name, when it's been used it'll be hidden for 120 seconds until it's ready again where it'll then reshow it.
* Changed the directory structure slightly, so a game restart is required
* 1000 commits, fun?

Date: Fri Oct 31 06:47:14 2008 +0000
* Removed pulse identify, it's annoying me
* Re-organized the configuration a little bit
* Fixed the aura scanning slightly, won't randomly hide swap icons around
* Added health formating options, percent, current, current/max.
* Added a border around the aura time to make it more visible in the icons
* Implemented all the aura code, will show an icon in place of the class icon for CCs. Specifically, Psychic Scream, Fear, Hwol of Terror, Scare Beast, Polymorph, Pig, Turtle, Sap, Cyclone, Hibernate, Blind, Freezing Trap. 100% accurate do the aura event stuff
* Fixed "0 <time>" showing up once a cast was over (Will show the actual pushback, if any)
* Fixed cast ending. If it was interrupted, it'll show a red bar and fade out slower, if it's stopped (Or finished) it'll maintain the same color and fade out normally

Date: Thu Oct 30 00:54:54 2008 +0000
* Spells that are interrupted will be set to red + fade out slightly slower
* Spell casts actually work now, stupid system
* Fixed positioning if the frame isn't reloaded (Guess I forgot this)
* Fixed mana bars not always being set to 100% on an unknown

Date: Wed Oct 29 23:23:57 2008 +0000
* Increased cast bar size slightly, as well as cast font size to make it easier to read.
* Added push back display to casts (<pushback> <time left>)
* Casts are now shown as time left on the casts
* Channels will go from right -> left and casts will go from left -> right now to be more visible
* Added a short 0.20s fade when a spell cast ends

Date: Tue Oct 28 21:31:48 2008 +0000
* Added a ClearAllPoints which should fix the frames turning into a jumbled mess when toggling grow up
* Added grow up option to configuration

Date: Mon Oct 27 03:23:00 2008 +0000
* Fixed cast bars not disabling due to the showCC default

Date: Sat Oct 25 21:05:22 2008 +0000
* Fixed a bug with setting text colors
* Enemy casting is now in! Shows a cast bar under the row with the spell name/rank, and all that fancy stuff. Cast bars should be 100% accurate, regardless if you are targeting or focusing them
* Fixed positioning on icons/ToTs so they match the health bar more, even if casting is enabled
* Redid the positioning/row creation to be easier to expand on.
* Added testing back in (Unlock the frame, it shows the anchor + example rows)
* Slowed down the pulse, changed it to pulse only 3 times then stop
* Updated AceGUI-3.0

Date: Fri Oct 17 17:05:33 2008 +0000
* Updated a bajillion libraries since I didn't before apparently

Date: Sun Oct 12 05:26:05 2008 +0000
* Implemented class specific click actions again
* When a unit is first discovered we will slowly flash the frame to indicate that custom attributes for the class were set specifically, once you enter combat the flashing stops completely until the next match
* Fixed ToT icons not hiding when the target dies, or if you leave mid match with another ToT
* Updated TalentGuess-1.1
* Removing pet/minion support for now completely, not sure if I want to add them back yet
* Cleaned up the configuration a little bit

Date: Fri Oct 10 21:55:33 2008 +0000
* Switched over to the new arena units, this will mean you can ALWAYS target people even after entering combat without any special syncing code
* Pet and minion support isn't in yet, need to figure out a better way of implementing these
* Class and type specific actions aren't in yet, you can just set global ones right now, not sure if I'll implement these in still since it'll act weirdly with the above changes
* Removed announcements, because of the nameplates at any distance this isn't really needed
* Removed nameplate and sync code as this is no longer needed
* TOC bump to 30000

Date: Mon Sep 15 19:40:53 2008 +0000
* Updated libraries for WoTLK

Date: Sat Aug 16 21:17:52 2008 +0000
* Implemented the click actions, so the UI should be fully implemented now
* Added names to attributes so it's easier to find then looking for a number
* Fixed frame not resizing correctly with mana bars enabled
* Changed reloading so we don't reset enemies if you're in an arena

Date: Fri Aug 15 23:55:36 2008 +0000
* Moving to AceGUI-3.0/AceConfig-3.0 need to implement the attributes part still but the main configuration is in, still /ssaf to open the configuration
* Moved the target dot and show mana configuration keys so those options were reset
* Should be WoTLK compatabile, but need to add pet icons for the new tamable pets still but can't check too well if it works on WoTLK yet (Just drycoded)
* Fixed Proximo, Arena Master and Arena Unit Frames syncs not working

Date: Sun Jul 27 03:48:46 2008 +0000
* Fixed the pattern matching for pet names, switched to (.+) since ([a-zA-Z]+) was causing issues with annoying people who use accents in their name.
* Updated TalentGuess-1.0 to fix a bug with Shamans showing up as 7/xx/xx when it should have been xx/7/xx.

Date: Wed Jul 2 00:10:02 2008 +0000
* Updated TalentGuess-1.0
* Reduced update timing to 0.20
Optional Files (0)


Post A Reply Comment Options
Unread 10-18-07, 02:07 PM  
Slakah
A Molten Giant
 
Slakah's Avatar
AddOn Author - Click to view AddOns

Forum posts: 863
File comments: 146
Uploads: 26
When attempting to select the texture the little menu box moves off the screen (screeny below).

Screeny
Last edited by Slakah : 10-18-07 at 02:08 PM.
Report comment to moderator  
Reply With Quote
Unread 10-18-07, 02:35 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Too many textures registered with SML, HousingAuthority is still using the default Blizzard dropdown so it doesn't scroll.

I'll get this fixed in a few days once I hit 70, for now you'll have to just move the OptionHouse frame to the bottom of the screen and try again.
Report comment to moderator  
Reply With Quote
Unread 10-25-07, 02:33 AM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Too many textures registered with SML fixed, also r287 should now support syncing with all of the arena mods currently out there.
Report comment to moderator  
Reply With Quote
Unread 10-27-07, 01:12 PM  
picachu
A Kobold Labourer
 
picachu's Avatar

Forum posts: 0
File comments: 35
Uploads: 0
I noticed that health of enemies is shown as 1451% or other weird percentages like that. Happens in fight or after end of match. It appears correct as 100% when first seeing them and gets correctly less on my target, but others not targeted get their health percentage increased to 1xxx%.

Another thing is that with every new version, the position of the frames are always reset to about the middle of the screen. Although this get's fixed easy when going in the options, but i remember to do this when i see it in fight.

When i push to unlock the frames (as it is always set/remains at locked) and after moving the frames (that appear out of fight), they don't disappear when i push to lock them again.
Report comment to moderator  
Reply With Quote
Unread 10-27-07, 03:36 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Originally posted by picachu
I noticed that health of enemies is shown as 1451% or other weird percentages like that. Happens in fight or after end of match. It appears correct as 100% when first seeing them and gets correctly less on my target, but others not targeted get their health percentage increased to 1xxx%.

Another thing is that with every new version, the position of the frames are always reset to about the middle of the screen. Although this get's fixed easy when going in the options, but i remember to do this when i see it in fight.

When i push to unlock the frames (as it is always set/remains at locked) and after moving the frames (that appear out of fight), they don't disappear when i push to lock them again.
Health updates is a bit whacky right now, I'm working on improving the checks so it'll also update the health of pets and show pets as dead.

Not sure what the frame position is resetting, I'll see whats going on about that.

Not hiding the example when relocking is fixed.

[edit] I'm unable to replicate position not saving for arena frames, even with resetting it to the default position, moving it and doing a reloadui it still . It's possible I fixed it without knowing, so I'll assume it's fixed in the next release.
Last edited by Shadowed : 10-27-07 at 03:49 PM.
Report comment to moderator  
Reply With Quote
Unread 10-30-07, 01:04 AM  
Psyker7
A Defias Bandit

Forum posts: 2
File comments: 13
Uploads: 0
edit: the nub forgot to lock the bars...

But yeah, banto bar texture isn't working.
Last edited by Psyker7 : 10-30-07 at 01:19 AM.
Report comment to moderator  
Reply With Quote
Unread 10-30-07, 01:34 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Originally posted by Psyker7
edit: the nub forgot to lock the bars...

But yeah, banto bar texture isn't working.
It's broken in the sense that you have to do a reload ui to fix it, but the actual texure works fine.

I have a bunch of other "big" changes/fixes I just need to verify they work before I update it on WoWI, it'll be fixed in that version.
Last edited by Shadowed : 10-30-07 at 04:33 PM.
Report comment to moderator  
Reply With Quote
Unread 10-30-07, 07:05 PM  
luxus
A Defias Bandit

Forum posts: 3
File comments: 41
Uploads: 0
are you planing to display targeting of groupmembers like proximo have? small bars above every enemy thats display the currect target?

and what about manabar?
nice to know how far your teammate is done with manaburn ;D

ps. A very big thanks for all your addons. i use alot of them!
Last edited by luxus : 10-30-07 at 07:06 PM.
Report comment to moderator  
Reply With Quote
Unread 10-30-07, 11:09 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Originally posted by luxus
are you planing to display targeting of groupmembers like proximo have? small bars above every enemy thats display the currect target?

and what about manabar?
nice to know how far your teammate is done with manaburn ;D

ps. A very big thanks for all your addons. i use alot of them!
You mean, the target of your party not the target of an enemy in an arena right? I'm not such a fan of adding that because theres already mods that do this for you.

I'll see about adding a mana bar shouldn't be too complicated it just means I have to add some extra syncing.

Currently working on another mod to take advantage of the ignore bug which will also sync with SSAF, should see it up in a day or so.
Report comment to moderator  
Reply With Quote
Unread 10-31-07, 11:31 AM  
luxus
A Defias Bandit

Forum posts: 3
File comments: 41
Uploads: 0
thanks for the fast update ;D

yeah i mean party targets



perhaps this explain what i mean. above every enemybar 4x small classcolored line that stand a teammate so i can see if all teammates have the right target! good if enemies have more then 1 player of one class and i can check if all my teammates do focus our first target ect.
Report comment to moderator  
Reply With Quote
Unread 10-31-07, 12:20 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Originally posted by luxus
thanks for the fast update ;D

yeah i mean party targets

*img*

perhaps this explain what i mean. above every enemybar 4x small classcolored line that stand a teammate so i can see if all teammates have the right target! good if enemies have more then 1 player of one class and i can check if all my teammates do focus our first target ect.
Well, we already do party scanning so simply checking for targets wouldn't be that complicated I suppose, but it's more likely to be setup on the right side as a colored square.

I'll look into it to see if I can get the look of it to a method I'm happy with.
Last edited by Shadowed : 10-31-07 at 12:20 PM.
Report comment to moderator  
Reply With Quote
Unread 10-31-07, 03:39 PM  
luxus
A Defias Bandit

Forum posts: 3
File comments: 41
Uploads: 0
cool sounds great. i hope it will be customizable so i can put it on top and change the size.
i think the small dots on right will be harder to see
Report comment to moderator  
Reply With Quote
Unread 10-31-07, 04:07 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Originally posted by luxus
cool sounds great. i hope it will be customizable so i can put it on top and change the size.
i think the small dots on right will be harder to see
It wouldn't be small dots, it'd be probably roughly bigger then the class icons, for 5vs5 it's 4 mini-squares, 3vs3 it's one square then two mini squares, and for 2vs2 it's just two halfs of a square kind of thing.

Dunno yet, haven't played with it.
Report comment to moderator  
Reply With Quote
Unread 10-31-07, 04:47 PM  
Acirac
A Defias Bandit

Forum posts: 2
File comments: 56
Uploads: 0
getting this error in arena
[2007/10/31 17:43:05-1098-x2]: SSArenaFrames\SSArenaFrames.lua:272: Usage: <unnamed>:SetMinMaxValues(min, max)

and when this error when trying to edit options
[2007/10/31 17:46:11-1098-x1]: SSArenaFrames\lib\OptionHouse.lua:1034: attempt to index global 'OptionHouseDB' (a nil value)
<in C code>: in function `Show'
Interface\FrameXML\UIParent.lua:1143: in function `SetUIPanel':
Interface\FrameXML\UIParent.lua:919: in function `ShowUIPanel':
SSArenaFrames\lib\OptionHouse.lua:1254: in function `Open'
SSPVP\extras\config.lua:18: in function `handler'
SSArenaFrames\lib\Dongle.lua:1150: in function <Interface\AddOns\SSArenaFrames\lib\Dongle.lua:1135>
SSArenaFrames\lib\Dongle.lua:1184: in function `value'
Interface\FrameXML\ChatFrame.lua:3017: in function `ChatEdit_ParseText':
Interface\FrameXML\ChatFrame.lua:2709: in function `ChatEdit_SendText':
Interface\FrameXML\ChatFrame.lua:2730: in function `ChatEdit_OnEnterPressed':
<string>:"*:OnEnterPressed":1: in function <[string "*:OnEnterPressed"]:1>

---

On another note, I would love the ability to set the width and height of the bars without just changing the scale.
Last edited by Acirac : 10-31-07 at 04:52 PM.
Report comment to moderator  
Reply With Quote
Unread 10-31-07, 06:04 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
First one should be fixed, second one is also fixed.

I'll see about height/width, generally I try and avoid adding those because it becomes a pain when dealing with things like resizing the frame depending on how many rows, or word wrapping.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.