Results: 636Comments by: Xruptor
File: BagSync09-16-16
Okay the files have been updated on...
Posted By: Xruptor
Okay the files have been updated on both WOWInterface and Curse. The packager didn't put the needed libraries into the zip files when it was created. It was partially my fault and I apologize for that. WOWInterface doesn't seem to use pkgmeta file like Curse does. So I had to manually upload it here. That being said, if you...
File: BagSync09-16-16
The errors are caused by WOWInterfa...
Posted By: Xruptor
The errors are caused by WOWInterface not packing the zip file correctly. I will reupload it. same error, downloaded via curse. I just updated it to 10.1. It should resolve the issues with the libraries on Curse. I've also gone ahead and reuploaded here on WOWInterface. If this continues I will just use hard-copies of libra...
File: BagSync09-16-16
The errors are caused by WOWInterfa...
Posted By: Xruptor
The errors are caused by WOWInterface not packing the zip file correctly. I will reupload it.
File: BagSync09-16-16
The completely reworked BagSync in...
Posted By: Xruptor
The completely reworked BagSync in Ace3 has been released! I've tested this as best I can and I'm hoping no bugs surface. One can hope! :D v10.0 --WARNING!!! Due to database changes you MAY need to rescan all your characters. Sorry there was no way around this. I had to cleanup the Database code. -NOTE:!!!!! BagSync has been c...
File: BagSync09-16-16
is it possible somehow to display g...
Posted By: Xruptor
is it possible somehow to display gold tooltip (content of /bgs gold) when I mouseover my gold amount same way like bagnon does it? I switched to onebank3/onebag3 and this is the only thing I miss. maybe developer could treat this as feature request :P or its not in the scope of this addon? Thank you File a ticket at my GitHub an...
File: BagSync09-12-16
Getting the following error recentl...
Posted By: Xruptor
Getting the following error recently: Message: ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:20: Cannot find a library instance of "AceGUI-3.0". Time: 09/10/16 06:43:22 Count: 1 Stack: : in function `error' Interface\AddOns\BagSync\libs\LibStub.lua:23: in function `LibStub' ...nfig-3.0\AceConfigDialog-3.0\AceConfigD...
File: BagSync09-02-16
Just a heads up that BagSync has be...
Posted By: Xruptor
Just a heads up that BagSync has been completely rewritten in the Ace3 framework. I've gone ahead and improved a lot of the code. I've also implemented better support for Cross-Realms (especially those with spaces in the server name.) Added color settings so you can now choose the colors you want to use in the tooltips. Added the...
File: xanChat08-21-16
Re: Re: Re: Re: Re: Question about new whisper tab msg
Posted By: Xruptor
Okay that's what I thought. If you look at lines ~418 to 426 around there. You will notice that those buttons have been told to hide IF the option to hide them have been enabled. The ChatFrame index is grabbed in the top by max number of chatframes. Have you made sure to to type /xanchat scroll to disable the scrollbars? If you...
File: xanChat08-21-16
Re: Re: Re: Question about new whisper tab msg
Posted By: Xruptor
Where is this BNSetMatureLanguageFilter error you replaced? It is at line 342. I've read that BNSetMatureLanguageFilter doesnt exists enymore. http://www.wowinterface.com/forums/showthread.php?t=53263 I have changed this --ALWAYS turn off profanity filter if BNConnected() then BNSetMatureLanguageFilter(false) end to this...
File: xanChat08-19-16
Re: Question about new whisper tab msg
Posted By: Xruptor
Hi, It's an awesome addon. My fav chat mod. It still works great. There was only one lua error with "BNSetMatureLanguageFilter" but i replaced it with "SetCVar("profanityFilter", 0)" and does the job. But to the question. When i recieve new whisper in new tab it seems like the scroll buttons dont hide, they reamain shown and th...
File: BagSync08-19-16
Re: Cross Realm
Posted By: Xruptor
Thought this was working fine however, just noticed that whilst my Bronze Dragonflight characters can see the items held by those on Nordrassil, it is not working the other way about. Tried doing a complete reinstall from scratch with just Bagsync enabled and get the same result. Guessing it has something to do with the in...
File: xanAchievementMover08-15-16
Re: [Question] Changing the direction of appearing of achievements alert frames
Posted By: Xruptor
Hello. I want move achievements alert frames in top left corner. But when I get a few achievements, the second and subsequent appear above the first. Can I do something so that they appear under the first achievement? That's blizzards alert system doing that. They have pretty much redesigned the entire Alert system from the groun...
File: BagSync08-09-16
v9.0 -Updated Tooltip Parsing -- S...
Posted By: Xruptor
v9.0 -Updated Tooltip Parsing -- Special thanks to Sohvan from wowinterface! Whose help made these fixes possible :D -Because GetItem() is broken (thanks Blizzard!), I've had to make several workarounds to grab the itemLink for the current displayed tooltip. -Tooltips should now properly fill the correct data with Recipes. -Toolt...
File: BagSync08-07-16
Okay I figured it out. Apparently...
Posted By: Xruptor
Okay I figured it out. Apparently it's an issue with the tooltips and recipes in general. It ONLY happens on Recipes for the tooltips. For some reason they introduced some stupid bug in Legion where the GetItem() function returns nil with recipes. I'm currently putting in a workaround and testing it.
File: BagSync08-05-16
Bagsync is not tracking recipes tha...
Posted By: Xruptor
Bagsync is not tracking recipes that are stored in a guild bank. You can find screenshots below. http://imgur.com/a/75vAm http://imgur.com/a/WHHIT The squirrel recipe is not being tracked, but the enchant unholy recipe is for some reason. About 90% of the recipes in the bank are not being tracked. If I take them into my bags,...
File: BagSync08-05-16
Bagsync is not tracking recipes tha...
Posted By: Xruptor
Bagsync is not tracking recipes that are stored in a guild bank. You can find screenshots below. http://imgur.com/a/75vAm http://imgur.com/a/WHHIT The squirrel recipe is not being tracked, but the enchant unholy recipe is for some reason. About 90% of the recipes in the bank are not being tracked. If I take them into my bags,...
File: BagSync07-31-16
Re: GetInboxItem API changed.
Posted By: Xruptor
GetInboxItem function now returns name, itemID, itemTexture, count, quality, canUse So, The following code seems to be fixed: BagSync.lua:418 (v8.8) local name, itemTexture, count, quality, canUse = GetInboxItem(mailIndex, i) to local name, itemID, itemTexture, count, quality, canUse = GetInboxItem(mailIndex, i) Thanks for...
File: xanDebuffTimers07-30-16
Re: Re: Re: Timer Bars
Posted By: Xruptor
Okay so you want to keep the Debuff display the same but reverse the buff one? That's what it looks like to me :) That was like over a year ago. :) I havent played WoW in months. Still have my UI I was working on, though I am sure its totally broken by now. Maybe Ill get back to playing. Sorry for the delay, I myself had sto...
File: xanBuffTimers07-29-16
There is a bug in this addon. Wh...
Posted By: Xruptor
There is a bug in this addon. While using it on my rogue, especially in Ashran. While having my poisons on my weapons, using a flask and using song flower, the icons are changing position rapidly. Its quite annoying. Hmm.... probably because the buffs have very short timers. I'll take a look at it.
File: xanDebuffTimers07-29-16
Re: Timer Bars
Posted By: Xruptor
I have a question and I hope you are still working on your addons. I have both Buff/DeBuff addons installed. Is there any way to reverse the direction? Like so: Player Enemy ]]]]]]]]]]] (ICON) (ICON) Hope you get what Im talking about. Okay so you want t...
File: xanAchievementMover07-29-16
When I type /xanam nothing shows up...
Posted By: Xruptor
When I type /xanam nothing shows up to move. Doh forgot to mention I changed that slash command. It's now /xam I edited the addon description to reflect that. If you noticed when the addon loaded it should have said /xam for the command. Sorry about that!
File: BagSync07-29-16
Re: German Translation
Posted By: Xruptor
Wow thanks!! :D I'll add it to next patch and give you credit for the translations! Little bit more german in the localisation.lua, hope this helps. :) = "Taschen: %d", = "Bank: %d", = "Angelegt: %d", = "Gilde: %d", = "Post: %d", = "Leerenlager", = "Materiallager: %d", = "AH: %d", = "Suche", = "Gesamt:",...
File: xanAchievementMover07-29-16
v1.8 Updated for Legion -Had to r...
Posted By: Xruptor
v1.8 Updated for Legion -Had to rework the code to use the new AlertFrameSystems that Blizzard had implemented. -Since they shifted everything to AlertFrame it has made things a bit easier to handle. -I have tested this on several toons and it seems to work properly. If you notice an alert not following the rules with the anchor...
File: BagSync07-26-16
NOTE: I'm aware that the Cross-Rea...
Posted By: Xruptor
NOTE: I'm aware that the Cross-Realm and BNet account support is not currently working for things like gold display, professions, tokens, and such. I will gradually add support for these things as I put in some spare time. Right now I'm trying to enjoy myself back in WOW :)
File: BagSync07-25-16
Am really stupid or can I just not...
Posted By: Xruptor
Am really stupid or can I just not see BagSync tooltips after the latest update? Nope you aren't stupid or dumb. Bugs happen and there was one with the previous version which I didn't catch. It's hard to debug sometimes when I'm the only one testing. LOL sneaky little bug caught me offguard. :) Regardless, if you download t...