Download
(670Kb)
Download
Updated: 04-03-13 12:57 PM
Pictures
File Info
Updated:04-03-13 12:57 PM
Created:unknown
Downloads:1,162,166
Favorites:2,728
MD5:

X-Perl UnitFrames  Popular! (More than 5000 hits)

Version: 3.6.35
by: MysticalOS, Zeksie

A much enchanced version of Nymbia's Perl UnitFrames, and a complete replacement for Blizzard's default unit frames, including raid frames and raid tools, with many additions and improvements over the original Nymbia code.

Range Finder (combined with optional health check) for all frames based on spell or item range test.

HoT Monitor will highlight units clearly that have your own active Heal over Time spells.

Debuff Highlights in standard debuff colours on all friendly frames. Priority given to show debuffs that YOU can cure first.

Raid Frames, buff icons, MT list units and some other portions or X-Perl are Created on demand. Saving a lot of time and memory at system startup. Defering the creation of many parts of X-Perl to when they are actually required. And of course, most often outside of raids they are never required and are never created.

Raid Target icon support for Target, Target's Target, MT Targets.

Raid tooltip will show combat rezzers available (druids with Rebirth ready (or very soon available) and any normal rezzers out of combat) if you bring up tooltip of a dead person.

'In-combat' indicators for Pet, Target, Target's Target, Party, Party pets, Raid, MT Targets.

3D Portraits for player, pet, target, focus, party. Optional. Of course this may degrade your framerate somewhat because you are displaying more 3D character models that without this option. But some like it pretty, and it does look cool.

Red and Green combat flashes for frames when player, pet, target, party, partypets, raid take damage/heals. Useful indication of things happening.

Added time left on party member/target buffs/debuffs when in a raid, these depend somewhat on CTRA/oRA/oRA2 sending appropriate information over the addon channel, although some of it can be determined at run time by X-Perl, when a player gets a buff for example, we know how long it should last, and therefor when it should expire.

Totally new options window including all X-Perl options and access via minimap icon.

Configurable colours for borders and backgrounds. Including class coloured names, and configurable reaction colours.

Much care has been taken with code size, memory load, memory usage per cycle and so on. LuaProfiler/OnEvent mods used extensively and regularly to ensure that X-Perl does not do more work than is absolutely necessary.

With that in mind, the event system was totally re-written, and is as kind to system performance as possible. The majority of events are disabled while zoning to alleviate any event backlog issues. And where most addons use 1 event handler per unit frame, which although standard, the alternative has improved X-Perl's performance. By using single main event handlers, we can route the events to appropriate units. So, for example, when a single UNIT_HEALTH update is fired, then just a single raid frame or party frame etc. gets the event, rather than 40 raid frame's handlers, 4 party and so on. Nymbia's Perl used to do a lot of crazy full frame udpates all over the place, eating away at CPU cycles. This was all fixed to only update what was necessary based on events.

Liberal usage of local functions to cut down compiled code size, and increase speed since functions are called directly rather than by name. Every time you have a global function, you have a global string name associated with it, so size in the global environment saved where possible.

XPerl_RaidHelper sub-addon
Assists View
Will show anyone from raid assising you with your target, and can also show healers or all plus known enemies targetting you.
Tooltips for the same also available (on player and target frames) if you prefer to not use the main window.

MT Targets
Replaces CTRA/oRA2 MT Targets window, and doubles as a replacement for the Perl RaidFrames warrior targets.
Indicator shows which target you are on.
Frames will be coloured to show if tanks have duplicate targets.

XPerl_RaidMonitor sub-addon (WORK IN PROGRESS)
Casting Monitor
Shows selected classes (defaults to healer classes) in a list (much like the MT List), but with some differences.
Shows mana bars and cast bars on left. Their targets on right. Health bar as normal, but a secondary small red bar on targets which shows the maximum single hit this unit has received since entering combat. The secondary bar will extend downwards from their current HP level down to as far as zero.
A green name on the targets indicates this is the same target that you have.
You can click on casters or their targets as expected.
For druids, right clicking on a caster will cast Innervate on them.
For shamans, right clicking on a caster will cast Mana Tide Totem. Check the * indicator to see if they're in your group.

All bars can be re-sized in X-Perl main options (Monitor section).

Totals can be toggled (from the 'T' minibutton at top of frame) which gives overview of raid mana status.

XPerl_RaidAdmin sub-addon (WORK IN PROGRESS)
Raid Admin
Save/Load raid roster setups
Only does direct save and load for the moment, but more to come (templates and such).

Item Check
Replacement for /raitem /radur /raresist /rareg. Use the old commands before, or drop items in the left item list.
Query button will perform /raitem on all ticked items (query always includes dur and resists) and you can then view and review all the results whenever, without having to re-query each item.
Includes everyone in raid, so you don't have to work out who doesn't have items, it'll list them with 0 instead of no entry.
Active Scanner to check raid member's equipment for the item selected. So you can be sure that people actually have the item worn (Onyxia Cloak for example), without having to go round single target inspecting everyone who 'forgot' to install CTRA for the 50th raid in a row.

Supported Addons
CT_RaidAssist, oRA2. Shows tooltip info and player status, replaces MT Targets List, improves raid frames, shows player status, resurrection monitor, buff timers aware.
MobInfo-2 / MobHealth3 - Shows target health from MobHealth database.
DruidBar - Shows druid mana bar from DruidBar when shapeshifted.
Clique compatible. And any other click cast addon that uses the same communication method. (see below)

Changes:
*Updated for 5.x
*Should use signifcently less cpu then it did before
Optional Files (0)


Post A Reply Comment Options
Unread 07-09-07, 05:08 PM  
Zeksie
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 24
File comments: 364
Uploads: 4
Originally posted by Ciretos
Hello, I like the look for the unit frame a lot.
I don't know why this is happening, when I crashed during raid with multiple raid group showing, I can't seem to log back in. The game would freeze right after the loading screen, I had to log into my other character, ask the raid leader to kick me off the raid, then I can log back in. Does anyone know how to fix this problem?

thanks
Please upgrade to latest version. This does not happen any more.

It's caused by some bad coding in the Blizzard secure templates which causes an insane amount of work to be done when you log in. Later versions of X-Perl (last 2 releases) fix this.
Report comment to moderator  
Reply With Quote
Unread 07-09-07, 03:48 PM  
Ciretos
A Kobold Labourer

Forum posts: 1
File comments: 2
Uploads: 0
Hello, I like the look for the unit frame a lot.
I don't know why this is happening, when I crashed during raid with multiple raid group showing, I can't seem to log back in. The game would freeze right after the loading screen, I had to log into my other character, ask the raid leader to kick me off the raid, then I can log back in. Does anyone know how to fix this problem?

thanks
Report comment to moderator  
Reply With Quote
Unread 07-08-07, 01:14 PM  
Glorah
A Defias Bandit

Forum posts: 3
File comments: 16
Uploads: 0
Re: Re: Re: Re: Lost Target

Originally posted by Zeksie
Hehe. No. it's not something that's permentant. Some other mod that you have enabled taints something during it's startup procedure. Just check you have up-to-date action bars and whatever else you can. Test X-Perl without any other mods that it works properly, then enable some and re-test, enable more and so on.
I deleted a bunch of non-essential out of date mods and now x-perl is fine. It wasn't my action bars though (Bartender3), that's up to date.

Thanks again, and thanks for x-perl.
Report comment to moderator  
Reply With Quote
Unread 07-08-07, 10:16 AM  
KlytusLord
A Murloc Raider
 
KlytusLord's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 10
Uploads: 1
Originally posted by Zeksie
It's a problem with Skinner messing up X-Perl's options dialog. Works perfectly if you don't use Skinner. But, I've fixed it regardless for next version.

So, you can obviously disable Skinner temporarily and change the status bar texture, then re-enable it.
Thanks for the info.

Just FYI, I do not use Skinner. I did test Skinner a few weeks ago, but it is long gone, and as far as I can tell there are no leftover files for it anywhere inside my Interface and WTF folders, but I will keep looking.

Thanks again for your help
Report comment to moderator  
Reply With Quote
Unread 07-08-07, 04:59 AM  
Zeksie
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 24
File comments: 364
Uploads: 4
Re: Re: Re: Lost Target

Originally posted by Glorah
Thanks, should have checked the changelog first.

So, how does one fix a "taint?" If I delete all my addons, my WTF folder and my cache folder and reinstall everything will that do it? Or do I have to reeinstall WoW?
Hehe. No. it's not something that's permentant. Some other mod that you have enabled taints something during it's startup procedure. Just check you have up-to-date action bars and whatever else you can. Test X-Perl without any other mods that it works properly, then enable some and re-test, enable more and so on.
Report comment to moderator  
Reply With Quote
Unread 07-08-07, 03:39 AM  
Glorah
A Defias Bandit

Forum posts: 3
File comments: 16
Uploads: 0
Re: Re: Lost Target

Originally posted by Zeksie
Glorah, please read the comments in the changelog.txt file regarding targetting issues.
Thanks, should have checked the changelog first.

So, how does one fix a "taint?" If I delete all my addons, my WTF folder and my cache folder and reinstall everything will that do it? Or do I have to reeinstall WoW?
Report comment to moderator  
Reply With Quote
Unread 07-07-07, 05:41 PM  
Zeksie
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 24
File comments: 364
Uploads: 4
Originally posted by KlytusLord
[string "XPerl_Options_TextureSelect:OnShow"]:31:attempt to index field '?' (a nil value)
It's a problem with Skinner messing up X-Perl's options dialog. Works perfectly if you don't use Skinner. But, I've fixed it regardless for next version.

So, you can obviously disable Skinner temporarily and change the status bar texture, then re-enable it.
Report comment to moderator  
Reply With Quote
Unread 07-07-07, 05:40 PM  
Zeksie
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 24
File comments: 364
Uploads: 4
Re: Lost Target

Originally posted by Glorah
I am running into a persistant error with the newest (2.3.1) version of x-perl. About 20 to 25% of the time I can't see the unit frame for my target, or target of target. I can see my own unit frame, and the unit frames of my party members, but not the target. This seems to happen most often when a mob attacks me, rather than when I target a mob manually first. However, once I am attacked, if I deselect the target and manually reselect, I do not recover the target's unit frame. I can attack the target normally, but I can't see its health, mana, debuffs, etc.
Glorah, please read the comments in the changelog.txt file regarding targetting issues.
Report comment to moderator  
Reply With Quote
Unread 07-07-07, 07:58 AM  
Glorah
A Defias Bandit

Forum posts: 3
File comments: 16
Uploads: 0
Lost Target

I am running into a persistant error with the newest (2.3.1) version of x-perl. About 20 to 25% of the time I can't see the unit frame for my target, or target of target. I can see my own unit frame, and the unit frames of my party members, but not the target. This seems to happen most often when a mob attacks me, rather than when I target a mob manually first. However, once I am attacked, if I deselect the target and manually reselect, I do not recover the target's unit frame. I can attack the target normally, but I can't see its health, mana, debuffs, etc.

Can I provide any other information to help with the diagnosis? Thanks for a great addon BTW.
Report comment to moderator  
Reply With Quote
Unread 07-07-07, 02:00 AM  
KlytusLord
A Murloc Raider
 
KlytusLord's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 10
Uploads: 1
Originally posted by Zeksie
Would help immensely if you actually told me what the error was..
[string "XPerl_Options_TextureSelect:OnShow"]:31:attempt to index field '?' (a nil value)
Report comment to moderator  
Reply With Quote
Unread 07-06-07, 11:30 PM  
Lyoo
A Fallenroot Satyr

Forum posts: 21
File comments: 2
Uploads: 0
wont open options....

fer some reason this mod bugged on me today & it reset & now i cannot even open the options to try to fix it the way i had it...
Report comment to moderator  
Reply With Quote
Unread 07-06-07, 06:57 AM  
Zeksie
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 24
File comments: 364
Uploads: 4
Originally posted by KlytusLord
Hi,

I am getting a nil value error anytime I try to change the texture of the bars. The change DOES take effect, after I click the error frame away.

Just wanted to let you know.
Would help immensely if you actually told me what the error was..
Report comment to moderator  
Reply With Quote
Unread 07-05-07, 12:58 PM  
KlytusLord
A Murloc Raider
 
KlytusLord's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 10
Uploads: 1
Hi,

I am getting a nil value error anytime I try to change the texture of the bars. The change DOES take effect, after I click the error frame away.

Just wanted to let you know.
Report comment to moderator  
Reply With Quote
Unread 07-04-07, 07:46 PM  
arcadin
A Kobold Labourer

Forum posts: 1
File comments: 7
Uploads: 0
Re: Re: Re: Questions/Requests

Originally posted by braincode
I'm having the same issue, but only with the 5th member of a party. The 5th party frame is shorter from left to right, and is no longer recognized by Clique. I can click on that frame to select the 5th party member, but no click-casting will work on it. Frames for party members 2 through 4 seem fine.
Same problem here...

Arc.
Report comment to moderator  
Reply With Quote
Unread 07-04-07, 03:56 PM  
braincode
A Kobold Labourer

Forum posts: 1
File comments: 3
Uploads: 0
Re: Re: Questions/Requests

Originally posted by Quiks
http://img237.imageshack.us/img237/4480/xperl3mz1.jpg
Bug with the party frames
I'm having the same issue, but only with the 5th member of a party. The 5th party frame is shorter from left to right, and is no longer recognized by Clique. I can click on that frame to select the 5th party member, but no click-casting will work on it. Frames for party members 2 through 4 seem fine.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: