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
Time: 08/16/09 00:11:39
Count: 1
Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
...dOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:323: in function `Check'
...dOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:227: in function `UpdateUnits'
Interface\AddOns\XPerl_RaidFrames\XPerl_Raid.lua:948: in function <Interface\AddOns\XPerl_RaidFrames\XPerl_Raid.lua:941>
Locals: self = XPerl_Custom {
0 = <userdata>
UpdateUnits = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:224
active =
}
PLAYER_ENTERING_WORLD = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:196
RaidFrameArray =
}
AddDebuff = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:27
ClearAll = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:303
DefaultZoneData = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:37
SetDefaultZoneData = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:179
Clear = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:291
ZONE_CHANGED_NEW_AREA = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:196
OnEvent = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:22
IconFree = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:258
SetDefaults = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:187
MINIMAP_ZONE_CHANGED = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:196
UNIT_AURA = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:314
Check = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:322
Highlight = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:265
IconAcquire = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:233
AddBuff = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:32
}
frame = XPerl_Raid_Grp1UnitButton1 {
0 = <userdata>
highlight = XPerl_Raid_Grp1UnitButton1highlight {
}
nameFrame = XPerl_Raid_Grp1UnitButton1nameFrame {
}
lastName = "Cryora"
lastID = "raid1"
partyid = "raid1"
edgeFile = "Interface\Addons\XPerl\images\XPerl_ThinEdge"
statsFrame = XPerl_Raid_Grp1UnitButton1statsFrame {
}
edgeSize = 10
voiceButton = XPerl_VoiceSpeaker {
}
FlashFrames =
}
PlayerFlash = false
edgeInsets = 2
menu = <function> defined @Interface\AddOns\XPerl_RaidFrames\XPerl_Raid.lua:275
buffFrame = XPerl_Raid_Grp1UnitButton1buffFrame {
}
}
unit = "raid1"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index upvalue 'conf' (a nil value)"
conf = nil
Time: 08/16/09 00:18:12
Count: 549
Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
...dOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:323: in function `Check'
...dOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:317: in function `?'
...dOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:23: in function <...dOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:22>
Locals: self = XPerl_Custom {
0 = <userdata>
UpdateUnits = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:224
active =
}
PLAYER_ENTERING_WORLD = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:196
RaidFrameArray =
}
AddDebuff = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:27
ClearAll = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:303
DefaultZoneData = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:37
SetDefaultZoneData = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:179
Clear = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:291
ZONE_CHANGED_NEW_AREA = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:196
OnEvent = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:22
IconFree = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:258
SetDefaults = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:187
MINIMAP_ZONE_CHANGED = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:196
UNIT_AURA = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:314
Check = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:322
Highlight = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:265
IconAcquire = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:233
AddBuff = <function> defined @Interface\AddOns\XPerl_CustomHighlight\XPerl_CustomHighlight.lua:32
}
frame = XPerl_Raid_Grp1UnitButton1 {
0 = <userdata>
highlight = XPerl_Raid_Grp1UnitButton1highlight {
}
nameFrame = XPerl_Raid_Grp1UnitButton1nameFrame {
}
lastName = "Cryora"
lastID = "raid1"
partyid = "raid1"
edgeFile = "Interface\Addons\XPerl\images\XPerl_ThinEdge"
statsFrame = XPerl_Raid_Grp1UnitButton1statsFrame {
}
edgeSize = 10
buffFrame = XPerl_Raid_Grp1UnitButton1buffFrame {
}
FlashFrames =
}
PlayerFlash = false
edgeInsets = 2
menu = <function> defined @Interface\AddOns\XPerl_RaidFrames\XPerl_Raid.lua:275
voiceButton = XPerl_VoiceSpeaker {
}
}
unit = "raid1"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index upvalue 'conf' (a nil value)"
conf = nil
If i right click on my own portrait the context menu pops up at the upper part of my own portrait, my portrait is at the top of my screen so i cant see it at all. Hope you get the picture :D
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\XPerl_Party\XPerl_Party.lua line 599:
attempt to index upvalue 'pconf' (a nil value)
Debug:
[C]: ?
XPerl_Party\XPerl_Party.lua:599:
XPerl_Party\XPerl_Party.lua:592
XPerl_Party\XPerl_Party.lua:935: func()
XPerl_Party\XPerl_Party.lua:781:
XPerl_Party\XPerl_Party.lua:772
I noticed the same problem and its annoying the HELL out of me. its so buggy and you cant inspect your focus.
Range Finder isn't working...... it kinda just picks who it wants to range find, if at all sometimes.
Update - Seems to mostly be the 40yd option..... 30yd seems to work mostly, but still has its moments where it doesn't work.....
Also note that I've tried using the older versions (Xperl UnitFrames 3.0.5c/d) as well and the problem still remains.
Any ideas what would cause this? I'm not entirely sure it's a problem with Xperl, it may be caused by something else
Also I just cannot get the out of range players to fade out, no matter what different configurations i try. I love Xperl, and use it all the time on my spriest and other chars, but I have to use Grid when on my resto druid (and priest if i go heals) simply so i don;t waste time trying to heal players out of range. Other ppl have had same issue - is this going to be fixed at any stage?
I just reinstalled bartender with the curse client and it went away.
One feature request: I would like to also have frames for the Mouseover and the TargetofMousever. Right now I can get these frames from Pitbull, but it seems a waste to load both whole mods when I only use Pitbull for 2 frames. Besides X-Perl is more full featured, looks and behaves sooo much better.
ID: 2
Error occured in: Global
Count: 1
Message: ..\AddOns\XPerl\XPerl.lua line 106:
table index is nil
Debug:
[C]: ?
XPerl\XPerl.lua:106:
XPerl\XPerl.lua:99
XPerl\XPerl_Init.lua:303:
XPerl\XPerl_Init.lua:172
XPerl\XPerl_Init.lua:364:
XPerl\XPerl_Init.lua:358
XPerl\XPerl_Init.lua:405:
XPerl\XPerl_Init.lua:404
[C]: SetUnitAura()
SatrinaBuffFrame\SBFElements.lua:705:
SatrinaBuffFrame\SBFElements.lua:685
"Fixed: Removed Sanity from Yogg-Saron custom highlights. You'll either need to delete it from your config in options, or reload the new defaults in same place."
how? I don't see anything in options and i opened lua file in wtf folder and searched for yogg and sanity and found no results. but i don't want to load default settings either because it takes forever to redo all settings and raid frame scaling and positions.