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,204
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 03-11-09, 07:35 AM  
Froagh
A Murloc Raider
 
Froagh's Avatar

Forum posts: 9
File comments: 72
Uploads: 0
Tank Targets:
All has worked fine until last week. Tuesday raid reset and I couldn't see tank targets. Last night the same. It is properly enabled in the settings.

Is there another setting somewhere I might have unclicked that is not so obvious to me?

Thanks
__________________
Show me your friends and I will show you your future
Report comment to moderator  
Reply With Quote
Unread 03-12-09, 12:58 PM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Originally posted by Froagh
Tank Targets:
All has worked fine until last week. Tuesday raid reset and I couldn't see tank targets. Last night the same. It is properly enabled in the settings.

Is there another setting somewhere I might have unclicked that is not so obvious to me?

Thanks
Does that imply that you have your tank as focus and you can't locate focustarget frame?
Could you please take a screenshot if such issue arise again? I think I have the same iassue, my focustarget being moved next to focus frame... where it incidentally gets placed oved minimap.
Report comment to moderator  
Reply With Quote
Unread 03-19-09, 03:02 AM  
Elariah
Premium Member
 
Elariah's Avatar
Premium Member

Forum posts: 18
File comments: 67
Uploads: 0
Focus Frame

Does this basically mean that we are not able to see a Focus frame ever with unit frames?

Or does it still work if you use /focus <target>

Just wondering as when in the design mode I can't even see the focus frame to even move it at all.
Report comment to moderator  
Reply With Quote
Unread 03-19-09, 10:40 AM  
azmodios
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Hi,

I recently started using this mod in conjunction with a bunch of others to reduce the possible effects of IR on a new Plasma screen.

This is a fantastic mod and I absolutely love it's features and graphic style.

However, I have run into an issue with the "fade" function. To reduce IR issues I have all my on-screen information dimmed. With X-perl it seems my target and pet Unit-frames are dimmed before the dimming effects my character's frame. This makes it so I really can't see my pet or target's frame information when my own character frame is dimmed to the level I'd like all frames to be at.

So my questions are:

Am I doing something wrong?

Is there a feature for syncing the opacity level of all unit-frames effected by x-perl?

Thank you.
Report comment to moderator  
Reply With Quote
Unread 03-22-09, 06:07 PM  
Psychophan7
A Chromatic Dragonspawn

Forum posts: 153
File comments: 47
Uploads: 0
[19:10:20] ...nterface\AddOns\XPerl_Options\XPerl_FrameOptions.lua:591: attempt to index local 'obj' (a nil value)
[C]: ?
...nterface\AddOns\XPerl_Options\XPerl_FrameOptions.lua:591: in function `func'
Interface\FrameXML\UIDropDownMenu.lua:561: in function `UIDropDownMenuButton_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>


Getting this when I try to change the anchor point for the raid frames.
Report comment to moderator  
Reply With Quote
Unread 03-23-09, 01:33 PM  
eVaderum
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
I've used x-perl for a quite a while and its always worked fine, but ever since the last install i did (had to re-install windows) the unit frames for my party have had a bit of a problem. I have it set to only display castable/curable (de)buffs yet it still displays every de(buff) and i can't figure out whats causing this. Has anybody else had this problem, or know what might be causing it?
Report comment to moderator  
Reply With Quote
Unread 03-24-09, 03:04 PM  
CancerSt1ck
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
X-Perl Unit Frames Problem

Im new to all this so take it easy on me... I loaded some add-ons (bartender4,prat3,sexymap, and x-perl) i uninstalled x-perl to try out some others. I like x-perl the best so i loaded it back up and it does not come up like it did the first time. Don't have a clue how to enable it or bring it up. Please help!
Report comment to moderator  
Reply With Quote
Unread 03-26-09, 05:04 PM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Re: X-Perl Unit Frames Problem

Originally posted by CancerSt1ck
Im new to all this so take it easy on me... I loaded some add-ons (bartender4,prat3,sexymap, and x-perl) i uninstalled x-perl to try out some others. I like x-perl the best so i loaded it back up and it does not come up like it did the first time. Don't have a clue how to enable it or bring it up. Please help!
X-Perl is not single addon, it's a couple of addons, make sure you properly unzip all the folders into Addons folder, also check that each Sub-addon has *gold* checkmark in front of it.
Report comment to moderator  
Reply With Quote
Unread 03-27-09, 11:53 AM  
ringrong
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
The border turns red on a party member who has aggro, that is great. Now how can I see which mob is attacking that party member? Is there a frame I can turn on for that?

Thanks!
-K
Report comment to moderator  
Reply With Quote
Unread 03-28-09, 10:09 AM  
Thetis
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
I need some help with Xperl, all i need to know is how i can turn on debuff timers, im a paladin so its mainly for judgements.

thnx in advance
Report comment to moderator  
Reply With Quote
Unread 03-28-09, 03:34 PM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Originally posted by Thetis
I need some help with Xperl, all i need to know is how i can turn on debuff timers, im a paladin so its mainly for judgements.

thnx in advance
OmniCC is your friend.
Another option is the DebuffFilter plugin.
Last edited by AnrDaemon : 03-28-09 at 03:34 PM.
Report comment to moderator  
Reply With Quote
Unread 03-30-09, 07:42 AM  
azmodios
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Is there a proper place to get help for this mod?

Or maybe an alternative mod? I just need a mod that can fade my unit frames equally. Unfortunately X-Perl is broken in this regard it seems and I've been unable to get any help.
Report comment to moderator  
Reply With Quote
Unread 03-30-09, 10:54 AM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Originally posted by azmodios
Is there a proper place to get help for this mod?

Or maybe an alternative mod? I just need a mod that can fade my unit frames equally. Unfortunately X-Perl is broken in this regard it seems and I've been unable to get any help.
You can try Curse.com, if you can login to it and have enough bandwidth to load all the shit they has on their pages.
Report comment to moderator  
Reply With Quote
Unread 03-31-09, 08:44 PM  
phreakdb
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Originally posted by azmodios
Hi,

I recently started using this mod in conjunction with a bunch of others to reduce the possible effects of IR on a new Plasma screen.

This is a fantastic mod and I absolutely love it's features and graphic style.

However, I have run into an issue with the "fade" function. To reduce IR issues I have all my on-screen information dimmed. With X-perl it seems my target and pet Unit-frames are dimmed before the dimming effects my character's frame. This makes it so I really can't see my pet or target's frame information when my own character frame is dimmed to the level I'd like all frames to be at.

So my questions are:

Am I doing something wrong?

Is there a feature for syncing the opacity level of all unit-frames effected by x-perl?

Thank you.
Most likely, on the main page at the bottom, you have the 'Range Finder' Turned on. Turn it off. I had that same problem. if that isn't it, i don't know.
Report comment to moderator  
Reply With Quote
Unread 04-02-09, 05:28 AM  
happykyd
A Kobold Labourer

Forum posts: 1
File comments: 8
Uploads: 0
right click>set focus produces:
Date: 2009-04-02 22:27:42
ID: 1
Error occured in: AddOn: XPerl
Count: 1
Message: Error: AddOn XPerl attempted to call a forbidden function (FocusUnit()) from a tainted execution path.
Debug:
[C]: FocusUnit()
..\FrameXML\UnitPopup.lua:1180: func()
..\FrameXML\UIDropDownMenu.lua:561: UIDropDownMenuButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
AddOns:
Swatter, v5.3.4105 (DingoIII)
Ace2, v
Ace3, v
Atlas, v1.13.0
AtlasBattlegrounds, v1.13.0
AtlasDungeonLocs, v1.13.0
AtlasOutdoorRaids, v1.13.0
AtlasTransportation, v1.13.0
AucAdvanced, v5.3.4105 (DingoIII)
AucFilterBasic, v5.3.4105 (DingoIII)
AucFilterOutlier, v5.3.4105.2531
AucMatchUndercut, v5.3.4105.2531
AucStatClassic, v5.3.4105 (DingoIII)
AucStatHistogram, v5.3.4105 (DingoIII)
AucStatiLevel, v5.3.4105 (DingoIII)
AucStatPurchased, v5.3.4105 (DingoIII)
AucStatSales, v5.3.4105.2842
AucStatSimple, v5.3.4105 (DingoIII)
AucStatStdDev, v5.3.4105 (DingoIII)
AucStatWOWEcon, v5.3.4105.2530
AucUtilAHWindowControl, v5.3.4105.3311
AucUtilAppraiser, v5.3.4105.2530
AucUtilAskPrice, v5.3.4105.3175
AucUtilAutoMagic, v5.3.4105.3142
AucUtilCompactUI, v5.3.4105.2530
AucUtilEasyBuyout, v5.3.4105.3583
AucUtilItemSuggest, v5.3.4105.3108
AucUtilPriceLevel, v5.3.4105.2545
AucUtilScanButton, v5.3.4105.2530
AucUtilScanFinish, v5.3.4105.2530
AucUtilScanProgress, v5.3.4105.2530
AucUtilSearchUI, v5.3.4105.3655
AucUtilSimpleAuction, v5.3.4105.0
AucUtilVendMarkup, v5.3.4105.2530
Babylonian, v5.1.DEV.130
Bagnon, v1.6.10
BagnonForever, v1.1.1
BagnonTooltips, v
BankItems, v30002
BankItemsFu, v1.4
BeanCounter, v5.3.4105 (DingoIII)
Carbonite, v2.59
CarboniteTransfer, v1.01
Configator, v5.1.DEV.130
CurseProfiler, v
DBMCore, v
DebugLib, v5.1.DEV.130
Dying, v
Enchantrix, v5.3.4105 (DingoIII)
EnchantrixBarker, v5.3.4105 (DingoIII)
FuBar, v
FuBarBagFu, vv1.1.4
FuBarBattlegroundFu, v2.0
FuBarDurabilityFu, v2.11
FuBarExperienceFu, v1.1 $Revision: 65606 $
FuBarHeyFu, v1.5
FuBarLocationFu, v3.0
FuBarMoneyFu, vv1.2
FuBarPerformanceFu, v2.0.0
FuBarRecountFu, v3.6
FuBarRegenFu, v2.1.0
FuTextures, v2.0
GnomeSage, v1.0
GuildCraft, v
IceHUD, v1.4.4 (Revision: 359)
Informant, v5.3.4105 (DingoIII)
MoveAnything, v3.0.2-7
MusicPlayer, v3.1.0.1
MusicPlayerMediaLibrary, v1.1
Omen, v3.0.6
OmniCC, v2.3.1
OPie, v
Outfitter, v4.4.1
RatingBuster, v
Recount, v
sct, v6.2
sctd, v3.1
SlideBar, v5.3.4105 (DingoIII)
Stubby, v5.3.4105 (DingoIII)
TotemTimers, v9.1b
WIM, v3.0.9
XPerl, v3.0.2a
XPerlParty, v
XPerlPartyPet, v
XPerlPlayer, v
XPerlPlayerBuffs, v
XPerlPlayerPet, v
XPerlRaidFrames, v
XPerlRaidHelper, v
XPerlRaidPets, v
XPerlTarget, v
XPerlTargetTarget, v
(ck=975)
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: