Results: 129Comments by: skyraker
File: XrysGatherer05/11/14
There actually isn't an event for h...
Posted By: skyraker
There actually isn't an event for harvesting. Oh, I know. But the EVENT_LOOT_RECEIVED event does fire when others (or maybe just group members, I'm not entirely sure) loot near you, which is why ReceiveLoot is going off in your addon. Since you modified that function to make sure it was only detecting you, we haven't seen any no...
File: XrysGatherer05/11/14
Re: Re: Re: Mini update on Git Repository for testing ...
Posted By: skyraker
Skyraker, if you can test this again with your wife and see if this update resolves what you are seeing and whether she receives a message on her screen that you looted the item rather than herself. Once the addon knows it is the player who looted it will update the item gathered data and map data accordingly. I will check, but...
File: XrysGatherer05/10/14
Re: Mini update on Git Repository for testing ...
Posted By: skyraker
Skyraker, if you can test this again with your wife and see if this update resolves what you are seeing and whether she receives a message on her screen that you looted the item rather than herself. Once the addon knows it is the player who looted it will update the item gathered data and map data accordingly. I will check, but...
File: XrysGatherer05/10/14
Trying new beta files. Used a diffe...
Posted By: skyraker
Trying new beta files. Used a different character to ensure some new nodes. This is what I get. https://www.dropbox.com/s/h89y4e1fcop5e9e/Screenshot_20140510_224106.BMP Also, do you plan on releasing new version through the site also, or only through GIT?
File: XrysGatherer05/10/14
Hi Xrystal, a note and at least one...
Posted By: skyraker
Hi Xrystal, a note and at least one question. I do not know when it specifically happened, but Gatherer is not reporting any verbose information for me (old or new nodes). I disabled all other addons to check if they were conflicting (because I had received a couple map pin errors recently), and even tried different zones but the...
File: MyStatusWindow05/09/14
Thanks. It has been added to the fe...
Posted By: skyraker
Thanks. It has been added to the feature request list for me to work on. Emperor rank points may take a little longer but I think I can get the PvP rank added soon.
File: MyStatusWindow05/09/14
Please update me on the status of t...
Posted By: skyraker
Please update me on the status of the Veteran XP bug and the LAM bug with the latest update.
File: MyStatusWindow05/09/14
My apologies again. I didn't notice...
Posted By: skyraker
My apologies again. I didn't notice when I updated the included copy of LibAddonMenu that all I had done was put it in an extra subdirectory. So instead of overwriting the old one, my addon still simply accessed the old one. An update has been posted and should be available shortly.
File: MyStatusWindow05/09/14
Re: Re: Re: Still broken
Posted By: skyraker
MyStatWin.globals.Modules.EXP = MyStatWin.colors.gold.."VP: "..MyStatWin.colors.green..GetUnitVeteranPoints('player')..MyStatWin.colors.orange.."/"..MyStatWin.colors.green..GetUnitVeteranPointsMax('player') Heh, I swear I looked at every color call five times when I was trying to fix it.
File: MyStatusWindow05/09/14
Re: Re: Re: Vamp xp still broken
Posted By: skyraker
Love addon been using it since day one ..But vamp xp has not worked for me since you have offered it ...not sure what the problem id thanks in advance I'll check it out. I'm not a vampire so it hasn't been something I can test. What specifically is wrong with it. Does it not display or is it saying you have 'No Vamp/Wolf XP'?...
File: MyStatusWindow05/08/14
Re: Vamp xp still broken
Posted By: skyraker
Love addon been using it since day one ..But vamp xp has not worked for me since you have offered it ...not sure what the problem id thanks in advance I'll check it out. I'm not a vampire so it hasn't been something I can test. What specifically is wrong with it. Does it not display or is it saying you have 'No Vamp/Wolf XP'?
File: MyStatusWindow05/08/14
Re: Still broken
Posted By: skyraker
Many thanks for your efforts to get this fixed, but just updated and still broken with the errors as described earlier. I think I know the issue, so I am going to make another update like I did earlier. Will be up shortly.
File: MyStatusWindow05/08/14
Not sure if it was entirely on my e...
Posted By: skyraker
Not sure if it was entirely on my end, but I've never used this add-on before and after installing it, I was getting an error about "expecting function but found nil stack" on line 583. This line is calling the function AddSubMenu from the LAM library which the included version with the add-on does not have. I downloaded the lates...
File: MyStatusWindow05/08/14
Since this is affecting many of you...
Posted By: skyraker
Since this is affecting many of you, I've done another update which should be available shortly (or by the time you read this if it has been a little bit). Same version number, so your settings would not have changed should you have set them. Please let me know if this fixes the problem.
File: BuddyWindow05/08/14
Sorry about the long update. I inco...
Posted By: skyraker
Sorry about the long update. I incorporated code style changes I made to my other addon into this one also. New version allows you to select individual messages to enable/disable along with all of a certain group. LibAddOnMenu appears to not be able to detect when one option disables other options, so if you use the setting to ena...
File: MyStatusWindow05/08/14
Re: latest update
Posted By: skyraker
with latest update I getting there errors (im VR4 maybe this is problem with XP showing) 2014-05-08T08:06:41.472+01:00 |cff0000Lua Error: user:/AddOns/MyStatusWindow/modules.lua:62: operator .. is not supported for nil .. string stack traceback: user:/AddOns/MyStatusWindow/modules.lua:62: in function 'updateEXP'...
File: MyStatusWindow05/07/14
Love the new additions (Woot for th...
Posted By: skyraker
Love the new additions (Woot for the no settings change soon). Can the compass bumping be made a toggle option? Some toons it is great for but some it messes layout up. Not a problem. Could you add it to the feature requests on the addon portal?
File: MyStatusWindow05/07/14
Version 2.3 should be up soon. Thin...
Posted By: skyraker
Version 2.3 should be up soon. Think Compass bumping has been put in (crudely for now, the compass will move after you have set the bar into that area) as well as merging the XP and VP modules (which makes more sense because you won't earn VP if you are earning simple XP). I've also updated the settings menu layout to encompass my cu...
File: MyStatusWindow05/07/14
pls add rank points (pvp rank) .......
Posted By: skyraker
pls add rank points (pvp rank) .... Just for my own knowledge, how is this different than Alliance Points?
File: MyStatusWindow05/03/14
Nice one, but why I have to redo al...
Posted By: skyraker
Nice one, but why I have to redo all settings after each update, everything back to default after I have another version. Also a lock - unlock button would be great, the current possibility to move the window is not ideal, hard to get the pixel where the window can be moved. 1) I have left it so that setting reset on new versions...
File: MyStatusWindow05/02/14
Version 2.2 is on its way. For t...
Posted By: skyraker
Version 2.2 is on its way. For this, I fixed a huge bug I was unaware of until last night concerning the settings menu. Also fixed was subzone detection/display. Subzone names will only display when you are in one (no more Stonefalls (Stonefalls)). Subzone name is also no longer simply the map name, it is actually a subzone nam...
File: MyStatusWindow05/01/14
Re: Re: Bug with Sub-zones
Posted By: skyraker
Hi, it's been present for the version prior to 2.1. The sub zone does not change as it should. For example, I way-shrined from Vulkels Guard to Mistral in Khenarthi's Roost. The zone changed from Auridon to Khenarthi's Roost but the sub-zone stayed at Vulkels Guard. This is repeatable. Also, even before this, the sub z...
File: MyStatusWindow05/01/14
Research timers for cloth, ww and b...
Posted By: skyraker
Research timers for cloth, ww and bs would be nice to have as an option. If more than one item is being researched, the one with the shortest time left should be visible. Is it possible to make clickable menus on it? And would it be possible to make it go over the whole screen, all the way left, and all the way right? And th...
File: MyStatusWindow04/30/14
Re: Bug with Sub-zones
Posted By: skyraker
Hi, it's been present for the version prior to 2.1. The sub zone does not change as it should. For example, I way-shrined from Vulkels Guard to Mistral in Khenarthi's Roost. The zone changed from Auridon to Khenarthi's Roost but the sub-zone stayed at Vulkels Guard. This is repeatable. Also, even before this, the sub z...
File: MyStatusWindow04/29/14
Okay, here is my plan. I'm going...
Posted By: skyraker
Okay, here is my plan. I'm going to release version 2.1 tomorrow evening. This is the first release of this add-on with the code being cleaner. I've tried to test every change I made, but something may have slipped my grasp. So I'd like to hear about any new issues that have cropped up. As that is happening, I'm going to start...