X-Perl UnitFrames
Patch 6.0.3 compatibility and future of X-Perl
Use latest alpha from WoWAce for using in Patch 6.0.3
http://www.wowace.com/addons/xperl/files/
May still has problems but for most cases it should be working(at least was tested on beta), if not, clearing old setting by killing(and backup) XPerlxxxxxxx.lua in the WTF directory of your WoW installlation and try again with fresh new default setting, thanks your patience.
If still someone want to help Zeksie for he earns his donates from X-Perl then that's fine for Zek and X-Perl, but seems like it's time to cut him out as no one want to help X-Perl anymore (as many of users already heard about the mess of this poor addon), I guess.
I don't know X-Perl will still be continue or not(it's highly possible it won't be, as the new maintainer Resike continued the developing and forked to Z-Perl, and he said he won't abandon his addons), I won't force everyone should must to use Resike's one at this point, as his Z-Perl isn't stable yet, and for some reasons, I don't think he want to port his fixes back to X-Perl as he knows about how Zek did about his addons and everyone who helped Zek to maintaining this poor addon...and, of course...X-Perl may broken again when next time Blizzard's patches released..... /sigh
(At this point, I won't force everyone who used X-Perl to go Z-Perl until it's more stable than now, feel free to use Z-Perl or other Unitframe addons if you want, and do NOT hold your breathe about X-Perl too much, too. I already lost my hope on X-Perl, at least I can trust Resike and Z-Perl now...)
Sincerely,
PlayerLin - Maintainer of X-Perl but not a proper skilled coder, just a locale translator and do some shitty PRs. :(
Bug Reporting
Please use the Ticketing System on WoWAce Here and avoid posting bugs using comments on Curse because they're difficult to track and they will probably get lost.
Use a good error catcher (like BugSack from files.wowace.com) and provide the full error text, and give as much information as possible to recreate the problem. Don't assume We know what you're talking about with some three word report.
Introduction
Perl, with Extra stuff. Much enchanced from Nymbia's Perl UnitFrames, and a complete replacement for Blizzard's default unit frames, including raid frames and raid tools, with little remaining of the original Nymbia code.
- Range Finder (combined with optional health check and/or debuff 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. Regardless of how many other heal over time buffs are on the raid members, you can keep track of your own ones and when they expire.
- Debuff Highlighting 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 all units.
- 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 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 and the /xperl splash command.
- 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.
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 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.
Casting Monitor
(WORK IN PROGRESS)
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.
Raid Admin
(WORK IN PROGRESS)
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.
Grim Reaper
Removed from X-Perl, but continues as it's own standalone Ace mod.
[http://www.wowace.com/projects/grim-reaper/]
More Buffing Features
Can be found in my new universal buffing mod, ZOMGBuffs
just as i thought, i'm hearing from people on slower computers that 3 second isn't long enough of a delay because they don't clear far enough into loading by then yet. wish there was an event i can fire off of instead but there isnt. :\ I'll change it to 5 to see if it helps more users, but it'll mean good computers can see a delay in retrieving portrait if it takes them less then 5 seconds to clear a loading screen on login.
5 actually worked for a user on a very old 2006 dinosaur, so that's a good default. i commited and tagged a release using this since i just realized it's been 2 months of bugfixes with no release tagged in a while, figured might as well push some of these to general public :)
Just as I thought, it just needed a simple delay. portrait is fixed.
however, the delay may not be long enough for people running WAY too many addons or on really shitty computers. The delay is 3 seconds right now. if your portrait doesn't update the delay may need to be changed to 5 or something (although i don't want the delay to be that long, because then those of us who do have good computers will have no portrait for a few seconds). the timer starts when the addon loads during loading screen btw. So 3 second delay is more like a 0.5-1sec delay for me by time i see char. So we'll just see how/if it needs tuning. But i want a potrait right away when i see my char, i dn't want to set the delay to 10 sec or something cause some moron is using 400 addons.
XPerl_Options\localization.koKR line 680 XPERL_CONF_RAID_ROLE_ICONS = "xxx" XPERL_CONF_RAID_ROLE_ICONS_DESC = "xxx" ↓ XPERL_CONF_RAID_ROLE_ICONS = "역활 아이콘 표시" XPERL_CONF_RAID_ROLE_ICONS_DESC = "역활 아이콘 표시"
I have the same problem. No other UF addons. Once I join a party or raid theese thing pup up.
Found th eporblem. HealBoat!!! When its off, everything is ok. Can you tell me what i can do to avoid this?
Quite likely - you have some other unitframe addon (IceHUD for example) causing conflict in frame handling.
You have to disable similar functionality in all addons but one. (In my example, you have to uncheck "hide player/target unit frame" in IceHUD options and let X-Perl handle it alone instead.)
Hi I seem to have an ongoing issue that when I party up or enter raid my standard blizz player picture and bars appear. It is only the inside of it not the borders around the edge? I'm betting it's something simple that i've overlooked but if someone could help I would appreciate it!
it should be fixed in todays release among a few other misc bugs. This is actually the result of a 4.3 change blizz did where PLAYER_PORTRAIT_UPDATE was no longer firing on login. So the hack iadded to fix this was an annoying one, but it works.
Sometimes when you log in, the 3D avatar of the main player doesn't work and it just shows an empy black square instead. It's alright if you /reload still this has been happening since a while ago. Please fix this bug.
Not on login, okay, but thinking logically - this, or some other message, should be fired, when druid change forms. While I've seen many cases, where portrait was present, but not in sync with actual character form.
not yet been resolved and this thing right?
You probably extracted it into a sub-folder within ../AddOns.
Move all folders up one level.
(Again: X-Perl is not a single addon - it's a collection of addons written to work together, you have to install it as such.)
when i extract it to XPerl and put it to addons and when i restart wow and i go to addons at the caracter selection it isnt there what should i do
Okay... I posted this a while ago, but no solution has been given to me and I would deeply appreciate one.
It's really a simple/silly problem, but sometimes, when I opt show my target's target, that will overlap my target's name and it makes it very difficult to see my target's health that way (and my target's target's health). I've looked all throughout the configuration and cannot seem to find anything that would fix this other than making the scale of my target's target's bar really huge, which... is pretty ridiculous, really. It's really irritating and makes that feature, which is in general handy, completely useless.
Thanks.
Nekyiamanteia.... When you are in configuration mode you can drag all the frames around. If you have a frame that is on top of the other, just bring up the X-perl Config window and then start dragging things around so they fit on your screen.
So I recently decided to redo my UI and I deleted X-perl (which I now seriously regret) My favorite feature off this addon was the range finder. Currently, it is not working for me. I have the option selected and people who are across the map from me aren't being faded out.
I've tried every single combination (enabling it, unchecking 'raid frames only,' and messing around with the actual range) and I cannot get this feature of the addon to work. I did some research but came out empty-handed.
If anyone has any information as to how to get the range finder to work, it would be GREATLY appreciated.
I've had this "problem" with numerous addons. It's not the addon, but Blizzard trying to limit the use of addons. I assume you're Right-clicking the player and selecting focus from there. Instead, Left-click the target and type /focus. That should resolve your issue.
LOVE this addon but theres a problem...I cant focus target anyone. When I try to focus target I get this message where I either have to disable the addon or ignore it... Please please pleasee fix it :(
Esc - Keybindings - Focus Target - assign "Alt+F" or something adequate.
I prefer Alt+F - easier to remember.
I know the feeling and its kinda irritating not to see if my runes are becoming into death runes since im playing unholy atm.
I'm trying to set up my frames. I seem to remember there was a flip option for target and target of target, but it appears to be completely gone. Is this intentional or a bug? It's still there for party.