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
does Xperl support LibHealComm-4.0? or just 3.0? cause under optional dependencies it says 3.0 but a 4.0 version is released and why is LibQuickhealth there when it was discontinued in BC.
EDIT: read the libhealcomm-4.0 forums and the author says he is discontinuing it since Blizzard is building incoming heals to the game. Unless it turns out that the API is poorly done.
UNIT_HEAL_PREDICTION and UnitGetIncomingHeals("player") to show incoming on "player", or UnitGetIncomingHeals("player", "party1") to show incoming to party1 from player.
heh, well i know i fixed SOMETHING, what I dunno, whatever function was using those bad spell ids in 4.0 that was probably broken should now work heh.
heals using libhealcom, as far as i know though the lib hasn't been updated for 4.0. so that's something you may have to wait on. if it even gets updated at all. if it doesn't, then the functionality in xperl would need to be removed, or completely writen in house instead of relying on a lib (which would be a substancial amount of labor to incude in house heal monitor, well beyond what probably any of us would be interested in doing. that's the purpose of libs heh)
well it was happening with buffs as well if you have any class that buffs it was happening like mages and molten armor/brilliance. but this new version seems to be working no errors so far 40 yard range is still saying everything is further than 40yards away even my self =P.
Edit: I also just noticed that when you heal a target if you have Status Highlighting enabled and have Heals checked under that, that it is not working in beta. It is suppose to make the frame that is getting healed flash green but it is not.
try new revision. it's too bad i dont play a single class that heals. this is one thing i can't really test
k talked with zek i know how to fix this gonna take a while to work it out code wise though. you can NOT use if/else rules for locals, so it's gonna take a little tweaking to fix it
this is 4.0.3 beta I'm happy with the way my xperl works on live so i don't plan on updating it till 4.0.1 goes live lol. I posted a ticket with the error logs.
Yea that's what i thought would be best, just edit the main page to say anyone playing on a server before cataclysm expansion use this file.
grr it shoudln't be nil, is this on 4.0 or live?
this is a major problem with using if/else rules with locals declaring tables. it creates a lot of problem, only real fix is to ONLY support 4.0 or only support 3.3.5, not both :\ i think a lot of errors will go away if 4.0 launches and we remove all 3.x code. even if it does disable china support, they could always use an older version
yea the 40 yard range finder is still broken with r395 and now i get an error from Xperl_highlights when i used gift of the naaru and on my priest when i use a shield/renew i get the same error says that absorbSpells is a nil value i will post a ticket about it in a second.
whether or not 395 will fix that who knows, i'm sure i fixed some bugs though. just no idea what, heh. not sure what functions use the spellids i just fixed
range finder probably uses getspellinfo and check cast distance for it. i will see what spells it's using it might just be a matter of invalid cata spellids to fix that.
Message: Interface\AddOns\XPerl\XPerl_Init.lua:287: bad argument #1 to 'pairs' (table expected, got nil)
Time: 10/05/10 23:05:34
Count: 7
Stack: [C]: in function `pairs'
Interface\AddOns\XPerl\XPerl_Init.lua:287: in function <Interface\AddOns\XPerl\XPerl_Init.lua:183>
Interface\AddOns\XPerl\XPerl_Init.lua:402: in function <Interface\AddOns\XPerl\XPerl_Init.lua:396>
Interface\AddOns\XPerl\XPerl_Init.lua:447: in function <Interface\AddOns\XPerl\XPerl_Init.lua:446>
[C]: in function `SetUnitBuff'
Interface\AddOns\XPerl\XPerl.lua:2012: in function `XPerl_TooltipSetUnitBuff'
Interface\AddOns\XPerl\XPerl.lua:3427: in function <Interface\AddOns\XPerl\XPerl.lua:3420>
Locals: (*temporary) = nil
(*temporary) = "table expected, got nil"
= <function> defined =[C]:-1
I have tested almost everything on XPerl except the things that require you to group like party/raid/raidhelper and some of the global settings etc. The only things that don't seem to be functioning is Hit Indicators and talents. The range finder is semi broken if you select it to use a 40 yard range the frames are always faded but if you use a spell with a 40yard range it works fine the 30 and 10 yard range is also working fine.
some features should be removed, they haven't worked in ages. inspect throttling makes the talent feature pretty insufficent. the tutorial hasn't worked since lke patch 3.2. xperls buffs are crappy compared to elks, ore ven blizzards default buffs honestly. and they taint in 4.0 anyways. perl classic even yanked buffs out. i can't think of any other fix for that but to remove the functionality. no way any of us are gonna be able to fix that.
X-pearl is an awesome addon, I simply love it ^^. However, I'm having a lil' problem with Target De/buffs.
When I target someone/thing (Friendly or otherwise) I can see the de/buff icon but when I mouse over it no window pops up describing the de/buff. I can see my de/buff descriptions fine though.
For example: If a paladin casts Blessing of kings on himself I can see the icon but no description. If he casts it on me when I mouse over the icon on my de/buff bar, I can see the description fine.
How do I fix this? Is it just the addon being dodgy or is this a common fault? I'm using the latest verson.
Oh...stop those talking about "X-Perl has too many features and should be cut some of them off" bullshit! Focus on fix problems and make it totally works on Cata first please...
Hey, mysticalos, you should remove the comment line : " the UNIT_POWER shit must 'nil'ed when Player Pet isn't exist."... because you removed that for fixing LUA error on r394. Looks like it shouldn't be niled...
well mysticalos, thats what x-perl is, it is feature rich, if you cut everything out you might as well use the standard unit frames
and @Brounks, works for me on live, but since they added inspect throttling it got slowed down a bit