Results: 231Comments by: hipjipp
File: TipTac for Classic+TBC09-22-19
I'm working on getting the world to...
Posted By: hipjipp
I'm working on getting the world tooltips to hide instantly. Another addon runs a script that does the job: GameTooltip:HookScript("OnShow", function() GameTooltip_UpdateStyle(GameTooltip) end) hooksecurefunc(GameTooltip,"FadeOut",function(self) self:Hide() end) hooksecurefunc("GameTooltip_SetDefaultAnchor", function(tooltip, pare...
File: What's Training?09-13-19
May I ask if there's a chance of cl...
Posted By: hipjipp
May I ask if there's a chance of clicking on skills in the list and the addon both highlighting it and adds the total cost of highlighted skills to something like a static tooltip? Just making it easier figuring out total cost of training things.Not a big thing since you can just manually do this, but I thought it'd be a nice thing t...
File: Raven Classic09-12-19
Weaponbuff tooltips seem broken and...
Posted By: hipjipp
Weaponbuff tooltips seem broken and I can't figure out how to fix it myself, so here's my error report. Message: Interface\AddOns\Raven\Cancel.lua:111: Invalid inventory slot in SetInventoryItem Time: Fri Sep 13 01:51:54 2019 Count: 2 Stack: Interface\AddOns\Raven\Cancel.lua:111: Invalid inventory slot in SetInventoryItem : in f...
File: TipTac for Classic+TBC09-04-19
Hi, I got bothered by the seemingly...
Posted By: hipjipp
Hi, I got bothered by the seemingly empty line that was created on all tooltips so I looked into it.Seems the SetPadding on line 833 was commented out. self:SetPadding(tt.xPadding,tt.yPadding);Uncommenting it fixes the issue of the tooltip looking wack all the time. Also uncommenting the block on line 651 for works just fine.if (firs...
File: PocketPlot01-31-17
This is a completely different issu...
Posted By: hipjipp
This is a completely different issue, and one that was already fixed in TipTop. The blips issue, and the topic of that thread, was due to Blizzard using a different texture atlas for the minimap blips so that if an addon used a custom one (based on the old atlas), the icons on the minimap were displayed incorrectly. I haven't had a...
File: PocketPlot01-28-17
If it's a small house or small cave...
Posted By: hipjipp
If it's a small house or small cave, you just can't see it because your player arrow is covering it up. Try zooming in. PocketPlot does nothing to the actual map itself. That's Blizzard's minimap.After tinkering around and reading a bit it seems to be minimap addons doing something with blips. I cannot get the indoor maps to load in...
File: PocketPlot01-27-17
Any idea why the minimap won't disp...
Posted By: hipjipp
Any idea why the minimap won't display any "indoor" map? I get nothing when visiting houses, caves etc. I technically don't need it, but it not being there defeats the purpose of a map, eh?
File: TinyDPS10-16-13
I know this isn't under maintenance...
Posted By: hipjipp
I know this isn't under maintenance that much, but i noticed that the meter sorts by damage and not dps anymore. Any way to change it back? http://i.imgur.com/lTDU4HR.jpg
File: Better Battle Pet Tooltip05-09-13
Great addon, I was wondering if the...
Posted By: hipjipp
Great addon, I was wondering if there's a possibility to add the specific breed to the tooltips aswell?Or perhaps as an optional addon.. It doesn't matter much, but i'm amongst those annoying min-maxers when it comes to poké-, I mean, Battle pets.
File: HerbivOre09-17-11
Originally posted by agardin3 Hi,...
Posted By: hipjipp
Originally posted by agardin3 Hi, I was looking around for a site that showed new 4.2 values but that took a while. The herbs page of wowwiki has been updated for 4.2 I saw: http://www.wowwiki.com/Herb complete with orange, yellow, green, grey values and zones. Goldthorn was 170 now 150, bruiseweed was 100 now 85. (example...
File: HerbivOre07-06-11
Re: Skill levels need updating.
Posted By: hipjipp
Originally posted by natassja72 For example, mining Mithrill now only requires 150 skill, not 175 as the addon says. Since i'm not currently playing and havn't been in a year or so i don't know what's what anymore. Providing with things that are wrong and the correct value would be splendid. I can't really do much without your he...
File: HerbivOre05-21-11
Originally posted by agardin3 Hi,...
Posted By: hipjipp
Originally posted by agardin3 Hi, I just installed this after trying broker_herbtraining (which doesnt seem to work and needs data showing addon like fortress). Instead of just the red numbers that tell the needed skill, you could show orange/yellow/green/grey level for each herb and ore. Or you could provide those when you hover...
File: HerbivOre05-05-11
Originally posted by Dixenlee Grea...
Posted By: hipjipp
Originally posted by Dixenlee Great add on, thank you. Suggestion: You should add these intructions to your main page, it took me a hot second to figure out how to switch over from Herb to Orb. I am colorblind and didn't notice the difference between Herb & Orb on the frame. Added. But failed to see how you being colorblind would ha...
File: HerbivOre05-02-11
I love comments, people.
Posted By: hipjipp
Originally posted by tinyu Awesome mod just one little problem with it. there is a little typo in the Cataclysm Ore section it says "Right Obsidium Deposit" should say "Rich Obsidium Deposit". Thank you for telling me. Although i am not playing anymore, i am doing my best to keep functioning addons up-to-date. 'Update' coming shor...
File: HerbivOre03-19-11
Originally posted by Sasari The on...
Posted By: hipjipp
Originally posted by Sasari The only thing that could make this even better is herb/ore by zone, not just region. =)Wish granted. Hover whatever node you wish to know the zone of and it will provide a tooltip containing them all. To everyone, -please- report spelling mistakes, errors etc to help improve this.
File: KoskenAngo02-14-11
Originally posted by Baine hey the...
Posted By: hipjipp
Originally posted by Baine hey there =) any chance to get an update on this? really like your approach here ^^ As it turns out, yes. But you'll have to be patient as i'm not 100% dedicated to fixing my addons yet. HBar and HBarHide are still broken. Chicchai isn't getting an update anytime soon, so i'll have to look into what i'm g...
File: AutoLagTolerance02-11-11
Originally posted by Nibelheim Oh...
Posted By: hipjipp
Originally posted by Nibelheim Oh yeah, completely slipped my mind. Danke :) You're welcome. It just came across my mind as i was looking for the explanation between the two and found this: http://eu.battle.net/wow/en/forum/topic/1710231176
File: AutoLagTolerance02-11-11
Hi. Great addon you've created here...
Posted By: hipjipp
Hi. Great addon you've created here, helps me alot during those laggy periods. I just wanted to point out that since lag is now split into home and world, you need to change line 56 from: local _,_,Latency = GetNetStats();tolocal _,_,_,Latency = GetNetStats();We don't want to check for home-lag since it does nothing for us in the gam...
File: Chat Consolidate08-16-10
Re: Todo List:
Posted By: hipjipp
Originally posted by Xubera While I'm pounding out a heavy work load for r7, anyone else have a suggestion or a feature they would like to see? looks good. Tried the addon out earlier today because i had to venture into the hellhole that is the tradechat and i noticed a bug. If i (shift-)hover (or click, i'm not 100% sure) a...
File: HBar07-04-10
RE: color
Posted By: hipjipp
Originally posted by Schazey Thanks for reply! When I put "--" infront of those 2 lines, the addon wouldn't work. I just want the default blizzard colouring on the buttons and the numbers/letters inside the button. Also, the right side action bar is higher up than it normally is with blizzard. I really like it! but when I enter a...
File: HBar07-01-10
Re: color
Posted By: hipjipp
Originally posted by Schazey Great addon! but how can I remove out-of-range (red) color? thanks :) The only thing you wish to remove is the out-of-range color? find these lines icon:SetVertexColor(1,0,0) normalTexture:SetVertexColor(1,0,0)and add "--" at the beginning of those lines. Without the quotation-marks of course.
File: HBar06-30-10
Originally posted by sacrife I rep...
Posted By: hipjipp
Originally posted by sacrife I repositioned the main bar to be 20pixel above the bottom, however after I enter a vehicle and leave it it reverts back to the bottom. Any idea why? i can only guess it is because i don't actually have any vehicle code making the bars go back to their "original" positions. As i *still* don't have wotlk...
File: KoskenAngo06-30-10
Re: raid frames
Posted By: hipjipp
Originally posted by Inraz is it possible to enable raid frames? As of now (and most likely never), there's no raid frames. if you want some i could reccomend ouf grid, the actual grid and the likes. sorry.
File: Chicchai06-30-10
3.3.5 has hit, are you going to upl...
Posted By: hipjipp
3.3.5 has hit, are you going to upload soon so i know if i need to fix hpanel? :3 no, but really. an update soon wouldn't be very wrong. Especially since you told us you had it ready :p
File: HerbivOre06-28-10
Re: :-)
Posted By: hipjipp
Originally posted by vegastrina Just created this post to tell you that the name is awesome. Very catchy. I'm going to try this mod simply because of that. ;) Hope you'll enjoy it and report any bugs or suggest any features you would like to see in here.