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
r387 committed, but the packager looks like is down right now... I think I cannot do anything now until it fixed... :3
Date: 2010-10-02 00:25:43
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\XPerl\XPerl.lua line 708:
TexCoord out of range
Debug:
[C]: ?
[C]: SetTexCoord()
XPerl\XPerl.lua:708: XPerl_SetHealthBar()
...nterface\AddOns\XPerl_PlayerPet\XPerl_Player_Pet.lua:194: XPerl_Player_Pet_UpdateHealth()
...nterface\AddOns\XPerl_PlayerPet\XPerl_Player_Pet.lua:298: XPerl_Player_Pet_UpdateDisplay()
...nterface\AddOns\XPerl_PlayerPet\XPerl_Player_Pet.lua:349: func()
...nterface\AddOns\XPerl_PlayerPet\XPerl_Player_Pet.lua:319:
...nterface\AddOns\XPerl_PlayerPet\XPerl_Player_Pet.lua:312
AddOns:
Swatter, v5.1.DEV.213
WowheadLooter, v30316
NPCScan, v3.3.5.5
ActionBarSaver, v
AlfaRaid, v30300
Altoholic, v3.3.001d
Atlas, v1.17.0
AtlasBattlegrounds, v1.17.0
AtlasDungeonLocs, v1.17.0
AtlasOutdoorRaids, v1.17.0
AtlasTransportation, v1.17.0
AtlasLoot, vv5.11.04
AucAdvanced, v5.1.DEV.2530
AucFilterBasic, v5.1.DEV.4432
AucFilterOutlier, v5.1.DEV.4432
AucMatchUndercut, v5.1.DEV.2531
AucScanData, v5.1.DEV.4689
AucStatPurchased, v5.1.DEV.4626
AucStatSales, v5.1.DEV.2842
AucStatSimple, v5.1.DEV.4472
AucUtilAHWindowControl, v5.1.DEV.3311
AucUtilAppraiser, v5.1.DEV.2530
AucUtilAskPrice, v5.1.DEV.3175
AucUtilAutoMagic, v5.1.DEV.3142
AucUtilCompactUI, v5.1.DEV.2530
AucUtilEasyBuyout, v5.1.DEV.3583
AucUtilFixAH, v<%version%> (<%codename%>)
AucUtilItemSuggest, v5.1.DEV.3108
AucUtilPriceLevel, v5.1.DEV.2545
AucUtilScanButton, v5.1.DEV.2530
AucUtilScanFinish, v5.1.DEV.3576
AucUtilScanStart, v5.1.DEV.2530
AucUtilSearchUI, v5.1.DEV.3655
AucUtilVendMarkup, v5.1.DEV.2530
AuldLangSyne, vv3.3.5.3
AuldLangSyneFriendList, vv3.3.5.3
AuldLangSyneGuildList, vv3.3.5.3
AuldLangSyneInfo, vv3.3.5.3
AuldLangSyneNote, vv3.3.5.3
Babylonian, v5.1.DEV.130
Bartender4, v4.4.2
BeanCounter, v5.1.DEV.4548
BrokerPortals, v1.8.9
Cartographer, v2.0
CartographerGroupColors, v2.0
CartographerGuildPositions, v2.0
CartographerNotes, v2.0
Chatter, v1.0
ClosetGnome, v1.0.602
ColorTools, v
Configator, v5.1.DEV.190
Constructor, v<%version%> (<%codename%>)
Cromulent, vv1.5.1
DaemonMailAssist, v3.3
DataStore, v3.3.001
DebugLib, v5.1.DEV.130
Enchantrix, v5.1.DEV.4432
FBBroker, v1.5a (FB 0.9.8d)
FishingBuddy, v0.9.8p1
FramesResized, v2.3.2-47
FuBarAddonSpamFu, v1.0.9
Gatherer, v<%version%>
GFWLinkerator, v3.2
gfxToggle2, v2.3.0-beta2
GnomishVendorShrinker, v3.2.0.4
GoldenTicket, v1.0.14
GraphPaper, v1.3.5
GraphPaperLDB, v30300.9
Gymnast, v
HealBot, v3.3.5.1
IceHUD, v1.6.12 (Revision: 609)
Informant, v5.1.DEV.3721
LibExtraTip, v1.1
LilSparkysWorkshop, v
Livestock, v1.2.2
LSMChatSounds, v30300.0.0
MozzFullWorldMap, v3.36.30302
MyPrivateStuff0, v$Id$
OgriLazy, v1.1.0
OmniCC, v3.0.1
OmniCCConfig, v
oRA3, v
PassLoot, v4.1
PassLootAtlasLoot, v1.1
PDFStats, v1.1.0
RatingBuster, v
RatingBusterProfilesMap, v.1
RecipeRadar, v1.32
RecipeRadarBroker, v30300.0.0
Recount, v
RecountThreat, v
ReloadUI, v1.1.1
RepWatch, v2.1.16
SatrinaBuffFrame, v3.1
SBFOptions, v3.1
SBFOptionsBroker, v30200.0.0
SharedMedia, v3.0.1-177
SharedMediaAdditionalFonts, v1.0
SlideBar, v5.1.DEV.136
SpamReport, v3.3.0.3
Stubby, v5.1.DEV.130
TipHelper, v<%version%> (<%codename%>)
Titan, v4.3.8.30300 - Revision 386
TitanBag, v4.3.8.30300
TitanClock, v4.3.8.30300
TitanCoords, v4.3.8.30300
TitanGoldTracker, v4.3.8.30300
TitanHealBot, v3.3.5.1
TitanLootType, v4.3.8.30300
TitanReagentTracker, v1.6.0
TitanRepair, v4.3.8.30300
TitanSkills, v1.0.9
TitanVolume, v4.3.8.30300
TitanXP, v4.3.8.30300
TomTom, v240
TooltipItemIcon, v1.57
TradeskillInfo, v1.6.1
WowLua, v38
XPerl, v3.0.9
XPerlArcaneBar, v
XPerlParty, v
XPerlPartyPet, v
XPerlPlayer, v
XPerlPlayerPet, v
XPerlRaidAdmin, v
XPerlRaidFrames, v
XPerlRaidHelper, v
XPerlRaidPets, v
XPerlTarget, v
XPerlTargetTarget, v
BlizRuntimeLib_enUS v3.3.5.30300 <eu>
(ck=d5e)
ah i forgot about the unit power stuff, i knew about it, i just play a warrior and didn't notice it enough to care :)
1x XPerl-3.0.9\XPerl.lua:536: attempt to index upvalue 'conf' (a nil value)
XPerl_ArcaneBar-3.0.9\XPerl_ArcaneBar.lua:418: in function <XPerl_ArcaneBar\XPerl_ArcaneBar.lua:417>
XPerl_ArcaneBar-3.0.9\XPerl_ArcaneBar.lua:438: in function `XPerl_ArcaneBar_RegisterFrame'
XPerl_PlayerPet-3.0.9\XPerl_Player_Pet.lua:121: in function `XPerl_Player_Pet_OnLoad'
<string>:"*:OnLoad":3: in function <[string "*:OnLoad"]:1>
Locals:
self = XPerl_Player_PetnameFrameCastBar {
barSpark = XPerl_Player_PetnameFrameCastBarbarSpark {}
holdTime = 0
spellText = XPerl_Player_PetnameFrameCastBarspellText {}
castTimeText = XPerl_Player_PetnameFrameCastBarcastTimeText {}
tex = XPerl_Player_PetnameFrameCastBartex {}
barFlash = XPerl_Player_PetnameFrameCastBarbarFlash {}
0 = <userdata>
unit = "player"
}
XPerl_MakePreCast = <function> @ XPerl_ArcaneBar\XPerl_ArcaneBar.lua:417:
---
As to my Ticket about the mana bar not updating in beta and player confirming it does not work in PTR i found this on the wowinterface site.
UNIT_MANA, UNIT_ENERGY, UNIT_RAGE, UNIT_RUNIC_POWER, UNIT_FOCUS and UNIT_HAPPINESS events, as well as their UNIT_MAX* counterparts, no longer fire. UNIT_POWER and UNIT_MAXPOWER may be used instead.
But the slider for adjusting the position of the Totem timers is far too sensitive. Even the smallest movement on either slider adjusts it by ~25 pixels. And I can't seem to find where it's reading the value from in the settings files.
Feature request :
it would be very nice and handy if i can sort the raid members by : class ,name ,role(tank ,healer,dps),health % (very handy for healers,is it possible?). ON THE FLY.
what i mean by on the fly is :to have a small (resizable) bar that you can place anywhere on your screen which have 4 buttons each button to sort raid members by one of the criteria mentioned above .
that will be very handy in alot of situations like : you are rest druis and raid leader says "rez mesterx" i have to find mesterx among many raid members.
this is just one example i am sure its handy in many other situations.
thank you !
XPerl-3.0.9\XPerl.lua:2493: attempt to index field 'debuffs' (a nil value)
XPerl-3.0.9\XPerl.lua:2895: in function `XPerl_Unit_UpdateBuffs'
XPerl_PlayerPet-r383\XPerl_Player_Pet.lua:237: in function <...nterface\AddOns\XPerl_PlayerPet\XPerl_Player_Pet.lua:235>
XPerl_PlayerPet-r383\XPerl_Player_Pet.lua:305: in function `XPerl_Player_Pet_UpdateDisplay'
XPerl_PlayerPet-r383\XPerl_Player_Pet.lua:349: in function `func'
XPerl_PlayerPet-r383\XPerl_Player_Pet.lua:319: in function <...nterface\AddOns\XPerl_PlayerPet\XPerl_Player_Pet.lua:312>
Locals:
self = XPerl_Player_Pet {
0 = <userdata>
highlight = XPerl_Player_Pethighlight {}
nameFrame = XPerl_Player_PetnameFrame {}
dropdownMenu = PetFrameDropDown {}
partyid = "pet"
hitIndicator = XPerl_Player_PethitIndicator {}
tutorialPage = 6
PlayerFlashGreen = true
conf =
feedbackStartTime = 407800.542
statsFrame = XPerl_Player_PetstatsFrame {}
GetBuffSpacing = <function> @ XPerl_PlayerPet\XPerl_Player_Pet.lua:136:
threat = XPerl_Player_PetThreatportraitFrame {}
happyFrame = XPerl_Player_PethappyFrame {}
threatFrames =
feedbackText = XPerl_Player_PethitIndicatortext {}
buffFrame = XPerl_Player_PetbuffFrame {}
FlashFrames =
PlayerFlash = 1.0619999840856
time = 0
debuffFrame = XPerl_Player_PetdebuffFrame {}
feedbackFontHeight = 30
portraitFrame = XPerl_Player_PetportraitFrame {}
buffSetup =
levelFrame = XPerl_Player_PetlevelFrame {}
}
maxBuffs = 24
maxDebuffs = 40
castableOnly = nil
curableOnly = nil
buffs = 0
debuffs = 0
buffsMine = 0
debuffsMine = 0
partyid = "pet"
lastIcon = 0
UnitExists = <function> defined =[C]:-1
UnitCanAttack = <function> defined =[C]:-1
conf =
highlight =
highlightSelection = 1
rangeFinder =
showAFK = 1
combatFlash = 1
buffHelper =
focus =
target =
raid =
raidpet =
colour =
pettarget =
focustarget =
targettarget =
targettargettarget =
pet =
tooltip =
highlightDebuffs =
partypet =
player =
transparency =
party =
bar =
minimap =
buffs =
maximumScale = 1.5
optionsColour =
}
fixMeBlizzard = <function> @ XPerl\XPerl.lua:2879:
ID: 1
Error occured in: AddOn: *** TaintForced ***
Count: 1
Message: Error: AddOn *** TaintForced *** attempted to call a forbidden function (FocusUnit()) from a tainted execution path.
Debug:
[C]: FocusUnit()
..\FrameXML\UnitPopup.lua:1382: func()
..\FrameXML\UIDropDownMenu.lua:583: UIDropDownMenuButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
AddOns:
Swatter, v5.8.4723 (CreepyKangaroo)
NPCScan, v3.3.5.5
Altoholic, v3.3.002b
AtlasLoot, vv5.11.04
AtlasLootFu, vv5.11.04
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
BadBoy, v6.007
BadBoyCCleaner, v3.05
BeanCounter, v5.8.4723 (CreepyKangaroo)
BonusScanner, v5.3
DataStore, v3.3.001
DataStoreAchievements, v3.3.001
DataStoreAuctions, v3.3.001
DataStoreCharacters, v3.3.001
DataStoreContainers, v3.3.001
DataStoreCrafts, v3.3.002
DataStoreCurrencies, v3.3.001
DataStoreInventory, v3.3.002
DataStoreMails, v3.3.001
DataStorePets, v3.3.001
DataStoreQuests, v3.3.001
DataStoreReputations, v3.3.001
DataStoreSkills, v3.3.002
DataStoreSpells, v3.3.001
DataStoreStats, v3.3.001
DataStoreTalents, v3.3.001
DBMCore, v
DBMWorldEvents, v
Enchantrix, v5.8.4723 (CreepyKangaroo)
EnchantrixBarker, v5.8.4723 (CreepyKangaroo)
GearScore, v3.1.17 - Release
HealBot, v3.3.5.4
Informant, v5.8.4723 (CreepyKangaroo)
RankWatch, vv1.11
Recount, v
SlideBar, v5.8.4723 (CreepyKangaroo)
Stubby, v5.8.4723 (CreepyKangaroo)
XPerl, v3.0.9
XPerlArcaneBar, v
XPerlCustomHighlight, 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 v3.3.5.30300 <us>
(ck=964)
Fix: Replace
local classExceptions = exceptions[playerClass]
local allExceptions = exceptions.ALL
with
local classExceptions
local allExceptions
-- check for null
if (exceptions) then
classExcepions = exceptions[playerClass]
allExceptions = exceptions.ALL
end
At least the error messages are gone...
@ mysticalos : Well, I don't get it... /facepalm
XPerl_RaidHelper-3.0.9\XPerl_AssistFrame.iua:442:attempt to index global'XPerlConfigHelper'(a nil value)(x1)
it's fixable. but requires a proxy, i linked work around for that already
http://forums.worldofwarcraft.com/thread.html?topicId=26560499864&sid=2000&pageNo=2#21