Results: 51Comments by: fostic_popcorn
File: bNameplates11-11-13
Towards the very bottom, changing...
Posted By: fostic_popcorn
Towards the very bottom, changing elseif event == 'PLAYER_ENTERING_WORLD' then to elseif event == 'PLAYER_LOGIN' then Will make the debuffs work from the get-go. I think this is because in 5.4.1 Blizzard changed the order in which PLAYER_ENTERING_WORLD and PLAYER_LOGIN fires.
File: bNameplates11-09-13
Is anyone else experiencing namepla...
Posted By: fostic_popcorn
Is anyone else experiencing nameplate debuffs not showing up until a /console reloadui? I downloaded a completely fresh version of the addon and still had this issue. :/
File: Light'n'Stylish Minimap (Fan Update)04-29-13
Hey anon, sorry it took so long to...
Posted By: fostic_popcorn
Hey anon, sorry it took so long to get back to you. The problem with the coords not showing up was that the minimap would be triggered by something (opening certain frames?) which would for some reason dynamically add frame levels to the minimap and thus cause the minimap to overlap and hide the coordinate bar. This only started h...
File: Aptechka04-11-13
By any chance can you post example...
Posted By: fostic_popcorn
By any chance can you post example documentation on the changes you made in 2.3.0? There appears to be no indication of how to skin the new absorb indicator or the debuff corner in the config.lua (or even how to disable them), and github appears to be out of date so I can't check commits to see what new lines were added. Additiona...
File: Dual Spec Spam Filter (Fan Update)01-25-13
Re: Global Leak
Posted By: fostic_popcorn
Is there any reason why the HideSpam frame isn't defined locally, and is being leaked to the global environment? local HideSpam = CreateFrame("Frame") should be more appropriate. Fixed it :)
File: Battle Pet Daily Tamer12-16-12
http://gifs.gifbin.com/sw8035sw753.gif
Posted By: fostic_popcorn
http://gifs.gifbin.com/sw8035sw753.gif
File: Battle Pet Daily Tamer12-15-12
Oh my god. This + sticky battle pet...
Posted By: fostic_popcorn
Oh my god. This + sticky battle pet skills - you are my hero! A hero amongst mere mortals! I occasionally use the non-satchel tamers to powerlevel pets from as well. Any chance you could add (perhaps a toggleable) option to show those? If not, that's okay! Thank you so much for what you've already done for pet battlers!
File: bNameplates12-02-12
Just wanted to chime in and say I'm...
Posted By: fostic_popcorn
Just wanted to chime in and say I'm really looking forward to this addon's update! I'm a huge fan of your addons. I love their style and I use quite a lot of them!
File: bdActionbars11-30-12
For those who want to fix it for Mo...
Posted By: fostic_popcorn
For those who want to fix it for MoP, you can fix it by opening the file in Notepad, Ctrl+F and replacing the following: ShapeshiftBarFrame with StanceBarFrame ShapeshiftBar_Update with StanceBar_Update NUM_SHAPESHIFT_SLOTS with NUM_STANCE_SLOTS Shapeshift Button with StanceButton VehicleMenuBar with OverrideActionBar
File: NeedToKnow11-28-12
Hey, sorry if you are already aware...
Posted By: fostic_popcorn
Hey, sorry if you are already aware of this issue, but I have a problem with blinking settings for totems (specifically Searing Totem, but I have tested with others such as Healing Stream and they all have this issue) Blink Settings: Enable for this bar: Checked Blink out of combat: Unchecked Blink only for bosses: Unchecke...
File: PlateBuffs11-28-12
5.1
Posted By: fostic_popcorn
For those wanting to restore functionality to patch 5.1, simply update LibNameplates. Download link: http://www.wowace.com/addons/libnameplate-1-0/ extract to Interface/AddOns/PlateBuffs/libs :)
File: PlateBuffs11-28-12
5.1
Posted By: fostic_popcorn
For those wanting to restore functionality to patch 5.1, simply update LibNameplates once more. Download link: http://www.wowace.com/addons/libnameplate-1-0/ extract to Interface/AddOns/PlateBuffs/libs :)
File: NugMiniPet11-27-12
The following API was renamed in 5....
Posted By: fostic_popcorn
The following API was renamed in 5.1, a simple ctrl+f / replace will get the addon up and running again: Replace GetSummonedPetID with GetSummonedPetGUID Replace SummonPetByID with SummonPetByGUID However you might have to re-set your character favorites. For some reason mine were wiped. After that the addon worked perfectly a...
File: Dual Spec Spam Filter (Fan Update)11-02-12
@Autolycus: Wow, thank you so mu...
Posted By: fostic_popcorn
@Autolycus: Wow, thank you so much for such a detailed error report! And thanks for linking another addon's solution too haha. (that's my usual method of fixing things >.> *shame*) I took a leaf from AutoRole and added an if condition for getSpecialization() being nil. It should now print "Switched to an empty spec." if you dua...
File: Dual Spec Spam Filter (Fan Update)10-24-12
Awesome addon! Can you add hunter p...
Posted By: fostic_popcorn
Awesome addon! Can you add hunter pets spec to it? Would be perfect. I've looked at this and I can't get it to work :( sorry, I'm not a real programmer... I'm pretty sure I have the variables right (ERR_PET_SPELL_UNLEARNED_S, ERR_PET_LEARN_ABILITY_S, ERR_PET_LEARN_SPELL_S), but it just doesn't work. You could try the addon Sile...
File: Light'n'Stylish Minimap (Fan Update)09-14-12
Show Map redux: Hit enter after...
Posted By: fostic_popcorn
Show Map redux: Hit enter after QueueStatusMinimapButtonBorder:Hide() and paste: MiniMapWorldMapButton:SetNormalTexture(nil) MiniMapWorldMapButton:SetPushedTexture(nil) MiniMapWorldMapButton:SetAllPoints(lctn_bar) Look for _G, and either delete the line or comment it out: -- _G, @Frayol Unfortunately I...
File: Light'n'Stylish Minimap (Fan Update)09-14-12
@Frayol: That is an AMAZING idea. T...
Posted By: fostic_popcorn
@Frayol: That is an AMAZING idea. Thank you for suggesting it!! goldman, if would like that fuctionality (clicking on zone text to open map), I can get that code to you sometime tomorrow. Also I didn't actually know anyone wanted scroll fuctionality haha >.>. I'll take a look into that sometime this weekend!
File: Light'n'Stylish Minimap (Fan Update)09-12-12
ummm, is there a way to restore the...
Posted By: fostic_popcorn
ummm, is there a way to restore the alarm function to the clock? when i click it the pop up wont appear... EDIT: also the "show map" button is kinda of a big loss, is there any way to open it? Wow, would you believe I've been using this minimap addon for so long I'd completely forgotten you could actually click on the clock for...
File: Light'n'Stylish Minimap (Fan Update)09-09-12
i cant move the dungeon flag. is t...
Posted By: fostic_popcorn
i cant move the dungeon flag. is there any option to do so? There's no option, but it's very easy to do in LUA. Where would you prefer to move it to? MiniMapInstanceDifficulty:ClearAllPoints() MiniMapInstanceDifficulty:SetPoint("TOPRIGHT", Minimap, "ANCHORPOINT", x, y) Depending on what corner you want to put it in...
File: Dual Spec Spam Filter (Fan Update)09-07-12
I'm so glad you found it useful! :b...
Posted By: fostic_popcorn
I'm so glad you found it useful! :banana:
File: FreebTip09-04-12
Hey hey, A couple of tooltips mi...
Posted By: fostic_popcorn
Hey hey, A couple of tooltips missed getting skinned. FriendsTooltip, BNToastFrame.tooltip, and QueueStatusFrame (newly added in 5.0.4, when you hover over the minimap icon when queuing for LFD/LFR/BGs). The problem I encountered with QueueStatusFrame was that the default tooltip border still would not go away. Freebtip was ins...
File: PlateBuffs09-04-12
Thanks so much Kesava, that worked...
Posted By: fostic_popcorn
Thanks so much Kesava, that worked great for me. LibNameplate was also throwing errors for me (because GetNumRaidMembers was deprecated this patch). It can be updated here: http://www.wowace.com/addons/libnameplate-1-0/ Simply copy/paste LibNameplate-1.0.lua into the directory: PlateBuffs/libs/LibNameplate-1.0 Hope this h...
File: NugMiniPet09-04-12
Holy crap, thanks so much for the q...
Posted By: fostic_popcorn
Holy crap, thanks so much for the quick response :) Love this addon so much!
File: NugMiniPet09-03-12
Hey! So, now that NugMiniPet runs o...
Posted By: fostic_popcorn
Hey! So, now that NugMiniPet runs off the account-wide favorited pets list, it seems I can no longer have a certain pet always auto-summoned per character. Is there any way either save settings per character, to return to the old functionality? What I really want is to have Character X always summon a seagull, Character Y always s...
File: FreebTip07-01-12
Hey, A while ago I noticed that...
Posted By: fostic_popcorn
Hey, A while ago I noticed that FreebTip did not style the tooltip that comes from autocompleting a person's name in the chat editbox (e.g. your friend Alex is online, you start typing /w Al or /i A and a box pops up below your editbox wanting to autocomplete the name Alex for you). That frame's name is AutoCompleteBox, I added...