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
"Right clicking off buffs is disabled to avoid taints. There is no known work around yet for unit frame addons to cancel buffs in 4.0"
I disable xperl and I can right click off all buffs with just the standard blizzard UI.
2x <event>ADDON_ACTION_BLOCKED:AddOn 'XPerl' tried to call the protected function 'SearchLFGLeave()'.
<in C code>: in function `SearchLFGLeave'
Interface\FrameXML\LFRFrame.lua:389: in function `LFRBrowseFrame_OnUpdateAlways':
<string>:"*:OnUpdate":7: in function <[string "*:OnUpdate"]:1>
---
i found the problem with inocming heals i think
if conf.highlight.HEAL then
all that says is if heal box is checked then show stuff, even if actual highlight box is NOT checked. it's not honoring global setting. i'm about to fix it
it should be if (conf.highlight.enable and conf.highlight.HEAL) then
at least that's my guess?
last two betas as updated thru curse client and directly from wowace will not let me move the mian tank target helper box from the middle of my screen. The pin button toggles but in either position it will not let me move it.
Don't want to go back to earlier beta where it was fine with pugs for 10 mans plus that do not always mark the tanks to see in the raid boxes themselves.
When I have show raid pets enabled, they are just blank boxes?
Date: 2010-10-20 23:01:30
ID: 43
Error occured in: Global
Count: 1
Message: ..\AddOns\XPerl\XPerl_Init.lua line 693:
attempt to index upvalue 'conf' (a nil value)
Debug:
(tail call): ?
[C]: ?
XPerl\XPerl_Init.lua:693: XPerl_OptionActions()
XPerl\XPerl.lua:848: XPerl_LockFrames()
XPerl\XPerl.lua:773: XPerl_Toggle()
XPerl\XPerl.lua:855: XPerl_MinimapButton_OnClick()
[string "*:OnClick"]:2:
[string "*:OnClick"]:1
AddOns:
Swatter, v5.8.4723 (CreepyKangaroo)
ACP, v3.3.8
Altoholic, v4.0.002
AtlasLoot, vv5.11.07
AtlasLootFu, vv5.11.07
AucAdvanced, v5.8.4723 (CreepyKangaroo)
AucFilterBasic, v5.8.4723 (CreepyKangaroo)
AucFilterOutlier, v5.8.4723.2531
AucMatchUndercut, v5.8.4723.2531
AucStatHistogram, v5.8.4723 (CreepyKangaroo)
AucStatiLevel, v5.8.4723 (CreepyKangaroo)
AucStatPurchased, v5.8.4723 (CreepyKangaroo)
AucStatSales, v5.8.4723.2842
AucStatSimple, v5.8.4723 (CreepyKangaroo)
AucStatStdDev, v5.8.4723 (CreepyKangaroo)
AucStatWOWEcon, v5.8.4723.2530
AucUtilAHWindowControl, v5.8.4723.3311
AucUtilAppraiser, v5.8.4723.2530
AucUtilAskPrice, v5.8.4723.3175
AucUtilAutoMagic, v5.8.4723.3142
AucUtilCompactUI, v5.8.4723.2530
AucUtilEasyBuyout, v5.8.4723.3583
AucUtilFixAH, v5.8.4723 (CreepyKangaroo)
AucUtilGlypher, v5.8.4723.2545
AucUtilItemSuggest, v5.8.4723.3108
AucUtilPriceLevel, v5.8.4723.2545
AucUtilScanButton, v5.8.4723.2530
AucUtilScanFinish, v5.8.4723.3576
AucUtilScanProgress, v5.8.4723.2530
AucUtilScanStart, v5.8.4723.2530
AucUtilSearchUI, v5.8.4723.3655
AucUtilSimpleAuction, v5.8.4723.4546
AucUtilVendMarkup, v5.8.4723.2530
BagnonForever, v1.1.2
BagnonTooltips, v
Bartender4, v4.4.12
BeanCounter, v5.8.4723 (CreepyKangaroo)
BonusScanner, v5.3.1
Combuctor, v2.2.4
CombuctorConfig, v
CombuctorSets, v
Configator, v5.1.DEV.278
DataStore, v4.0.001
DataStoreAchievements, v4.0.001
DataStoreAuctions, v4.0.001
DataStoreCharacters, v4.0.001
DataStoreContainers, v4.0.001
DataStoreCrafts, v4.0.001
DataStoreCurrencies, v4.0.001
DataStoreInventory, v4.0.001
DataStoreMails, v4.0.001
DataStorePets, v4.0.001
DataStoreQuests, v4.0.001
DataStoreReputations, v4.0.001
DataStoreSpells, v4.0.001
DataStoreStats, v4.0.001
DataStoreTalents, v4.0.001
DBMBurningCrusade, v
DBMCore, v
DBMLDB, v
Decursive, v2.5.2.1
Enchantrix, v5.8.4723 (CreepyKangaroo)
EnchantrixBarker, v5.8.4723 (CreepyKangaroo)
Gatherer, v3.1.15
GatherMate2, v1.0.1
GatherMate2Data, v1.0
GearScore, v3.1.20 - Release
HealBot, v4.0.1.1
Informant, v5.8.4723 (CreepyKangaroo)
JPack, v0.7.8
JPackEx, v
Omen, v3.0.11
OmniCC, v3.1.4
OmniCCConfig, v
Recount, v
SlideBar, v5.8.4723 (CreepyKangaroo)
Stubby, v5.8.4723 (CreepyKangaroo)
WIM, v3.4.1
XPerl, v3.0.9
XPerlArcaneBar, v
XPerlOptions, v
XPerlParty, v
XPerlPartyPet, v
XPerlPlayer, v
XPerlPlayerBuffs, v
XPerlPlayerPet, v
XPerlRaidAdmin, v
XPerlRaidFrames, v
XPerlRaidHelper, v
XPerlRaidPets, v
XPerlTarget, v
XPerlTargetTarget, v
BlizRuntimeLib_enUS v4.0.1.40000 <us>
(ck=a5d)
Some things work, the item checker, raid admin, and roster texts work. My portrait and bars/buffs/lvl/name do not. The options menu and assists frame do not. When I target others the generic blizzard frames are used. Hane not grouped so I do not know about party frames.
Any idea why I'm getting the blizzard focus frame along with the x-perl focus frame? I'm using r450.
Would LOVE to see a way to disable Incoming Heals. While it's nice, I don't particularly need it and it really bothers me.
Thank you for such amazing addon, everyone!
I've tried various versions and turning off all other addons, but no dice. I tried resetting everything, but that didn't work. I did delete the xperl addon folder before installing the newest version. Any ideas?
I have mentioned this before and I think I was misunderstood, because I got the answer to turn off buff in xperl and let Blizz ui handle it (which I tried and did not resolve my issue)
I am talking about the Paladin Holy Power tracker where the 3 runes thing light up under the character portrait (In both Blizz UI and Xperl UI) -
Is there a way to turn off the Holy Power Tracker? I do not want it, I use other Mods to track Holy Power in a more convenient location on my UI.
version r450
Xperl_Player\Xperl_Player.lua
line 1339 change from PaladinPowerBar:Show() to PaladinPowerBar:Hide()
line 1341 change from self.holyp:Show() to self.holyp:Hide()
Any chance we can just make this a check box to show or not show?
Well, it just loaded as Blizzard's Holy Power bar and put it on hell funny position when Portrait frame is on.
(It's fine when portrait frame is off but I don't think you want to this.)
That would be awesome! =D