Results: 334Comments by: Tekkub
File: GemWatch05-01-07
Nice idea. You know what I'd love...
Posted By: Tekkub
Nice idea. You know what I'd love to see? Integrate your display directly into the equipment frame, so when you open it up you'll have a count of each color on little icons, kinda like how resistances are shown. And what's the point of "1 meta gem"? AFAIK metas only go on head equipment, you'll never have more than one meta.
File: tekKompare04-25-07
Why? Because the normal game toolti...
Posted By: Tekkub
Why? Because the normal game tooltips for items are constantly redrawing. If you have an addon that fixes this longstanding annoyance (StopTheLagginess was it?) then the tooltip is only drawn when first shown, thus you'd only need the key pressed when first drawn. Not that it matters, patch 2.1 implements an adequate replacement...
File: Rawr04-21-07
Looks to me like GemCount's Dongle...
Posted By: Tekkub
Looks to me like GemCount's Dongle is out of date.
File: ResetEcho04-15-07
Ah I love simple 12-line addons. G...
Posted By: Tekkub
Ah I love simple 12-line addons. Good work.
File: SellFish04-11-07
Re: GarbageFu... What we really nee...
Posted By: Tekkub
Re: GarbageFu... What we really need is a "standard" that all the sellvalue mods can adhere to so that any addon can query vendor prices without having to use a specific API for a specific addon. Simple enough, define a global function, sell, buy = GetVendorPrice(item). This should take the same values GetItemInfo can, an itemID...
File: Express Mail04-08-07
Only way to make the icon go away i...
Posted By: Tekkub
Only way to make the icon go away is to delete everything in your mailbox.
File: Rawr03-03-07
I've yet to find sounds for BE and...
Posted By: Tekkub
I've yet to find sounds for BE and Draenei.
File: Squeenix Scope (Plugin)02-28-07
Originally posted by Garland So.....
Posted By: Tekkub
Originally posted by Garland So... any requests? Add more 0's to the version number.
File: tekKompare02-27-07
I WIN AT TEH INTERNETZ! *grumble*
Posted By: Tekkub
I WIN AT TEH INTERNETZ! *grumble*
File: tekKompare02-24-07
Yes, it dissappeared into the depth...
Posted By: Tekkub
Yes, it dissappeared into the depths of *DOOM* page 2
File: DoubleWide02-21-07
Hrm.. mind pushing the share button...
Posted By: Tekkub
Hrm.. mind pushing the share button over to the left? It'd probably make more sense next to abandon instead of close.
File: tekKompare02-18-07
A modifier on-press could be devise...
Posted By: Tekkub
A modifier on-press could be devised, yes. You know where to put those requests. tK current ONLY works with the GameTooltip. I don't see much reason why any mod that's showing on-hover tooltips wouldn't use the GameTooltip, but support could be added for them fairly easily I guess. I just need to know what Atlas's tooltip name is.
File: tekKompare02-17-07
Type this in your chat frame, hover...
Posted By: Tekkub
Type this in your chat frame, hover over the frame that's giving a bad tooltip, and hit enter. Post here what it prints to your chat frame. /script ChatFrame1:AddMessage(GetMouseFocus():GetName())
File: DoubleWide02-15-07
^^ I like people who know when to s...
Posted By: Tekkub
^^ I like people who know when to say no to feature requests, or at least spawn them off into a different project. Too many mods go all Borgy and assimilate every nice idea that comes along. That's why I've not run a mod like this one in a long time, they keep doing shit to my tracker!
File: DoubleWide02-15-07
Originally posted by Sheykh Wow.....
Posted By: Tekkub
Originally posted by Sheykh Wow... Talk about ninja'n the thread, you hijacked the MOD! Ok... 'nuff about the ACE bs... Don't know if this is a valid/appreciated request. But, figured I might as well throw it out there. LOVE the idea of the simple yet sexxay mod, but... Tweak one more thing? The quest tracker. The Blizza...
File: DoubleWide02-15-07
Originally posted by Rommin Reall...
Posted By: Tekkub
Originally posted by Rommin Really, the only thing I can give you here is that WAU is indeed handy. I mean if Tek didn't find any problem with it, why should you? :D /target Tekkub; /wave Tek hasn't installed it yet, Tek is still getting Vista configured to his liking. However, Tek trusts Iriel's work implicitly, but als...
File: DoubleWide02-15-07
(I'm installing Vista on my comp, s...
Posted By: Tekkub
(I'm installing Vista on my comp, so no WoW to test at the moment...) Please tell me this is an ultra-simple "extended quest log" without all that fluff? All I want is a wide quest pane, no other "enhancements". If it is, hot damn man I love you more than I aready did :)
File: tekKompare02-14-07
tK ignores the weapon enchant frame...
Posted By: Tekkub
tK ignores the weapon enchant frames, and I've confirmed this on my shaman. Are you using some other addon for those buff frames?
File: tekKompare02-09-07
Sorry Squishy, you're making a case...
Posted By: Tekkub
Sorry Squishy, you're making a case for why I'm not highly compelled to implement requests. I write for myself, I always have and I've made that clear on many MANY occasions. Nonetheless, I do share my code because I'm nice, and I do implement requests that pique my interest. Had you browsed on GCode for a moment, you would have...
File: tekKompare02-08-07
Yea, EQCompare was the base mod tha...
Posted By: Tekkub
Yea, EQCompare was the base mod that I whittled down for this, and hover links were just fluff to me. I wasn't aiming for a robust feature-full mod here, just the basic compare tips all the time like EquipCompare always gave me. I can include Dongle if need be for DB and slashes, but these feature requests haven't been too compel...
File: tekKompare02-08-07
I want this addon to be super simpl...
Posted By: Tekkub
I want this addon to be super simple, adding toggleable features requires a DB and slash commands and... nope, sorry.
File: tekKompare02-07-07
It runs entirely off like 3 hooks,...
Posted By: Tekkub
It runs entirely off like 3 hooks, and hooks are faster to do by hand. Besides it doesn't have any options or what have you, so there's no need for an underlying library just for hooks.
File: tekKompare02-06-07
It's a RAR, aparently the WinRAR co...
Posted By: Tekkub
It's a RAR, aparently the WinRAR command line isn't smart enough to look at the extension... bastards. I'll fix it when I gets home.
File: tekKompare02-06-07
Aye, I'm aiming for the simple basi...
Posted By: Tekkub
Aye, I'm aiming for the simple basic functionality here. Really it wouldn't be that hard for CV to override the methods that I use to show it's own compare tips when it's got an alt's data up. To me that's a much cleaner solution than to rely on a second addon to do it.
File: tekKompare02-05-07
No, and it never will. The aim of...
Posted By: Tekkub
No, and it never will. The aim of the mod (and basically all my mods) is simplicity, utility, and speed. Frankly I feel that the feature you're asking for should be built into CharactersViewer, it seems the more logical place to me.