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
you can do that.
I saw that change but i wasn't sure why she changed it in first place which is why i didn't run build check
honestly i'm pretty sure it was changed for code sense reasons, the new code shoulda worked fine but probably has a bug in it? i personally will just leave it alone til joddie can explain the change
Bad news, ticket 714 bug confirmed, DK rune bar display nothing on live server(3.3.5). Mainline r374/r375 and cata-r385/r386 are all happens.
I'm sure it was fine with r374 but I still don't know why it broke now... :(
EDIT: In XPerl_Player\XPerl_Player.lua Line 1271... If I reverted/replaced those code...
with the old one...
It back to fine...all runes on bar display fine. Should I need make version check or you guys needed more test those code should work on 4.0 and 3.3.5?
EDIT2 : I decide do this, but I don't know if it fine...
If it's fine, I'll commit it...
Added the new way of checking for roles (as per written in http://forums.worldofwarcraft.com/thread.html?topicId=26560499864). Added it both to mainline and cata trunk.
Once servers are up again I want to take a look at the paladin runes/holy power. But I have no idea about a prefered "look" on this, only that it needs to look like X-Perl. Likewise the warlock shard UI is just borrowed from stock atm, and it could use a more X-Perl look, and of course a setting on it's own.
just add it to main trunk with
if select(4, _G.GetBuildInfo()) >= 40000 then
stuff
else
more stuff
end
rule
I'll try to have my update in by tonight, the only thing it does is use the new way of setting role icons to your group (it changes in cata). I suppose the cata branch should be put down to rest after that.
http://www.wowace.com/addons/xperl/files/268-r374/
Should be works fine on live 3.x and beta 4.0. :)
@mysticalos : Yes, all fixes on cata-r385...
does that have ALL of our changes from cata branch? of so i'll just start editing trunk instead of the branch. once joddie does all their changes i can send zek a message and get a release tagged.
@mysticalos : Ok, that nasty bug fixed. I edited GuildMateTooltip, XPerl_FriendTooltip, XPerl_WhoTooltip to add "self" in their "local function XXXXXX()" code. Looks fine for far.
Now I want upload my workaround to mainline because I hate if new fixes on cata fork line broke something when I port it back... :P
EDIT: mainline r374 commited.:) http://www.wowace.com/addons/xperl/files/268-r374/
attempt to index upvalue 'conf' (a nil value) It come's up every time i long on to all ov me toons and i use bugsack and bug grabber and there for bugsack is telling me to hold shift and click on it to reset the UI and it works...... But the point is im geeting sick off logging on and haveing to do that please please fix ooh yeah i have been useing x-perl on Release Beta and Alpha and x-perl is still doing the error please fix
i cant get the Raid helper to load no mater what i do. i have tryed 3 different versions on x-perl and every thing eles works but the helper
killers try this revision
http://www.wowace.com/addons/xperl/repositories/cataclysm/files/43-r385/
i have down time at moment. i haven't really worked on DBM for cata since arta has party mods pretty much done and raid content isn't open yet. dbm never used this or arg so nothing really needed fixing, there is a gui bug with invisible text but i gave up trying to figure it out, hopefully someone else with greater experience can figure that one out. (no lua errors, no framexml errors, just no visible text)
Great to see other people getting involved in this, and sorry for suddenly being inactive here. I have a few uncommited things still that I'll be commiting as soon as I got my local code running the fully updated code.
@Mysticalos Good work doing all those globals, that was next on my to-do list!
I'll report back as soon as I'm able, but work is pretty heavy atm so I won't promise it will be before the weekend.
line 218
change
local function XPerl_GuildMateTooltip()
to
local function XPerl_GuildMateTooltip(self)
it's cause it was a local function instead of a function so self wasn't passed on automatically. same with other lines, i'm commiting it to cata build
reason i couldn't reproduce is i didn't actually have the option enabled :o (xperl tooltips)