Results: 160Comments by: Xuerian
File: XLoot12-12-06
I should probably add that to the d...
Posted By: Xuerian
I should probably add that to the description... Right-click the anchor or open the menu via /xloot options -> Monitor -> Loot monitor The Attach options are rather self explanatory. WoW uses a box-model method of positioning frames. Attach.... Is the point on the child box (The first row to the anchor, the second row to the...
File: XLoot12-11-06
Sheathe: There's a X offset for tha...
Posted By: Xuerian
Sheathe: There's a X offset for that purpose already, that'd require me adding another offset, which is redundant, don't you think? =) Try changing the snap offset in behavior to about 15 or so. BBR: ---EDIT--- I'll implement this fix for both closeloot (To eliminate most hangs) and lootslot. Thanks for the pointer and help in the...
File: XLoot12-09-06
Haha, hmm, maybe not noticing that...
Posted By: Xuerian
Haha, hmm, maybe not noticing that has something to do with me moving loot messages to another window..... I shall look into it. Thanks for pointing that out, Vexis. EDIT: Using DevTools, I don't see any event reporting solo loot. None at all... Maybe I'm missing something else?
File: XLoot12-08-06
For me, this random mod was Ace2, b...
Posted By: Xuerian
For me, this random mod was Ace2, but considering my other mod experiences over the past few days, I knew that mod wasn't doing it. When it was blocked for me, it showed up as Ace2, so that sounds right. As for swiftlooting, that's good at least. I haven't figured out how to catch solo coins, so they don't show up in monitor...
File: XLoot12-08-06
Andeh: Please install ActionBlocked...
Posted By: Xuerian
Andeh: Please install ActionBlocked and tell me what exactly is blocking it. http://www.wowinterface.com/downloads/info6100-ActionBlocked.html It would also help if you could post a screenshot of just before it's blocked, and then just after, with XLoot->Advanced->Debug Messages on.
File: XLoot Monitor (Inactive)12-03-06
Both of those errors point to XLoot...
Posted By: Xuerian
Both of those errors point to XLoot itself not being enabled. Is it loading properly?
File: XLoot12-03-06
As far as I know, it's not (Without...
Posted By: Xuerian
As far as I know, it's not (Without messing with the StaticPopup, which might be possible), since LootSlot() is a API function which actually shows said popup. I'll look into it, it's been requested before. Thanks for the suggestion.
File: XLoot12-02-06
XLoot itself will not work, since u...
Posted By: Xuerian
XLoot itself will not work, since until Slouken fixes it (He's addressed the issue already), CloseLoot() (Which XLoot needs to call) cannot be called by addons, since it additionally clears the target, which is a restricted action. The fix will hopefully be in before tuesday.
File: XLoot12-01-06
Blizzard has locked CloseLoot(), wh...
Posted By: Xuerian
Blizzard has locked CloseLoot(), which afflicts XLoot rather randomly seeing as how I implimented handling LOOT_CLOSED. I'm doing my best to fix this, thanks for the report.
File: XLoot Master (Inactive)12-01-06
fred: Since XLoot uses embedded lib...
Posted By: Xuerian
fred: Since XLoot uses embedded libraries (Ace2, Dewdrop, and one I wrote specifically for it) and has all the embeds and shared functions, it is required to use anything XLoot*. So, you need XLoot and XLoot Master, currently. The plugins are split apart to allow you to only load what you want and save some memory/gc.