Thursday, January 18, 2007

FuzzyLogic-2.0.3.182

T'was a bug with loading DongleUtils, all fixed now. Blah blah WoWI blah blah GCode.

Sunday, January 14, 2007

Dongle Beta updates

I've updated all my stuff to the latest beta build of Dongle. Updates are, of course, available on WoWI and GCode.

Wednesday, January 10, 2007

FuzzyLogic-2.0.3.148

Seems I forgot the Dongle embed, grab this update if your FuzzyLogic isn't loading.

GCode
WoWI

FuzzyLogic-2.0.3.143

Updated this lil bitch finally, since 2.0.3 has gone live. Now uses Dongle and will track when your pet dies, so revive should cast on the first click now! It will also set a static macro when you enter combat, so it will always behave as you expect. For now the Mend threshold and keybinding must be set in the lua file, I'll get "real" options in sometime.

To use, make a macro:
/click FuzzyLogicFrame

And as always, grab it at GCode or WoWI

Thursday, January 4, 2007

tekErr-2.0.3.123

Sometime back I found a gem buried in a mod that was doing a dozen different things... send addon errors to a chat frame. I promptly ripped all the extra crap out of this mod, called ErrorRedirect, and condensed it down to a mere 14 lines of code. I never released it because you had to uncomment if you wanted a debug stack... it was a minor pain but nothing I'd want to subject the average user to.

Well, I came up with a solution, put the stack trace in a tooltip and make the output text a good old link, just like an item. So without further blathering, I present tekErr. Get it on GCode and WoWI.

Small note, if you want it to output to a different chat frame (it uses ChatFrame5 by default), you'll still have to go muck about in the code :)