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,445
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 04-27-11, 10:17 PM  
Szyarah
A Defias Bandit

Forum posts: 2
File comments: 139
Uploads: 0
Re: 4.1

Originally posted by PatoDaia
With 4.1 live im getting massive lag and continous errors from pet frame trying to get pet happines... If i disable the pet module, everything works perfect, with no lag.

Nice addon btw !
Just disable happiness, as it has been removed from the game.
Report comment to moderator  
Reply With Quote
Unread 04-27-11, 11:20 AM  
PatoDaia
A Defias Bandit

Forum posts: 2
File comments: 36
Uploads: 0
4.1

With 4.1 live im getting massive lag and continous errors from pet frame trying to get pet happines... If i disable the pet module, everything works perfect, with no lag.

Nice addon btw !
Report comment to moderator  
Reply With Quote
Unread 03-21-11, 10:04 AM  
Szyarah
A Defias Bandit

Forum posts: 2
File comments: 139
Uploads: 0
Soul shard frame embedded in player frame UGH

If you're like me then you HATE the new embedded soul shard frame. It's tiny and difficult to see at a glance. I prefer the OLD style and I asked Xeksie to offer an option to return to it, but she is a busy gal so I decided to have a look see myself.

If you prefer displaying the shards in a "rune" frame below the character portrait, then here is a quick fix: In your Xperl_Player.lua file (in the XPerl Player folder) you need to replace lines

1346 through 1403 of the new .lua file

with

lines 1298 through 1349 of the OLD .lua file.
Last edited by Szyarah : 03-21-11 at 10:29 AM.
Report comment to moderator  
Reply With Quote
Unread 03-19-11, 02:01 PM  
zutto
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
X-perl help, raidframe debuffs

Yo!

Well, Computer crashed, my Ui is a total mess..

http://img641.imageshack.us/f/xperl.jpg/

I cant figure out how to disable the debuffs that are shown in raidframes(check the screenshoot)
anyone that got a hang of xperl that got any ideas?
Report comment to moderator  
Reply With Quote
Unread 02-17-11, 07:09 AM  
cardo
A Kobold Labourer

Forum posts: 0
File comments: 49
Uploads: 0
search bossbars für xperl!? seen oUF BossBars!!!!

cu cardo_
Report comment to moderator  
Reply With Quote
Unread 02-14-11, 07:27 PM  
The Brain
A Kobold Labourer

Forum posts: 0
File comments: 13
Uploads: 0
Ever since 4.0.6 I believe, every now and then, when I zone in somewhere, Blizzard's default player frame appears underneath Xperl's player frame. Fortunately, it doesn't necessarily get in the way of Xperl's functionality, but it's still a visually annoying bug.
Report comment to moderator  
Reply With Quote
Unread 02-06-11, 10:45 AM  
Tchernobyl
A Kobold Labourer

Forum posts: 0
File comments: 16
Uploads: 0
hello! Somewhat minor issue I have with xperl...

I have various chars that can use the "class specific bar" thing (warlock soul shards, pally holy power, and DK runes)... But I only want them to be active on two of the three characters. I even save the profiles of each individually, but every time I turn it on for one character, it's on for ALL.

Is there a way to fix this?
Report comment to moderator  
Reply With Quote
Unread 01-15-11, 10:17 AM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Re: Casting Monitor

Originally posted by Apollo
Right now I am testing it (with just one friend in the raid with me) but it seems that it is not correctly tracking my target. When I targeted myself at half health, it looked the same as when I targeted myself with full health, and I was unable to see a name on the target section.
Seems like either you have highly outdated addon version, or something is really wrong.
Try checking Curse, they have new release.
Report comment to moderator  
Reply With Quote
Unread 01-15-11, 07:43 AM  
Apollo
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Casting Monitor

Hello,

Today I reinstalled your lovely mod specifically for the casting monitor. I remember using it to improve my healing efficiency back in the day, and with efficiency more important then ever now, it seemed appropriate to install again.

Right now I am testing it (with just one friend in the raid with me) but it seems that it is not correctly tracking my target. When I targeted myself at half health, it looked the same as when I targeted myself with full health, and I was unable to see a name on the target section.

I was also wondering if more options could be added for the casting monitor - specifically to disable or change what clicking on the targets does. This was actually why I uninstalled it in the first place, sometimes I target my heals via nameplates and when clicking for the nameplate I would accidentally blow my innervate/mana tide.

I am aware that the casting monitor is still in beta (due to the part where it says (BETA) right on the frame), so you may already be aware of these things. Sorry if that is the case, just trying to help.

Thank you for the addon : )
Report comment to moderator  
Reply With Quote
Unread 01-13-11, 11:08 PM  
Codex
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 280
Uploads: 12
Re: Re: Re: Party Frames

an you add big stealable buffs for focus (currently its only for target)
Report comment to moderator  
Reply With Quote
Unread 01-10-11, 10:02 PM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Re: Re: Party Frames

Originally posted by Codex
Is it possible to make focus its own module?

I like to use icehud for player and target, but xperl for the rest of frames ie party and raid and focus
Same wish. Or, more precisely, I'd like to be able to remove HP bars for player/target/focus, or completely disable these frames ingame, by choice.
Without affecting the Target-of-Target (and Target-of-Focus), which is more useful, than, say IceHud's ToT module.
Report comment to moderator  
Reply With Quote
Unread 01-10-11, 03:38 PM  
Codex
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 280
Uploads: 12
Re: Party Frames

Is it possible to make focus its own module?

I like to use icehud for player and target, but xperl for the rest of frames ie party and raid and focus
Report comment to moderator  
Reply With Quote
Unread 01-06-11, 09:32 PM  
memnoch
A Kobold Labourer

Forum posts: 1
File comments: 18
Uploads: 0
Party Frames

I can not seem to find an option (didn't need one pre-cataclysm) to turn off wow's unit frames, within x-perl or wow's interface setup.

It's quite annoying having both xperl AND the default unit frames going on... anyone know how to turn this off?

thanks
Report comment to moderator  
Reply With Quote
Unread 12-27-10, 05:08 PM  
sontix
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
4.0.3a Xpearl

-- deleted --
Last edited by sontix : 12-28-10 at 03:00 PM.
Report comment to moderator  
Reply With Quote
Unread 12-23-10, 03:18 PM  
Redz1187
A Deviate Faerie Dragon

Forum posts: 16
File comments: 15
Uploads: 0
Re: X-perl no longer working

Originally posted by Jack WIsdom
As of maintenance day Dec 22 when I logged in my x-perl unit frames were all greyed out, I went as far as deleting all addons and wtf folder and goign clean with just x-perl, same problem, fyi.....


Hope to see a fix soon, I love this addon
Having the same problem...
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: