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
I am having problems right clicking a name and setting Main Tanks. It only seems to work if I set tanks through Blizzard. I use Xperl, oRA3 and CTRA. Any suggestions?
ID: 1
Error occured in: AddOn: XPerl
Count: 1
Message: Error: AddOn XPerl attempted to call a forbidden function (PlaceRaidMarker()) from a tainted execution path.
Debug:
[C]: PlaceRaidMarker()
...mpactRaidFrames\Blizzard_CompactRaidFrameManager.lua:103: func()
..\FrameXML\UIDropDownMenu.lua:636: UIDropDownMenuButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
AddOns:
Swatter, v5.9.4960 (WhackyWallaby)
NPCScan, v4.0.3.6
NPCScanOverlay, v4.0.3.2
NPCScanOverlayBroker, v1.0.3
Ace3, v
Archy, vv1.7b7
Arh, v0.91
Atlas, v1.18.1
AtlasBattlegrounds, v1.18.1
AtlasDungeonLocs, v1.18.1
AtlasOutdoorRaids, v1.18.1
AtlasTransportation, v1.18.1
AtlasLoot, vv6.01.02
AtlasLootBurningCrusade, vv6.01.02
AtlasLootCataclysm, vv6.01.02
AtlasLootClassicWoW, vv6.01.02
AtlasLootCrafting, vv6.01.02
AtlasLootWorldEvents, vv6.01.02
AtlasLootWrathoftheLichKing, vv6.01.02
AucAdvanced, v5.9.4960 (WhackyWallaby)
AucFilterBasic, v5.9.4960 (WhackyWallaby)
AucFilterOutlier, v5.9.4960.2531
AucMatchUndercut, v5.9.4960.2531
AucScanData, v5.9.4960 (WhackyWallaby)
AucStatHistogram, v5.9.4960 (WhackyWallaby)
AucStatiLevel, v5.9.4960 (WhackyWallaby)
AucStatPurchased, v5.9.4960 (WhackyWallaby)
AucStatSales, v5.9.4960.2842
AucStatSimple, v5.9.4960 (WhackyWallaby)
AucStatStdDev, v5.9.4960 (WhackyWallaby)
AucStatWOWEcon, v5.9.4960.2530
AucUtilAHWindowControl, v5.9.4960.3311
AucUtilAppraiser, v5.9.4960.2530
AucUtilAskPrice, v5.9.4960.3175
AucUtilAutoMagic, v5.9.4960.3142
AucUtilCompactUI, v5.9.4960.2530
AucUtilEasyBuyout, v5.9.4960.3583
AucUtilFixAH, v5.9.4960 (WhackyWallaby)
AucUtilGlypher, v5.9.4960.2545
AucUtilItemSuggest, v5.9.4960.3108
AucUtilPriceLevel, v5.9.4960.2545
AucUtilScanButton, v5.9.4960.2530
AucUtilScanFinish, v5.9.4960.2530
AucUtilScanProgress, v5.9.4960.2530
AucUtilScanStart, v5.9.4960.4819
AucUtilSearchUI, v5.9.4960.3655
AucUtilSimpleAuction, v5.9.4960.4546
AucUtilVendMarkup, v5.9.4960.2530
Babylonian, v5.1.DEV.130
BadBoy, v6.404
BadBoyCCleaner, v3.20
Bagnon, v2.15.2
BagnonForever, v1.1.2
BagnonTooltips, v
BeanCounter, v5.9.4960 (WhackyWallaby)
BrokerRecount, v1.0
Configator, v5.1.DEV.282
DBMBurningCrusade, v
DBMCore, v
DBMIcecrown, v
DBMLDB, v
DebugLib, v5.1.DEV.275
Dominos, v1.23.8
DominosCast, v
DominosXP, v
EasyMail, v
Factionizer, v40000.13
FishingBuddy, v0.9.9e4
FuBarAddonSpamFu, v1.0.10
GatherMate2, v1.12
Informant, v5.9.4960 (WhackyWallaby)
Mapster, v1.4.0-8-gc87c6f3
MikScrollingBattleText, v5.5.91
Omen, v3.1.0
OmniCC, v4.0.waffles11
oRA3, v
Outfitter, v5.2
PallyPower, vv4.0.17
Prat30, vr787
Prat30HighCPUUsageModules, v
Prat30Libraries, v
Quartz, v3.0.4-3-gda87e5d
RaidRoll, v
RaidRollLootTracker, v
RatingBuster, v
Recount, v
SharedMedia, v3.0.4-181
SharedMediaAdditionalFonts, v1.0
SmartDebuff, v4.0f
Stubby, v5.9.4960 (WhackyWallaby)
TipTac, v10.12.05
TipTacItemRef, v10.12.06
TipTacTalents, v10.11.23
Titan, v5.0.1.40000 - Revision 485
TitanBag, v5.0.1.40000
TitanClock, v5.0.1.40000
TitanGold, v5.0.1.40000
TitanLocation, v5.0.1.40000
TitanLootType, v5.0.1.40000
TitanPerformance, v5.0.1.40000
TitanRepair, v5.0.1.40000
TitanVolume, v5.0.1.40000
TitanXP, v5.0.1.40000
XLoot, v0.91.1
XLootGroup, v0.61
XLootMaster, v0.81
XLootMonitor, v0.71
XPerl, v3.1.2
XPerlParty, v
XPerlPartyPet, v
XPerlPlayer, v
XPerlPlayerBuffs, v
XPerlPlayerPet, v
XPerlTarget, v
XPerlTargetTarget, v
BlizRuntimeLib_enUS v4.0.3.40000 <eu>
(ck=c8a)
Trying to make it simpler visually in order for it to be easier to pick up the relevant information when things happen fast.
1) on Karsh Steelbender in BRC, the Superheated Obsidian Armor debuff he gains is not cycling as a timer (i.e. I can't tell how long the buff has left before it expires). Is there a setting to enable this or is xperl no supporting this feature?
2) the loading of other character settings is hard to use. The list is too small to see names like "Magtheridon (Vonshadow)" and all my character names start with a 'V'.
3) is there a global setting feature? I don't want the layout to vary between my toons, I just one a single layout to use for all of them.
Now when you load up your opther toons open the main window again, click the name you just saved and hit load, do this to all your toons and save manually configuring it for each one.
you don't get it... we DON'T WANT stupid triangles representing our holy power, we want the default bar that has absolutely nothing wrong with it and we also don't want to have to run clcret as a stinking holy pally just to get the bar on our damn player frame.
I just don't get it, X-Perl is a really slick and cool black style throughout the addon so how do yellow triangles that look like they were made in Paint 'match X-Perl style'?
Rolling back to 3.1.1 for now.
If you guys could also fix the buffs above so they don't suddenly jump up an extra line when using Wrap Buffs option, I'd be eternally grateful.
Make it so you can hide the target frame but still have the target of target frame. Also, portrait on the target of target frame.
Would anyone reading this happen to know how I would go about fixing this, so that the debuffs always showed up and that I can mouse over to read the tool-tip of what the buff/debuff is?
Thanks in advance. I appreciate it.
I am looking for a way to get rid of the combat indicator, because it is where the precast bar goes. havent found what to kill for that though :( 'm open to suggestions