Comments on: WoW UI Add-Ins http://www.terminally-incoherent.com/blog/2008/07/15/wow-ui-add-ins/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: strudel http://www.terminally-incoherent.com/blog/2008/07/15/wow-ui-add-ins/#comment-16256 Mon, 28 Jun 2010 10:44:57 +0000 http://www.terminally-incoherent.com/blog/2008/07/17/wow-ui-add-ins/#comment-16256

Dude how do you dare comparing a crapgame like WoW with a cool game like TES:Morrowind

Reply  |  Quote
]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2008/07/15/wow-ui-add-ins/#comment-9631 Thu, 17 Jul 2008 23:31:40 +0000 http://www.terminally-incoherent.com/blog/2008/07/17/wow-ui-add-ins/#comment-9631

Yeah, it broke but got fixed the same day. There were like 3 lines in the code that were crashing the damn thing. Someone figured it out in the forums, I commented them out and it was all good.

Later that night I noticed a new “alpha” release on he Quest Helper site. I downloaded it, did a diff with my current folder and they were identical. The author apparently just commented the same 3 lines. :P

Thanks for the tips. I will definitely check these out. I really haven’t noticed the memory usage of Quest Helper but a leaner solution sounds good. :)

Reply  |  Quote
]]>
By: Tummblr http://www.terminally-incoherent.com/blog/2008/07/15/wow-ui-add-ins/#comment-9630 Thu, 17 Jul 2008 22:16:14 +0000 http://www.terminally-incoherent.com/blog/2008/07/17/wow-ui-add-ins/#comment-9630

Here’s a review of TourGuide, just posted today coincidentally.
http://www.wowinsider.com/2008/07/16/addon-spotlight-tourguide/

AFAIK, QuestHelper is borked now? Also, it just gives you waypoints of quests you picked up, but it doesn’t actually give you any guidance on what sequence of quests you should do. TourGuide gives you the waypoints, but also has human-crafted questing guides to save you time and effort when questing. Also, full disclosure, I’m a huge fanboy of Tekkub’s minimalistic mods. http://www.tekkub.net/

LightHeaded displays comments posted on Wowhead in your quest log, so you can find tips, coordinates, etc. in-game without tabbing out and loading your browser.

TomTom handles coodinates and waypoints. You can doubleclick on coordinates in LightHeaded and have them show up as a big arrow on your screen.

Reply  |  Quote
]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2008/07/15/wow-ui-add-ins/#comment-9628 Thu, 17 Jul 2008 21:25:48 +0000 http://www.terminally-incoherent.com/blog/2008/07/17/wow-ui-add-ins/#comment-9628

Heh… It must be that new WPSpamFree plugin or something. I will look these up, but how are they better than QuestHelper? I mean in general?

Fubar looks interesting especially since Titan seems to be b0rken now. :)

Reply  |  Quote
]]>
By: Tummblr http://www.terminally-incoherent.com/blog/2008/07/15/wow-ui-add-ins/#comment-9627 Thu, 17 Jul 2008 20:47:12 +0000 http://www.terminally-incoherent.com/blog/2008/07/17/wow-ui-add-ins/#comment-9627

Check out TourGuide, TomTom and LightHeaded instead of the notoriously bloated QuestHelper.
EDIT: I tried to link to all these addons, but your blog said I was spamming. Awesome. Go search for them on wowinterface.com.

Also consider FuBar to replace Titan.

For useful and generally well-written AddOns of all sorts, you might want to check out the WowAce forums and wiki. You’ll also find a lot of programmer types hanging around there (as well as the typical clueless users).

Reply  |  Quote
]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2008/07/15/wow-ui-add-ins/#comment-9614 Wed, 16 Jul 2008 13:36:03 +0000 http://www.terminally-incoherent.com/blog/2008/07/17/wow-ui-add-ins/#comment-9614

Yeah, Quest Helper got broken same day as I posted this. Too funny.

Fortunately the author posted an update on curse.com at some point late last night which was very nice. It is working again as we speak. :)

As for Titan, yeah I got the same thing. I did not consider contacting Blizzard about this because:

1. It is a 3rd party add-in and thus unsupported
2. Their support kinda sucks anyway

I’ll be checking Titan page for an update. It is likely they will patch it.

I also noticed that they added a real-time clock just below the mini map, and a feature to track your bag space. So it seems they do sometimes incorporate features from the most popular adons into their product. :)

Also, good tip about the coordinates. This is sort of what I used to do in Morrowind. :) Still, the Quest Helper “arrow” is so much more convenient.

Reply  |  Quote
]]>
By: Steve http://www.terminally-incoherent.com/blog/2008/07/15/wow-ui-add-ins/#comment-9613 Wed, 16 Jul 2008 12:11:01 +0000 http://www.terminally-incoherent.com/blog/2008/07/17/wow-ui-add-ins/#comment-9613

Well, not sure about huntard specific addons, but you can check out http://www.curse.com…this site has a pile of addons and usually the latest. Also, I heard that QuestHelper might have been pooched last maintenance (yesterday) and I know that the Titan bar is (now there’s a bar at the top of my screen that says I have an in-game ticket open with them…and I don’t. I did create a ticket and they said the problem was with Titan. Their solution: remove the addon by deleting it from the Interface directory, then REBOOT MY PC :) too funny.

Um…I think I can just disable the addon from my login screen…no? No need to reboot. Lol…some support, eh?

If QuestHelper is indeed screwed, you can always go to http://www.thottbot.com…you can find info on quests there.

Do you use Cartographer for the coordinates? That’s a good idea, since Thottbot uses them to indicate quest locations, etc. If not, you can create a simple macro:

/script px,py=GetPlayerMapPosition(“player”)
/script DEFAULT_CHAT_FRAME:AddMessage(format(“[ %s ] %i , %i”,GetZoneText(),px*100,py*100));

Drag the macro icon to one of your bars and voila…click it and you will see the coords…easy :) No addon required.

Reply  |  Quote
]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2008/07/15/wow-ui-add-ins/#comment-9611 Wed, 16 Jul 2008 05:19:55 +0000 http://www.terminally-incoherent.com/blog/2008/07/17/wow-ui-add-ins/#comment-9611

Any class specific stuff for the Huntard? ;)

I will check Omen out. It sounds useful, even for solo stuff – maybe I can see when I’m about to aggro monsters off my pet onto me.

Quest Helper is incredibly useful if you are easily annoyed by vague quest directions and aimlessly wandering around a lot.

Reply  |  Quote
]]>
By: Steve http://www.terminally-incoherent.com/blog/2008/07/15/wow-ui-add-ins/#comment-9609 Tue, 15 Jul 2008 16:41:48 +0000 http://www.terminally-incoherent.com/blog/2008/07/17/wow-ui-add-ins/#comment-9609

Well, you can change what “action bars” are available in the non-modded WoW GUI – I have four bars…two on the right hand side of my screen going vertically, and two at the bottom (with a third there tucked under the first – for things that are done while NOT in battle). So, not sure if you need Bartender.

Later on, once you start raiding in a guild, you should get things like CTRaidAssist, Omen Threatmeter, and Recount. The first allows you to easily see everyone in your raid, the second calculates the relative threat level you are at (which is really, really important for heavy DPS classes like Warlocks…once we get threat, if we don’t get rid of it, we are usually dead), and the last gives you an overview of how much damage you are doing relative to your raid (it also can show healing done, damage taken, DPS, etc.)

I also use something called KAOS which allows me to configure my addons without constantly trying to remember what the command line is.

Titan is great, I use that…never tried Quest Helper….

There are also class-specific addons (like Necrosis and Lylock for Warlocks).

Other good ones: Atlas and Atlasloot enhanced (the first gives you maps of the dungeons/instances, the latter the kind of drops the mobs will give in those instances), DeadlyBossMods (really important in instances), and Gatherer (if you are an Herbalist or Miner – really cool addon that remembers where you mined/picked something and can show a HUD of where those items were so you can repick them :) )

Reply  |  Quote
]]>