Results: 96Comments by: thegabbert
File: Altoholic08-10-09
Lua actually used to behave as expe...
Posted By: thegabbert
Lua actually used to behave as expected there; a lot of mods (mine included) broke when they (the Lua people, not Blizzard) changed it. :mad: For what it's worth, there are a lot of languages (C#, for example) that won't let you do a comparison on a non-boolean at all: in C#, "if (0)" won't even compile. :D
File: Altoholic08-10-09
Also, the Scan Mail Body option doe...
Posted By: thegabbert
Also, the Scan Mail Body option doesn't work; I have it set to 0 but it does the scan regardless. DataStore_Mails.lua, line 260: insert " == 1" before "then". (0 and 1 are both "true", you have to do a comparison to get a boolean true/false.) This seems to fix it for me. YMMV. :D
File: Altoholic08-10-09
I got the "attempt to concatenate l...
Posted By: thegabbert
I got the "attempt to concatenate local 'level' (a nil value)" error when mousing over a hunter quest. It's possible (just a guess, I haven't looked into it) that the quest link parser is choking on the fact that quest levels can be negative; quests that scale with level (class/holiday/etc.) have a listed level of -1. Edit: Da...
File: Talent Planner08-04-09
Update for WoW 3.2 is up.
Posted By: thegabbert
Update for WoW 3.2 is up.
File: Talent Planner06-03-09
Yes, importing from online talent c...
Posted By: thegabbert
Yes, importing from online talent calculators and applying talent goals using the new Preview Talents option are features that are planned.
File: MyBags06-03-09
Thanks for the encouragement, topte...
Posted By: thegabbert
Thanks for the encouragement, toptek. :) Fortunately, MyBags doesn't need much work at all these days, but I plan to keep it updated as long as I'm still using it. :D
File: Talent Planner06-02-09
New version up for WoW 3.1.3. And y...
Posted By: thegabbert
New version up for WoW 3.1.3. And yes, Talent Planner fully supports dual spec.
File: Talent Planner05-19-09
New version up for WoW 3.1.2.
Posted By: thegabbert
New version up for WoW 3.1.2.
File: Talent Planner04-19-09
Originally posted by dracula Hey,...
Posted By: thegabbert
Originally posted by dracula Hey, is it now possible to apply a saved TalentPlanner spec immediately? I guess this would require some additional checking whether the player has the right level for the planned talent points, but it is definitely possible (see addon Talented) and would save a lot of clicking. Yeah, I thought about th...
File: Talent Planner04-19-09
Thanks for your patience, everyone....
Posted By: thegabbert
Thanks for your patience, everyone. New version is up, and as far as I can tell everything's working perfectly. Please give me a shout if you find something is not working. There are still rumors of talent related bugs in WoW itself, so if you do have a problem buying or using the talents themselves, try disabling Talent Planner a...
File: Talent Planner03-14-09
I do plan to update Talent Planner...
Posted By: thegabbert
I do plan to update Talent Planner for 3.1 when it comes out. I tend not to follow the PTRs because the talents change so often and it requires a lot of work to keep up. I like to wait until it goes live because then I only have to data mine once. That all being said, I'll try to find time in the near future to get on the PTR and...
File: Talent Planner02-10-09
New version up for WoW 3.0.9.
Posted By: thegabbert
New version up for WoW 3.0.9.
File: Talent Planner01-22-09
@Zyland: That's the idea. You can p...
Posted By: thegabbert
@Zyland: That's the idea. You can plan out a build, save it, plan out another build, save that, and then switch between the two of them at will. Then when you reset your talents you can pick one of your saved builds and see in-game what talents you planned to buy for that build.
File: Talent Planner01-20-09
New version up for WoW 3.0.8.
Posted By: thegabbert
New version up for WoW 3.0.8.
File: Talent Planner12-08-08
I don't have any plans to add hunte...
Posted By: thegabbert
I don't have any plans to add hunter pet talents support. If there is enough demand for it I'll look into it, though. It is not currently possible to have it auto-buy your talents for you. I get asked for this feature a lot, but I don't have any plans for it.
File: MyBags11-18-08
@Scorpia: on its face it looks you...
Posted By: thegabbert
@Scorpia: on its face it looks you have an old copy of Ace. Ace 1.0 hasn't been updated in quite a long time, and the last "official" version has accrued some bugs as WoW has changed over time. The version of Ace that I have included in the MyBags zip file seems to work for me. Try installing that and let me know.
File: MyBags11-10-08
I'm afraid I'm gonna have to polite...
Posted By: thegabbert
I'm afraid I'm gonna have to politely decline. The parts of MyBags that still work do so because they're basically a pretty layer on top of existing Blizzard container logic. Adding in code to fake out a container and fill it in with data from the token tab might be more than she can handle.
File: MyBags11-04-08
@toptek: Thanks for the words of en...
Posted By: thegabbert
@toptek: Thanks for the words of encouragement. :) But I'm afraid I have no idea what you're asking for.. you're not talking about the Currency tab of the character page that shows you like tokens and badges and stuff, are you?
File: Talent Planner11-04-08
New version of Planner is up for Wo...
Posted By: thegabbert
New version of Planner is up for WoW 3.0.3. @MrDummy: There is a command line option to reset your talents. You can use that, if you like, to reset your talents to zero whenever a patch comes out or whatever. There is verification logic to make sure you don't plan more than the max rank, but it might not check to see if you are...
File: Talent Planner10-24-08
@Silent: I did just find another sm...
Posted By: thegabbert
@Silent: I did just find another small bug where the player's goal rank indicators were showing on the pet tab, and v3.2 is up to fix that bug. But I'm not experiencing any problems spending pet talents or seeing any problems with the talent line showing the wrong data; as a matter of fact, v3.1 was created to fix bugs that sound ver...
File: Talent Planner10-20-08
The whole point of Talent Planner i...
Posted By: thegabbert
The whole point of Talent Planner is to plan what talents you're going to take all the way to max level. The "(y unplanned)" marker is to let you know you haven't planned some points, not to let you know that you've planned more than you can currently spend. I don't see the usefulness in knowing when you've planned exactly the number...
File: MyBags10-18-08
@BigFrank: I don't see anything in...
Posted By: thegabbert
@BigFrank: I don't see anything in the code that would cause a problem with a 22-slot bag. I don't have one myself, though. To ask a stupid question: you didn't accidentally detach that bag from the frame, did you? If you had at one point accidentally shift-right-clicked on that bag button it would detach itself. Apart from that, are...
File: Hack10-17-08
Originally posted by Mud *lol* It...
Posted By: thegabbert
Originally posted by Mud *lol* It's not a pain to clear focus -- you just hit ESC. This just also happens to close the edit window, too. :) I can buy the argument that ESC should only clear focus (the first time) because that's established convention, but I can't buy the inconvenience argument. I think what was probably meant the...
File: Hack10-16-08
I have either a bug report or a gri...
Posted By: thegabbert
I have either a bug report or a gripe, depending on whether or not the following behavior was intentional. :) I have set up three books, one for notes, one for scripts I write, and one the example book that comes with the mod. The example book is unmodified. The behavior I take issue with is that only the "current" book is chec...
File: MyBags10-16-08
Hrm... I just tried it and it worke...
Posted By: thegabbert
Hrm... I just tried it and it worked fine for me: bags, bank, and equipment all scale and resize. When you do "/mb scale x" does it give an error or what? It should say something like "Bank scale now set to ".