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,156
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 12-22-10, 03:11 PM  
Jack WIsdom
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 0
File comments: 1
Uploads: 2
X-perl no longer working

As of maintenance day Dec 22 when I logged in my x-perl unit frames were all greyed out, I went as far as deleting all addons and wtf folder and goign clean with just x-perl, same problem, fyi.....


Hope to see a fix soon, I love this addon
Report comment to moderator  
Reply With Quote
Unread 12-12-10, 12:36 PM  
Tchernobyl
A Kobold Labourer

Forum posts: 0
File comments: 16
Uploads: 0
I've been getting an error with x-perl, I believe... i'm trying to use a macro to drop the raid flares implemented in 4.0.1. Sometimes though, I get an error with xperl, blocking my use of them. Other times it works fine, and I don't know what's different...

Code:
#showitem item:23768
/click CompactRaidFrameManagerDisplayFrameLeaderOptionsRaidWorldMarkerButton 
/click DropDownList1Button5

This is the macro itself, and below is the text from the mod "swatter", which catches errors. I don't know what it means though, maybe you can make heads or tails out of it?



Date: 2010-12-12 12:32:15
ID: 2
Error occured in: AddOn: XPerl
Count: 2
Message: Error: AddOn XPerl attempted to call a forbidden function (PlaceRaidMarker()) from a tainted execution path.
Debug:
[C]: PlaceRaidMarker()
...mpactRaidFrames\Blizzard_CompactRaidFrameManager.lua:103: func()
..\FrameXML\UIDropDownMenu.lua:636: UIDropDownMenuButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
[C]: Click()
..\FrameXML\ChatFrame.lua:1447: ?()
..\FrameXML\ChatFrame.lua:4108:
..\FrameXML\ChatFrame.lua:4074
[C]: ChatEdit_ParseText()
..\FrameXML\ChatFrame.lua:3737: ChatEdit_SendText()
..\FrameXML\ChatFrame.lua:2536:
..\FrameXML\ChatFrame.lua:2529
[C]: UseAction()
..\FrameXML\SecureTemplates.lua:274: handler()
..\FrameXML\SecureTemplates.lua:541:
..\FrameXML\SecureTemplates.lua:489
AddOns:
Swatter, v3.2.2 (<%codename%>)
NPCScan, v4.0.0.6
Ace3, v
AraBrokerGuildFriends, vr37
AraBrokerMoney, vr12
AraBrokerReputations, vr9
ArcanaExperienceBroker, v40000.3
Atlas, v1.18.0
AtlasBattlegrounds, v1.18.0
AtlasDungeonLocs, v1.18.0
AtlasOutdoorRaids, v1.18.0
AtlasTransportation, v1.18.0
AtlasLoot, vv6.01.01
AtlasLootBurningCrusade, vv6.01.01
AtlasLootCataclysm, vv6.01.01
AtlasLootClassicWoW, vv6.01.01
AtlasLootCrafting, vv6.01.01
AtlasLootWorldEvents, vv6.01.01
AtlasLootWrathoftheLichKing, vv6.01.01
AucAdvanced, v5.9.4960 (WhackyWallaby)
AucFilterBasic, v5.9.4960 (WhackyWallaby)
AucFilterOutlier, v5.9.4960.2531
AucMatchUndercut, v5.9.4960.2531
AucScanData, v5.9.4960 (WhackyWallaby)
AucStatHistogram, v5.9.4960 (WhackyWallaby)
AucStatiLevel, v5.9.4960 (WhackyWallaby)
AucStatPurchased, v5.9.4960 (WhackyWallaby)
AucStatSales, v5.9.4960.2842
AucStatSimple, v5.9.4960 (WhackyWallaby)
AucStatStdDev, v5.9.4960 (WhackyWallaby)
AucStatWOWEcon, v5.9.4960.2530
AucUtilAHWindowControl, v5.9.4960.3311
AucUtilAppraiser, v5.9.4960.2530
AucUtilAskPrice, v5.9.4960.3175
AucUtilAutoMagic, v5.9.4960.3142
AucUtilCompactUI, v5.9.4960.2530
AucUtilEasyBuyout, v5.9.4960.3583
AucUtilFixAH, v5.9.4960 (WhackyWallaby)
AucUtilGlypher, v5.9.4960.2545
AucUtilItemSuggest, v5.9.4960.3108
AucUtilPriceLevel, v5.9.4960.2545
AucUtilScanButton, v5.9.4960.2530
AucUtilScanFinish, v5.9.4960.2530
AucUtilScanProgress, v5.9.4960.2530
AucUtilScanStart, v5.9.4960.4819
AucUtilSearchUI, v5.9.4960.3655
AucUtilSimpleAuction, v5.9.4960.4546
AucUtilVendMarkup, v5.9.4960.2530
Auctionator, v2.8.1
Babylonian, v5.1.DEV.130
BadBoy, v6.216
Bagnon, v2.15.0
BagnonForever, v1.1.2
BagnonGuildBank, v1.0.0
BagnonTooltips, v
BeanCounter, v5.9.4960 (WhackyWallaby)
Bejeweled, v1.1b
BindPad, v2.3.7
BloodShieldTracker, v0.5
BrokerAllXP, v1.6.0-release
BrokerCPU, v40000.$Revision: 2 $
BrokerLocation, v
Carbonite, v4.031
CarboniteTransfer, v1.01
ChocolateBar, vv2.0.6
Configator, v5.1.DEV.282
DBMCore, v
DBMPartyCataclysm, v
DBMWorldEvents, v
DebugLib, v5.1.DEV.275
EclipseBarPlus, v0.8.4
ElkBuffBars, v2.3.0-165
Enchantrix, v5.9.4960 (WhackyWallaby)
EnchantrixBarker, v5.9.4960 (WhackyWallaby)
FuBar2Broker, vr88-release
FuBarFactionsFu, v2.2.1-79
FuBarGuildFu, v2.4.4-117
Gatherer, v3.2.2
GoGoMount, v4.0.30
Grid, v1.40000.1400-beta
GuildMail, v
Informant, v5.9.4960 (WhackyWallaby)
LibRock10, v
LibSharedMedia30, v3.0-62
Livestock, v1.2.2
MagicRunes, v1.0.79
MagicRunesIconDisplay, v1.0.79
MagicRunesRuneBars, v1.0.79
MikScrollingBattleText, v5.5.91
Omen, v3.1.0
PallyPower, vv4.0.17
PitBull4, vv4.0.0-beta19
PitBull4Background, vv4.0.0-beta19
PitBull4BlankSpace, vv4.0.0-beta19
PitBull4CombatFader, vv4.0.0-beta19
PitBull4CombatIcon, vv4.0.0-beta19
PitBull4DogTagTexts, vv4.0.0-beta19
PitBull4HealthBar, vv4.0.0-beta19
PitBull4HideBlizzard, vv4.0.0-beta19
PitBull4HostilityFader, vv4.0.0-beta19
PitBull4LeaderIcon, vv4.0.0-beta19
PitBull4MasterLooterIcon, vv4.0.0-beta19
PitBull4PvPIcon, vv4.0.0-beta19
PitBull4QuestIcon, vv4.0.0-beta19
PitBull4RaidTargetIcon, vv4.0.0-beta19
PitBull4RangeFader, vv4.0.0-beta19
PitBull4ReadyCheckIcon, vv4.0.0-beta19
PitBull4ReputationBar, vv4.0.0-beta19
PitBull4RestIcon, vv4.0.0-beta19
PitBull4RoleIcon, vv4.0.0-beta19
PitBull4VisualHeal5, vv4.0.0-beta19
Prat30, v3.4.13
Prat30HighCPUUsageModules, v
Prat30Libraries, v
Quartz, v1.0
QuartzGCD, v1.0
QuartzInterrupt, v1.0
QuartzLatency, v1.0
QuartzMirror, v1.0
QuartzPlayer, v1.0
QuartzSwing, v1.0
QuartzTarget, v1.0
RazerNaga, v1.3.2
RazerNagaCast, v
RazerNagaRoll, v
RazerNagaTotems, v
RazerNagaXP, v
rBottomBarStyler, v
Recount, v
Stubby, v5.9.4960 (WhackyWallaby)
XPerl, v3.1.1
XPerlArcaneBar, v
XPerlParty, v
XPerlPartyPet, v
XPerlPlayer, v
XPerlPlayerBuffs, v
XPerlPlayerPet, v
XPerlTarget, v
XPerlTargetTarget, v
zBrokerDurability, v1.5
BlizRuntimeLib_enUS v4.0.3.40000 <us>
(ck=1017)
Report comment to moderator  
Reply With Quote
Unread 11-14-10, 07:21 AM  
twistdshade
A Fallenroot Satyr
 
twistdshade's Avatar

Forum posts: 21
File comments: 124
Uploads: 0
FIXED Buffs & Class-Power

A lot of people are having issues with Xperl displaying buffs and debuffs incorrectly.

Also when you separate the class-power bar from the player frame, it displays incorrectly.

A quick way to fix this issue for now, is to use MoveAnything.

Simply disable xperl's player buffs and debuffs, and use moveanything to place the buffs wherever you want.

Do the same with the class power bar.
__________________
Report comment to moderator  
Reply With Quote
Unread 10-29-10, 10:45 AM  
wlwillwell
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Could I hide or separate soul shards and holy power from my frame?
Just like magic rune of DK. Thanks.:
Last edited by wlwillwell : 10-29-10 at 10:53 AM.
Report comment to moderator  
Reply With Quote
Unread 10-28-10, 02:44 AM  
Zoker
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
DoTtimer

Hey

Is it possible to switch off only the Dottimer under the target?
Last edited by Zoker : 10-28-10 at 03:32 AM.
Report comment to moderator  
Reply With Quote
Unread 10-27-10, 08:14 AM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Originally posted by alfa
I have one question. I cant see my holy power on my paladin. Is there an option or is it because i did something wrong ?
You probably need to update your addon (Curse may have newer version), or just enable it in addon settings.

And you can delete your comment in edit mode
Report comment to moderator  
Reply With Quote
Unread 10-27-10, 06:34 AM  
alfa
A Deviate Faerie Dragon

Forum posts: 13
File comments: 10
Uploads: 0
sorry double post
Last edited by alfa : 10-27-10 at 06:34 AM.
Report comment to moderator  
Reply With Quote
Unread 10-27-10, 06:32 AM  
alfa
A Deviate Faerie Dragon

Forum posts: 13
File comments: 10
Uploads: 0
I have one question. I cant see my holy power on my paladin. Is there an option or is it because i did something wrong ?
Report comment to moderator  
Reply With Quote
Unread 10-13-10, 05:58 PM  
Rellikcro
A Kobold Labourer

Forum posts: 0
File comments: 51
Uploads: 0
No longer updated here?

It seems the author might not be updating this mod on this site anymore.

I was able to get a working copy of X-Perl from wowace.com at the following link:

http://www.wowace.com/addons/xperl/

Curse version is much newer then the version here but seems not to be currently the most recent (which is working in patch 4.0.1)
Report comment to moderator  
Reply With Quote
Unread 10-12-10, 08:45 AM  
PlayerLin
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 23
Uploads: 1
Originally posted by AnrDaemon
Well, here's something for you in the meantime:

some error log

That's often freaking out after leaving vehicle. (Mammoth in "Kaw the Mammoth Destroyer" in particular) [/b]
Known bug, one of maintainer said he has been knows what cause it on older revision fixed code and find a way to fix it or revert that fixed code to fix this problem if he can't find a way...
Last edited by PlayerLin : 10-12-10 at 08:54 AM.
Report comment to moderator  
Reply With Quote
Unread 10-10-10, 03:46 AM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Originally posted by PlayerLin
Ah, I know what you mean...
but is it too hard for check what your revision of X-Perl when you downloaded?
It isn't, but it requires additional work from both you and me. Either way

Well, here's something for you in the meantime:
Code:
Date: 2010-10-10 13:43:10
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:195: XPerl_Player_Pet_UpdateHealth()
   ...nterface\AddOns\XPerl_PlayerPet\XPerl_Player_Pet.lua:299: XPerl_Player_Pet_UpdateDisplay()
   ...nterface\AddOns\XPerl_PlayerPet\XPerl_Player_Pet.lua:511: func()
   ...nterface\AddOns\XPerl_PlayerPet\XPerl_Player_Pet.lua:320:
      ...nterface\AddOns\XPerl_PlayerPet\XPerl_Player_Pet.lua:313
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
  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.4
  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
  QuestHelper, v1.4.1
  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
  SBFOptions, 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=f65)
That's often freaking out after leaving vehicle. (Mammoth in "Kaw the Mammoth Destroyer" in particular)
Report comment to moderator  
Reply With Quote
Unread 10-08-10, 10:37 PM  
PlayerLin
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 23
Uploads: 1
Originally posted by AnrDaemon
You quite not understand what I mean
libRevision is not for tracking changes in repository, it is for tracking addon version outside of your hands. Such as in this case, no X-Perl modules had any mark of version info due to not being passed through releasing script, but with libRevision (and a few little adjustments in code), you can still give enough info to Swatter even in this case.
Ah, I know what you mean...
but is it too hard for check what your revision of X-Perl when you downloaded?



And most time, not everyone give a full error log to show...
Well, I'm not reject this suggest but it's minor, I think I should take time about fixing bugs/problems first, thank your suggestion.

EDIT : I'll file a ticket on WoWAce, but I can't guarantee it get accepted and implemented as your wish...
Last edited by PlayerLin : 10-08-10 at 11:01 PM.
Report comment to moderator  
Reply With Quote
Unread 10-07-10, 12:43 PM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Originally posted by PlayerLin
I think the WoWAce/Curse 's SVN Repository is enough. X-Perl using it for ages.
You quite not understand what I mean
libRevision is not for tracking changes in repository, it is for tracking addon version outside of your hands. Such as in this case, no X-Perl modules had any mark of version info due to not being passed through releasing script, but with libRevision (and a few little adjustments in code), you can still give enough info to Swatter even in this case.
Last edited by AnrDaemon : 10-07-10 at 12:43 PM.
Report comment to moderator  
Reply With Quote
Unread 10-07-10, 08:47 AM  
PlayerLin
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 23
Uploads: 1
Originally posted by AnrDaemon
It was the 383 commit. BTW, if you want an easy track for development versions, you can take a look at libRevision published with Swatter.
Try latest SVN versions of X-Perl in WoWAce for the not-updating problem...
(But it may still happens because you're using r383, and still no one have idea why it happens...)
You can always get it from this link : http://www.wowace.com/addons/xperl/files/

I think the WoWAce/Curse 's SVN Repository is enough. X-Perl using it for ages.
Last edited by PlayerLin : 10-07-10 at 08:54 AM.
Report comment to moderator  
Reply With Quote
Unread 10-06-10, 08:54 AM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Originally posted by PlayerLin
Do you using the latest revision of X-Perl(not official 3.0.9)?
It was the 383 commit. BTW, if you want an easy track for development versions, you can take a look at libRevision published with Swatter.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: