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,164
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 12-09-09, 07:21 PM  
Rellikcro
A Kobold Labourer

Forum posts: 0
File comments: 51
Uploads: 0
Updated by Author on Curse

Here is the link to curse.com where the Author has released a 3.3 update for X-perl

http://wow.curse.com/downloads/wow-a...ils/xperl.aspx
Report comment to moderator  
Reply With Quote
Unread 12-10-09, 03:13 PM  
twistdshade
A Fallenroot Satyr
 
twistdshade's Avatar

Forum posts: 21
File comments: 124
Uploads: 0
Re: Updated by Author on Curse

Originally posted by Rellikcro
http://wow.curse.com/downloads/wow-a...ils/xperl.aspx [/b]

Looks like he's a bit slow at updating it here, as much as I hate to say it, you will have to go to curse for this one for now.
Report comment to moderator  
Reply With Quote
Unread 12-10-09, 08:59 PM  
smedeley
An Aku'mai Servant
 
smedeley's Avatar
AddOn Author - Click to view AddOns

Forum posts: 30
File comments: 34
Uploads: 1
Originally posted by AnrDaemon
Last time I checked, 346 is higher than 342, how the hell you dare call it older?
I didn't, I said an "Old version as opposed to a 3.3 version."

Originally posted by mcorrente
Yeah, it always pisses me off how these addon developers work for free developing mods that I don't have to pay for and that help me enjoy my game time more and then have the audacity to not put a link right on my desktop to an update the second they get up in the morning.

In fact, Mr. Jerk-Addon-Writer, why aren't you calling my cell phone in the morning and letting me know that you're working on my problems?

These developers are just lazy, and that's it. Now excuse me, I have to go berate the NotesUNeed author for retiring and wanting to spend more time with his family and not giving me an easy way to keep track of people who do me wrong in-game.
Wow, you sure do know how to put words in people's mouths. In no way did I state any disrespect or displeasure towards Mod Makers. Please do not put your unfounded and sarcastic accusations of my feelings into my "mouth," so to speak.
Last edited by smedeley : 12-10-09 at 08:59 PM.
Report comment to moderator  
Reply With Quote
Unread 12-10-09, 09:01 PM  
smedeley
An Aku'mai Servant
 
smedeley's Avatar
AddOn Author - Click to view AddOns

Forum posts: 30
File comments: 34
Uploads: 1
Re: Updated by Author on Curse

Originally posted by Rellikcro
Here is the link to curse.com where the Author has released a 3.3 update for X-perl

http://wow.curse.com/downloads/wow-a...ils/xperl.aspx
Thanks for the link. Thank you Zeksie for the update, any word on when it will be available here in WoWI?
Report comment to moderator  
Reply With Quote
Unread 12-11-09, 02:25 PM  
Cairenn
Credendo Vides
 
Cairenn's Avatar
WoWInterface Admin

Forum posts: 7134
File comments: 49
Uploads: 2
From our Site Rules:

1. Post with respect and courtesy. Debate is fine ... so long as when you disagree with someone, you respond in a civilized and constructive manner.

2. No libel. No defamation of character. Don't come here and slam/flame anyone/thing. Don't come here sounding off that Blizz sucks, EQ sucks, mod_author_01 sucks, etc and so on. None of that. You want to post things like that, take it elsewhere, there are enough other boards that cater to that type of thing. This isn't FlameVault. See 1.
Settle down folks. The attitude being displayed in here will earn some people vacations from the site if it continues.
__________________
“Do what you feel in your heart to be right — for you’ll be criticized anyway.” ~ Eleanor Roosevelt
~~~~~~~~~~~~~~~~~~~
Co-Founder & Admin: MMOUI
FaceBook Profile, Page, Group
Avatar Image by RaffaeleMarinetti
Report comment to moderator  
Reply With Quote
Unread 12-16-09, 12:03 PM  
Tylos
A Kobold Labourer
 
Tylos's Avatar

Forum posts: 0
File comments: 5
Uploads: 0
Honestly, it's no wonder some of the addon authors don't cater to the users' needs with some of the comments made in these threads.

Get over yourselves and be patient. Remember, the authors don't need ever update this...they do it because they want to, not because they have to.
Report comment to moderator  
Reply With Quote
Unread 12-17-09, 01:13 PM  
air
A Kobold Labourer
 
air's Avatar

Forum posts: 0
File comments: 10
Uploads: 0
Is it possible to change Font in X-Perl ?
Report comment to moderator  
Reply With Quote
Unread 12-18-09, 05:37 AM  
jcapde
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Minor bug in version 3.0.7.

In the player frame when you uncheck "values" and "percentages", the mana value text is still visible on the mana bar as is the mana percentage to the right of the mana bar - health values and % are hidden properly.

Great addon, been using it for ages. Thanks !
Last edited by jcapde : 12-18-09 at 05:42 AM.
Report comment to moderator  
Reply With Quote
Unread 12-18-09, 12:24 PM  
NaWaN
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
I dont know if this is only me, but normally before 3.3 when i played my moonkin, when i used Moonfire and Insect Swarm i could see them on my target frame in bigg icons (used it in setup). But now i cant see these icons anymore even it is still checked in options.
Same when i play my mage, DK and Hunter, every time i dont see my DOTs in targetframe.
Anybody has a answer for this or is this a known bug atm ??
Report comment to moderator  
Reply With Quote
Unread 12-19-09, 09:31 PM  
Zeon
A Defias Bandit

Forum posts: 2
File comments: 3
Uploads: 0
Heya, I don't know if this only happens to me, but recently I made a new alt, a blood elf priest. The thing is, the player frame doesn't update. The hp doesn't decrease when i get damaged (or i cast fort.) but the mana bar functions normally.

I tried deleting everything x-perl related (the addon, WTF folder) and installing the latest one (from this site).

I hope this will be fixed soon, since I tried other UF addons and isn't satisfied with them...
Report comment to moderator  
Reply With Quote
Unread 12-22-09, 10:20 PM  
Mica
A Kobold Labourer

Forum posts: 0
File comments: 30
Uploads: 0
Is there going to be default custom highlighting for the raid frames for ICC and ToC (haven't found ToC default highlighting yet if its in) ?
Report comment to moderator  
Reply With Quote
Unread 12-24-09, 12:42 PM  
velvyt
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 13
Uploads: 5
Set Focus and DF Icons

For the life of me I can not figure out why I cant get Set focus to work by clicking the portraits and using the menu system..

Any ideas?


and any chance DF class icons will be added, I know this has been asked, but these 2 things are keeping me from using one of my all time fav addons, x-perl

Thanks
Velvyt
Report comment to moderator  
Reply With Quote
Unread 12-24-09, 05:34 PM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Re: Set Focus and DF Icons

Originally posted by velvyt
For the life of me I can not figure out why I cant get Set focus to work by clicking the portraits and using the menu system..
Answer is quite simple: It's not possible for non-Blizzard frames.
Use keybind (Alt+F for example)

and any chance DF class icons will be added, I know this has been asked, but these 2 things are keeping me from using one of my all time fav addons, x-perl
Why? I don't see a problem. Have you lost your tongue, so you can't ask "Who's tanking"? Don't consider everyone around you NPC, be a little more social, than a wood plank.
Report comment to moderator  
Reply With Quote
Unread 12-24-09, 06:12 PM  
Geann
A Defias Bandit

Forum posts: 2
File comments: 10
Uploads: 0
Why? I don't see a problem. Have you lost your tongue, so you can't ask "Who's tanking"? Don't consider everyone around you NPC, be a little more social, than a wood plank.
I'm guessing you are talking about the little "role" icons that appear on the default party frame when you use the Dungeon Finder. I'd like to see those show up in X-Perl as well. I find that many people are in so much of a hurry to complete the instance that there isn't time to type anything.
Report comment to moderator  
Reply With Quote
Unread 12-25-09, 03:45 AM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Originally posted by Geann
[b]I'm guessing you are talking about the little "role" icons that appear on the default party frame when you use the Dungeon Finder. I'd like to see those show up in X-Perl as well.
I'd like, too. However, it's not a priority.
I find that many people are in so much of a hurry to complete the instance that there isn't time to type anything.
That's a social problem, not technical.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: