Results: 44Comments by: kegluneq
File: Glance Information Bar08-09-15
Re: Changing width
Posted By: kegluneq
@rocnroll The screen width is defined in variables.lua, but in initialize.lua in the function gf.loadFrame() I'm setting points for topleft and topright which essentially stretches the bar from left to right. I imagine that if you comment out tf:SetPoint("TOPRIGHT", 0, 0) then the screen width would be set based on the variable, an...
File: Glance Information Bar11-23-14
@Warcliffe Thanks for the error rep...
Posted By: kegluneq
@Warcliffe Thanks for the error report. I just posted a patch that fixes all those problems.
File: Profession Leveling Guide10-21-14
Addons updated
Posted By: kegluneq
I've updated Glance and PLG to work with patch 6.0.2. I have not added any new content for 6.0.2 yet. I did update existing content data for PLG. For PLG, I had to remove the reagent Tracker to get it to work. It will be back as soon as I have time to rewrite it. Blizzard made some huge code changes that I'm sure will cause...
File: Profession Leveling Guide10-19-14
@Imithat Thanks, but I'm aware of t...
Posted By: kegluneq
@Imithat Thanks, but I'm aware of that one. I'm going to have to rewrite the Tracker portion entirely. I've gotten Glance just about ready to post and I'll be working on PLG today.
File: Profession Leveling Guide10-17-14
I will be updating both of my addon...
Posted By: kegluneq
I will be updating both of my addons for the new patch.
File: Profession Leveling Guide07-29-14
@vikkyne I've fixed this issue, it...
Posted By: kegluneq
@vikkyne I've fixed this issue, it will be up in the next release.
File: Profession Leveling Guide07-13-14
@sauron Great! Thanks for letting...
Posted By: kegluneq
@sauron Great! Thanks for letting me know!
File: Profession Leveling Guide07-10-14
Re: Using Quest Items
Posted By: kegluneq
@sauron I'll take a look but check your other addons and see if they may be causing this. PLG doesn't have any onclick code for the quest tracker.
File: Glance Information Bar06-21-14
Re: Bug and suggestion/request
Posted By: kegluneq
@Widersinnes Thanks for the suggestion and letting me know about the bug. I should have it fixed in the next release.
File: Profession Leveling Guide06-10-14
Re: Re: Re: Re: Smelting Problem
Posted By: kegluneq
@ace54858 I'm trying to get in touch with my translator for a couple of other items but I'll try to get it up by this weekend either way.
File: Profession Leveling Guide06-08-14
Re: Re: Smelting Problem
Posted By: kegluneq
I'll take a look at the smelting issue. I've found and fixed the problem. The fix will be posted with the next release.
File: Profession Leveling Guide05-22-14
Re: Tracking Issues Re:
Posted By: kegluneq
@BloodyAlice Excellent! I know just how annoyed or amazed I'd have to be to actually register and comment on something so I try and help as best I can. :)
File: Profession Leveling Guide05-22-14
Re: Tracking Issues
Posted By: kegluneq
@BloodyAlice Thanks! I'm glad you liked it so much. There's no really good way to do it yet, but I will figure something out for the next release. That said, you can try either of these... In your chat window, type "/dump PLG_Tracker.Database:Clear()" without the quotes. Or, try typing "/script PLG_Tracker.Database:Clear()"...
File: Profession Leveling Guide05-02-14
Re: small problem
Posted By: kegluneq
@mistiq Thanks! Don't worry about the spamming, it'll be gone in the next release. I'm working on a major update with bug fixes, recipe updates, style changes, new language support, and the ability to track missing reagents with the quest tracker. It'll be out soon. I hope :)
File: Profession Leveling Guide04-30-14
Re: Re: Suggestion - master of the ways
Posted By: kegluneq
@Treebot I actually ran into Exactly the same problem. I found myself wishing I could fast forward the guide a bit. Unfortunately the reagents can only be pulled from WoW if you know the recipe/pattern. So I can't programatically scan and list ALL the reagents needed. The only way I can think of right now to do that is to add eve...
File: Profession Leveling Guide04-28-14
Re: Suggestion - master of the ways
Posted By: kegluneq
@saxitoxin I'll take a look and see what the best way might be.
File: Profession Leveling Guide04-22-14
Re: Re: Re: PLG: Data not found. PLG is closing.
Posted By: kegluneq
@ace54858 You rock! That is exactly the kind of information I need to make this better.
File: Profession Leveling Guide04-20-14
Re: PLG: Data not found. PLG is closing.
Posted By: kegluneq
@ace54858 Thanks for letting me know. That was a piece of debugging code that got left in. I've fixed it now and I'll post it with the next release.
File: Profession Leveling Guide04-13-14
Re: error
Posted By: kegluneq
@saxitoxin Thanks! I've fixed that problem in the next release. If there's only one recipe listed then clicking it should do nothing. If you click on an alternate recipe, the reagents for that alternate recipe should display.
File: Profession Leveling Guide04-11-14
@GeneralWurst Sweet! Let me know i...
Posted By: kegluneq
@GeneralWurst Sweet! Let me know if you find anything else. Thanks for your help so far.
File: Profession Leveling Guide04-09-14
@GeneralWurst and @ace54858 I thin...
Posted By: kegluneq
@GeneralWurst and @ace54858 I think I have it figured out. I'll have another version up sometime tomorrow. Thanks for all the input and data.
File: Profession Leveling Guide04-06-14
Re: Re: Re: Re: Re: not working right
Posted By: kegluneq
Try turning off all your other addons and see if you have the same problem. If PLG works, turn the addons back on one by one till you find out which is the problem and let me know. I can't reproduce the problem yet. For me it works on first load, login, reload, no problems. If it's not another addon causing the problem I'll look...
File: Profession Leveling Guide04-06-14
@GeneralWurst I believe I have bot...
Posted By: kegluneq
@GeneralWurst I believe I have both problems resolved. Let me know. There is is still something broken. 1. The PLG window has sometimes text in it which starts with:"Create 1.#INF of the followin recipe..." 2. On my warrior alt if i open the smelting window and then close it everything is ok but if i open my blacksmithing...
File: Profession Leveling Guide04-06-14
Re: Re: Re: not working right
Posted By: kegluneq
@ace54858 I've tested everything and have not been able to reproduce the error. It could be the changes I've already made fixed the problem. Let me know if the new release works for you.
File: Profession Leveling Guide04-06-14
Re: not working right
Posted By: kegluneq
@ace54858 Post a screenshot if you can. Let me know what profession you are opening, and what level you are (ex: 595/600). I don't know what to tell you about the key bindings, there's nothing in the code that touches them. The PLG window shows or hides on the tradeskill window open/close events. I have another fix to post to...