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
Currently is r362.
http://www.wowace.com/addons/xperl/files/256-r362/
The 3.0.8 release is old (based r350), you can check here to know what's fixed...
http://www.wowace.com/addons/xperl/files/
Zeksie(original author) still "disappear" now, I hope he will come and update soon, but...I don't know "what time is he appear?"...but I just wait... :3
(Just a remind. :p)
Please remind, any Unitframe addons that using API to set focus or clear focus are 'doesn't work'. Because Blizzard blocked those API with "protected API" to prevent BOTs/automated action.
That was work with some hack, but Blizzard "fixed" it, so it never work anymore. All Unitframe addons are the same, not just X-Perl.
Please using keybind, /focus(and /clearfocus) or other macro instruction about focus-target. And please don't report this "bug" unless you know how to fix it.
EDIT : Fix some stupid typo. :p
That was work with some hack, but Blizzard "fixed" it, so it never work anymore. All Unitframe addons are the same, not just X-Perl.
Please using keybind, /focus(and /clear focus) or other macro instruction about focus-target.
And please don't report this "bug" unless you know how to fix it.
@Jaahmon : Disable anything about X-Perl's RAID function addons can fix that LUA error or not?
EDIT : What's "switched toons" ?
The Lua error popped up when I switched toons & not in a group or raid.
Whenever I try to set a focus on my target, the addon gives me an error about *Taintedofrce* and sayd I can either disable it and reload ui or ignore.
I try disabling it, but nothing happens and the error pops up again.
How can I fix the focus frame? Please, help!
Personally, I don't disable X-Perl party frame so I can't help.
I'm never play RAID so I can't help about X-Perl's RAID function bugs. If someone's know how to fix, please test and post the solution. :)
If you get some LUA errors or weird bugs, even using the r362. Please try disable all of addons but enable X-Perl, then make sure that error or bug appear again. Then post here and try explain what's that and how to reproduce that. It may help to fix errors/bugs.
I've downloaded r362 & got the following message from Blizz's Lua's error:
Message: ...terface\AddOns\XPerl_RaidHelper\XPerl_RaidHelper.lua:373 attempt to index upvalue 'conf' (a nil value)
Time: 03/29/10 23:33:35
Count: 1
Stack: ...terface\AddOns\XPerl_RaidHelper\XPerl_RaidHelper.lua:373 in function `XPerl_MTRosterChanged'
...terface\AddOns\XPerl_RaidHelper\XPerl_RaidHelper.lua:724 in function `XPerl_EnableDisable'
...terface\AddOns\XPerl_RaidHelper\XPerl_RaidHelper.lua:687 in function
<...terface\AddOns\XPerl_RaidHelper\XPerl_RaidHelper.lua:685
Locals: (*temporary) = nil
(*temporary) = 0
(*temporary) = <table> {
}
(*temporary) = <table> {
}
(*temporary) = <table> {
}
(*temporary) = 0
(*temporary) = 0
(*temporary) = 1
(*temporary) = 0
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index upvalue 'conf' (a nil value)"
ValidateTankList = <function> defined @Interface\AddOns\XPerl_RaidHelper\XPerl_RaidHelper.lua:333
del = <function> defined @Interface\AddOns\XPerl\XPerl.lua:60
MainTanks = <table> {
}
new = <function> defined @Interface\AddOns\XPerl\XPerl.lua:49
blizzMTanks = 0
ctraTanks = 0
conf = nil
GetRaidIDByName = <function> defined @Interface\AddOns\XPerl_RaidHelper\XPerl_RaidHelper.lua:314
BlizzardMainTanks = <table> {
}
inBattlegrounds = <function> defined @Interface\AddOns\XPerl_RaidHelper\XPerl_RaidHelper.lua:350
MainTankCount = 0
sadly even with those changes the texture i am/was using is still bugged, im guessing its a bug with the texture itself as all others look just fine
more to the point the texture i am using is not even selectable in the xperl options anymore, even tho the texture file is still in the image folder
texture i was using is X-Perl 2, the image file should be XPerl_StatusBar3, looks like i will have to play with the other textures and see if i like any of them, lol
but nonetheless thx for the work you two are putting into this fixing the current bugs :p
Turn off percentages; Mana percentage stays enabled.
FIX:
The following 4 lines of "XPerl_Player.lua" should be removed:
if (not self.statsFrame.greyMana) then
mb.text:Show()
mb.percent:Show()
end
http://www.wowace.com/addons/xperl/files/256-r362/
This function works fine in my end. I'm not sure do this will or not happens other problem.
Please using newer alpha version and turn off all addons but X-Perl, and try again.
For the Health Bar problems, you need to set Curse Client to download the Alpha version of XPerl. (Right click on XPerl in Curse Client and select "Alpha" as release type) Or go to the development link and manually download/install the alpha release.
Fixes have been implemented, but the addon cannot be flagged for release by anyone except for the project manager.
@PlayerLin
I hadn't downloaded r362, since I've been changing my local file. The texture I was using wasn't obviously tiling, however when I switched it to a different texture, it became obvious.
Originally I had forgot to include the stuff in the ( ) for the XPerl.lua changes. Once I changed those two lines, it worked perfectly. I figured I'd go ahead an post the full details, so if you hadn't had a chance to incorporate them you could look at them, and if I had done something wrong, someone would point it out.
Thanks a ton PlayerLin for doing these updates, I just hope that Zeskie or someone gets back soon to get a beta/release posted from these to Curse.
@Spotz : I did that (you posted) on r362... but I still don't know it is work or not. (Still cannot login WoW now. :( )
EDIT : I forgot wrote the the textures fix to the r362's changelog, sorry. >_<
EDIT 2 : I can login WoW now, I check that, the textures bug I think IT FIXED, look fine. :D (But about the not-update bug, I still can't sure.)
Ok regarding the textures...
in:
XPerl.lua[1 Replacement]
Find:
bar:SetStatusBarTexture(tex:GetTexture())
Add:
bar:GetStatusBarTexture(tex:GetTexture()):SetHorizTile(false)
bar:GetStatusBarTexture(tex:GetTexture()):SetVertTile(false)
in:
XPerl_Highlight.lua[2 Replacements]
Find:
f:SetStatusBarTexture("Interface\\TargetingFrame\\UI-StatusBar")
Add:
f:GetStatusBarTexture():SetHorizTile(false)
f:GetStatusBarTexture():SetVertTile(false)
Find:
f:SetStatusBarTexture("Interface\\TargetingFrame\\UI-StatusBar")
Add:
f:GetStatusBarTexture():SetHorizTile(false)
f:GetStatusBarTexture():SetVertTile(false)
in:
XPerl_Player.lua[1 Replacement]
Find:
f:SetStatusBarTexture("Interface\\Addons\\XPerl\\Images\\XPerl_FrameBack")
Add:
f:GetStatusBarTexture():SetHorizTile(false)
f:GetStatusBarTexture():SetVertTile(false)
This fixed the tiling issues I was having with some of the bar textures. I'm not sure if it will fade out the bars again, but the textures look better.