Showing results 1 to 25 of 28
Search took 0.00 seconds.
Search: Posts Made By: TheFly
Forum: Released AddOns 04-19-06, 11:59 AM
Replies: 111
Views: 34,571
Posted By TheFly
Improved tracker: shows the quests you select in...

Improved tracker:
shows the quests you select in an detatched tooltip.
Pretty much equivalent to the blizzard tracker but nicer.
Supports the same coloring and tracking of text objective quest that...
Forum: AddOn Search/Requests 04-19-06, 11:50 AM
Replies: 14
Views: 7,597
Posted By TheFly
FuBar - Mail patch, should work as...

FuBar - Mail patch, should work as intended.

Just updated to use the newest fubar interface
Forum: Released AddOns 04-12-06, 07:32 AM
Replies: 111
Views: 34,571
Posted By TheFly
I also noticed the name was missing or rather...

I also noticed the name was missing or rather just " ". I just thougth deformat would return this string which would be correct and then not lockup string.format.

I have to say that as this...
Forum: Released AddOns 04-11-06, 01:19 PM
Replies: 111
Views: 34,571
Posted By TheFly
Neither of my two crashing chars is freezing...

Neither of my two crashing chars is freezing anymore in 2.1.3 so I can't help there.

One question, has anyone tested the QuestsFu version I posted that has it's own quest tracker. It might be just...
Forum: Released AddOns 04-11-06, 01:05 PM
Replies: 111
Views: 34,571
Posted By TheFly
my guess was that deformat is freezing as it...

my guess was that deformat is freezing as it recieves invalid input.

my main reason for this conclusion is that my char stopped freezing when I commented away those lines in leaderboard. There also...
Forum: Released AddOns 04-10-06, 01:40 PM
Replies: 111
Views: 34,571
Posted By TheFly
A bit more stable together with the ordinary...

A bit more stable together with the ordinary detach. becomes inconsistent if the tracker window is closed manually by reattaching it.

todo: reopen tracker window if closed while tracking
Forum: Released AddOns 04-10-06, 12:49 PM
Replies: 2
Views: 2,411
Posted By TheFly
while I assume it's fully functional I would...

while I assume it's fully functional I would probably have gone with less if statements.
UpdateText:
local HColor = ShowingHelm() and COLOR_HEX_GREEN or COLOR_HEX_RED
local cColor = ShowingVest() and...
Forum: Released AddOns 04-10-06, 09:23 AM
Replies: 111
Views: 34,571
Posted By TheFly
I'm not saying it's perfect but I had a go at...

I'm not saying it's perfect but I had a go at it.

my biggest obstacle was probably to allow the normal QuestFu dropdown at the same time as the tracker.

note if you prefer the full window on screen...
Forum: Released AddOns 04-10-06, 04:38 AM
Replies: 111
Views: 34,571
Posted By TheFly
What are your thoughts on having a quest tracker...

What are your thoughts on having a quest tracker built into QuestsFu.

The benefits as I see it is the ability to track text only quests and coloring for objective quests.
Forum: Released AddOns 04-09-06, 03:05 PM
Replies: 111
Views: 34,571
Posted By TheFly
I will try, I believe it did. more info...

I will try, I believe it did. more info coming

It works.

unless I'm mistaken.
Forum: Released AddOns 04-09-06, 12:32 PM
Replies: 111
Views: 34,571
Posted By TheFly
the freezebug is in this segment for me. I think...

the freezebug is in this segment for me.
I think it takes a while before the values returned are correct as when I use normal quest log it takes about a second before the right objectives comes...
Forum: Released AddOns 04-08-06, 05:44 PM
Replies: 111
Views: 34,571
Posted By TheFly
I can't see how anything can differ between chars...

I can't see how anything can differ between chars except for the quest log.

I dumped my questlog as seen from the api.

I havn't yet looked into it that much. But it should help.
Forum: Released AddOns 04-08-06, 05:14 PM
Replies: 111
Views: 34,571
Posted By TheFly
I saw in the code that it should be managed

I saw in the code that it should be managed
Forum: Released AddOns 04-08-06, 05:01 PM
Replies: 111
Views: 34,571
Posted By TheFly
no luck still crashes with bp - quests 1.6 and BP...

no luck still crashes with bp - quests 1.6 and BP 0.95 which I know worked a week ago so I'm guessing the honor quest in desolace might be the culpit at least in one case.
Forum: Released AddOns 04-08-06, 04:52 PM
Replies: 111
Views: 34,571
Posted By TheFly
After taking a weeks break from wow I'm now...

After taking a weeks break from wow I'm now back.

2 of my characters freeze with QuestsFu I've tried version 2.1.1d down to 1.6 and experience the same thing. It obviosly worked before 1.10 so I...
Forum: Released AddOns 04-08-06, 03:47 PM
Replies: 2
Views: 2,910
Posted By TheFly
How long have you used FuBar? My realm are...

How long have you used FuBar?

My realm are experiencing loot lag atm (EU: Neptulon)

I just want to exclude server issues first.
Forum: Alpha/Beta AddOns and Compilations 04-05-06, 12:49 PM
Replies: 45
Views: 7,098
Posted By TheFly
I'll say don't use PluginFu unless it actually...

I'll say don't use PluginFu unless it actually makes sense. Having Fu twice in the name does look silly. I do support having NameFu as a short name when talking about the plugin but I don't see the...
Forum: Alpha/Beta AddOns and Compilations 04-05-06, 07:05 AM
Replies: 45
Views: 7,098
Posted By TheFly
I guess that would be possible if you also...

I guess that would be possible if you also include "shell" mods with the old name to enable access to their saved variables and have import rutines that copy across. by all means doable but requires...
Forum: Released AddOns 04-03-06, 11:23 AM
Replies: 111
Views: 34,571
Posted By TheFly
changed updatetext to reflect this idea. I...

changed updatetext to reflect this idea.
I apoligise for any typos as I havn't tested it yet.
Forum: Released AddOns 04-03-06, 11:09 AM
Replies: 111
Views: 34,571
Posted By TheFly
good idea, more informative

good idea, more informative
Forum: Released AddOns 03-30-06, 02:06 PM
Replies: 111
Views: 34,571
Posted By TheFly
forgot to attatch

forgot to attatch
Forum: Released AddOns 03-30-06, 01:53 PM
Replies: 111
Views: 34,571
Posted By TheFly
Uploading yet another mod. it's based upon...

Uploading yet another mod.

it's based upon 1.5.3

primarily added dynamic frame creation and persistance of hiding.

note about dynamic frame creation,
You won't reach a hard limit and you will use...
Forum: Released AddOns 03-27-06, 04:49 PM
Replies: 111
Views: 34,571
Posted By TheFly
added some fixes suggested by ckknight - update...

added some fixes suggested by ckknight
- update at levelup
cosmetic code fixes
Forum: Released AddOns 03-27-06, 04:19 PM
Replies: 111
Views: 34,571
Posted By TheFly
Updated with beta changes

Updated with beta changes
Forum: Released AddOns 03-27-06, 11:59 AM
Replies: 111
Views: 34,571
Posted By TheFly
I'm uploading my modded version after having...

I'm uploading my modded version after having merged it with 1.0.4.

Post comments below
Showing results 1 to 25 of 28