Download
(670Kb)
Download
Updated: 04-03-13 12:57 PM
Pictures
File Info
Updated:04-03-13 12:57 PM
Created:unknown
Downloads:1,162,164
Favorites:2,728
MD5:

X-Perl UnitFrames  Popular! (More than 5000 hits)

Version: 3.6.35
by: MysticalOS, Zeksie

A much enchanced version of Nymbia's Perl UnitFrames, and a complete replacement for Blizzard's default unit frames, including raid frames and raid tools, with many additions and improvements over the original Nymbia code.

Range Finder (combined with optional health 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.

Debuff Highlights 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 Pet, Target, Target's Target, Party, Party pets, Raid, MT Targets.

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/oRA/oRA2 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.

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.

With that in mind, the event system was totally re-written, and is as kind to system performance as possible. The majority of events are disabled while zoning to alleviate any event backlog issues. And where most addons use 1 event handler per unit frame, which although standard, the alternative has improved X-Perl's performance. By using single main event handlers, we can route the events to appropriate units. So, for example, when a single UNIT_HEALTH update is fired, then just a single raid frame or party frame etc. gets the event, rather than 40 raid frame's handlers, 4 party and so on. Nymbia's Perl used to do a lot of crazy full frame udpates all over the place, eating away at CPU cycles. This was all fixed to only update what was necessary based on events.

Liberal usage of local functions to cut down compiled code size, and increase speed since functions are called directly rather than by name. Every time you have a global function, you have a global string name associated with it, so size in the global environment saved where possible.

XPerl_RaidHelper sub-addon
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/oRA2 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.

XPerl_RaidMonitor sub-addon (WORK IN PROGRESS)
Casting Monitor
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.

XPerl_RaidAdmin sub-addon (WORK IN PROGRESS)
Raid Admin
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.

Supported Addons
CT_RaidAssist, oRA2. Shows tooltip info and player status, replaces MT Targets List, improves raid frames, shows player status, resurrection monitor, buff timers aware.
MobInfo-2 / MobHealth3 - Shows target health from MobHealth database.
DruidBar - Shows druid mana bar from DruidBar when shapeshifted.
Clique compatible. And any other click cast addon that uses the same communication method. (see below)

Changes:
*Updated for 5.x
*Should use signifcently less cpu then it did before
Optional Files (0)


Post A Reply Comment Options
Unread 10-06-10, 06:19 AM  
PlayerLin
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 23
Uploads: 1
Both are known bugs, first one is no idea... looks like some min value > max value or "nil"ed shit something like that cause TexCoord out of range when draw health bar or some bar texture.

Second one is the badass "frame not-updating" bug.
I don't get this shit for a while and still no idea why it happens.

Do you using the latest revision of X-Perl(not official 3.0.9)?
Last edited by PlayerLin : 10-06-10 at 06:48 AM.
Report comment to moderator  
Reply With Quote
Unread 10-05-10, 12:01 PM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Don't know if it's known issue, just spotted it in backlogs of Swatter:
Code:
Date: 2010-10-04 05:59:57
ID: -1
Error occured in: Global
Count: 1
Message: ..\AddOns\XPerl\XPerl.lua line 708:
   TexCoord out of range
Debug:
   (tail call): ?
   [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:489: 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.002b
  Atlas, v1.17.0
  AtlasBattlegrounds, v1.17.0
  AtlasDungeonLocs, v1.17.0
  AtlasOutdoorRaids, v1.17.0
  AtlasTransportation, v1.17.0
  AtlasLoot, vv5.11.04
  AtlasLootBurningCrusade, vv5.11.04
  AtlasLootCrafting, vv5.11.04
  AtlasLootOriginalWoW, vv5.11.04
  AtlasLootWorldEvents, vv5.11.04
  AtlasLootWrathoftheLichKing, 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
  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
  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.16
  Gymnast, v
  HealBot, v3.3.5.3
  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
  oRA3, v
  PassLoot, v4.1
  PassLootAtlasLoot, v1.1
  PDFStats, v1.1.0
  QuestHelper, v1.4.0
  RatingBuster, v
  RatingBusterProfilesMap, v.1
  RecipeRadar, v1.32
  RecipeRadarBroker, v30300.0.0
  Recount, v
  ReloadUI, v1.1.1
  RepWatch, v2.1.16
  SatrinaBuffFrame, v3.1
  SBFOptionsBroker, v30200.0.0
  SharedMedia, v3.0.1-177
  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.2
  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=f36)
Also HP monitor still seems to be confused at times.



The X-Perl strongly disagrees with IceHUD, while the latter is actually right.
Report comment to moderator  
Reply With Quote
Unread 10-05-10, 06:44 AM  
PlayerLin
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 23
Uploads: 1
Originally posted by AnrDaemon
I'm not kidding you.


From what I can see, it trying to set a cross-domain cookie which I'm not going to allow.
I know you're not...

Then send mail to Curse/WoWAce site admins for help...
Last edited by PlayerLin : 10-05-10 at 06:45 AM.
Report comment to moderator  
Reply With Quote
Unread 10-05-10, 05:29 AM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Originally posted by PlayerLin
I don't have this problem. Try clear your cookies(whatever IE/FireFox/Chrome 's) on wowace.com and try again please.
I'm not kidding you.

There was an error with cookies, please try again.
From what I can see, it trying to set a cross-domain cookie which I'm not going to allow.
Report comment to moderator  
Reply With Quote
Unread 10-05-10, 04:49 AM  
PlayerLin
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 23
Uploads: 1
Originally posted by AnrDaemon
WowAce has broken cookie handling and not letting me to login.
I don't have this problem. Try clear your cookies(whatever IE/FireFox/Chrome 's) on wowace.com and try again please.
Report comment to moderator  
Reply With Quote
Unread 10-04-10, 03:15 PM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Originally posted by PlayerLin
go to WoWAce's X-Perl page and fire a ticket about those problems,
WowAce has broken cookie handling and not letting me to login.
Report comment to moderator  
Reply With Quote
Unread 10-04-10, 11:59 AM  
PlayerLin
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 23
Uploads: 1
Originally posted by AnrDaemon
While "it is not a bug", could you please make it looks less buggy? If i'm not using 3D portraits, stretched portraits looks extremely ugly.
And for target nameplate for NPC without mana bar, it's still hitting the edge in a wrong place.
The right way to fix this "non-bug" would be to calculate a bounding box and attach buffs to it.
(actually, it is precalculated already, look at shine effect when you hover such mobs, you just have to pick proper frame for anchor)

Stretched portraits... looks like the other 'SetTexCoord' work needed...and no one complain on it until now...

Well, thanks you suggestion, but if you want/you can, go to WoWAce's X-Perl page and fire a ticket about those problems, and let me and other guys that working on fix X-Perl to know and finger out how to change that...
(I remember you have Curse account so you can login to WoWAce with it and fire a ticket. )
Last edited by PlayerLin : 10-04-10 at 12:01 PM.
Report comment to moderator  
Reply With Quote
Unread 10-02-10, 06:39 PM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Originally posted by PlayerLin
Reverted my r383 fix about ticket 706: I found that was NOT a bug. Please enable "Extend Portrait" or "Buffs Warp" option on Player tab in X-Perl option window when you see the buffs line overlaid with any xp/rep bar in the player frame, sorry about this stupid fix.
While "it is not a bug", could you please make it looks less buggy? If i'm not using 3D portraits, stretched portraits looks extremely ugly.
And for target nameplate for NPC without mana bar, it's still hitting the edge in a wrong place.
The right way to fix this "non-bug" would be to calculate a bounding box and attach buffs to it.
(actually, it is precalculated already, look at shine effect when you hover such mobs, you just have to pick proper frame for anchor)
Report comment to moderator  
Reply With Quote
Unread 09-15-10, 11:10 PM  
PlayerLin
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 23
Uploads: 1
I don't know if Zeksie will or will not put new release version on here if he's back. It looks like Zeksie forgot here...

The newest alpha version of X-Perl with some basic Cataclysm/4.0.x support, get it from here if you want.

http://www.wowace.com/addons/xperl/files/268-r374/

Maybe needed more test and fixes.
Last edited by PlayerLin : 09-15-10 at 11:11 PM.
Report comment to moderator  
Reply With Quote
Unread 09-03-10, 07:17 PM  
GRiM
An Aku'mai Servant
 
GRiM's Avatar

Forum posts: 29
File comments: 46
Uploads: 0
Originally posted by AnrDaemon
It is, for every unitframe present currently.
You can't set focus through context menu. Use hotkeys.
(I don't see how setting focus through context menu could be acceptable in combat situation, I'd instakill anyone who would be doing that in my raid)
Thanks for the clarification. I don't know why it's such a big deal for blizz to let unitframes do it.

Agreed on the in combat part. I am generally doing this when dual boxing, or prior to combat. To get around the error I've created 2 macros and added them to my bars.

Cheers
__________________
Too busy playing WoW to make a proper sig...
Report comment to moderator  
Reply With Quote
Unread 09-03-10, 11:59 AM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
With ONLY xperl loaded I get an error but it's a Blizz error box that says...


Would this happen to be a known issue? [/b]
It is, for every unitframe present currently.
You can't set focus through context menu. Use hotkeys.
(I don't see how setting focus through context menu could be acceptable in combat situation, I'd instakill anyone who would be doing that in my raid)
Report comment to moderator  
Reply With Quote
Unread 09-03-10, 08:52 AM  
GRiM
An Aku'mai Servant
 
GRiM's Avatar

Forum posts: 29
File comments: 46
Uploads: 0
Originally posted by Katana994
I have mine set up through key bindings in the default blizzard keybinds. Hit escape, go to Key Bindings, Targeting Functions section (about 1/3 the way down the scroll bar). The two focus options are third and fourth from the very bottom of that section. I have set focus to ctrl+f and target focus to shift+f. There should be a new frame that pops up in the upper left I think is the default position. I think the /focus and /target focus commands also work, but not sure. I'm a key bind freak. >< If this still doesn't work, it might be another addon trying to assert its dominance (addon clash). Hope that helps somehow.
That's a work around. However when clicking the target unitframe and selecting "Set Focus" an LUA error is presented.

Error:
Code:
Date: 2010-09-03 10:51:02
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
With ONLY xperl loaded I get an error but it's a Blizz error box that says...
***TaintForced *** has been blocked from an action only available to the Blizzard UI. You can disable this addon and reload the UI.
Would this happen to be a known issue?
__________________
Too busy playing WoW to make a proper sig...
Last edited by GRiM : 09-03-10 at 08:56 AM.
Report comment to moderator  
Reply With Quote
Unread 08-27-10, 03:36 PM  
bobble09
A Kobold Labourer

Forum posts: 1
File comments: 8
Uploads: 0
love the addon, simple settings also and i like big debuff highlights because default is to small and i hope this gets updated asap as cata hits! dont liek default player frames, to small
Report comment to moderator  
Reply With Quote
Unread 08-25-10, 12:55 PM  
Katana994
A Defias Bandit

Forum posts: 2
File comments: 10
Uploads: 0
Originally posted by TigerClaw
So I when I use "show only castable buffs" for the group, I also want to see my procs as priest like grace, divine aegis and insipration. I already looked through some files but I cannot find the code for it.

Can someone please help me? :3
Assuming you don't want to see things like AI and the like, you just swap from "show only castable buffs" to "show only my buffs" and you'll get those procs to show up. Having both up at one time though is another trick.
Report comment to moderator  
Reply With Quote
Unread 08-22-10, 06:53 AM  
TigerClaw
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
So I when I use "show only castable buffs" for the group, I also want to see my procs as priest like grace, divine aegis and insipration. I already looked through some files but I cannot find the code for it.

Can someone please help me? :3
Last edited by TigerClaw : 08-22-10 at 06:54 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: