Download
(3Kb)
Download
Updated: 04-11-10 09:00 PM
Pictures
File Info
Updated:04-11-10 09:00 PM
Created:unknown
Downloads:1,988
Favorites:7
MD5:

Log Gnome

Version: 1.2
by: vortex15 [More]

Log Gnome is a simple addon to help with logging your chat and combat log. It includes a simple menu, automatic logging on start up, and easy access hidable minibuttons.

1.0 - Original release.
1.1 - Toc version update.
1.2 - Toc version update.

Optional Files (0)


Post A Reply Comment Options
Unread 02-11-11, 05:35 PM  
EldrickTobin
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Smile Cataclysm and the Log Gnome

Not sure if anyone is using LogGnome besides me, but as it was working if odd I tried my hand at debugging what was wrong with it in our Post Cata world.

LogGnome.LUA
1)Couldn't make line 13 happy so I commented it out with --
2)Changed the "getglobal("")" to "_G[""]" per cata changes

LogGnome.XML
1)Got Really upset at the "this" references (likely completely deprecated even in the xml) and just plopped in what they'd be anyway. self: might have worked but I was upset. Thus the frame sections went from:

Code:
             <OnMouseDown> this:StartMoving();  </OnMouseDown>
             <OnMouseUp>  this:StopMovingOrSizing(); </OnMouseUp>
             <OnDragStop> this:StopMovingOrSizing(); </OnDragStop>
to specifically mentioning LogGnomeOptions or LogGnomeMiniTool specifically.

the other change was:

2) getglobal(this:GetName().."Text") to _G[self:GetName().."Text"]


-=-=-

After all of this the bugger labels the blinking frame options again. huuzah... I guess. Trying to make it obey other things, fill in the options properly etc. Go Go Gadget 'C Debugging Skills' ... please?

--==--==--
Alright. I've made it infinitely messier and it actually saves the options in our Post Cata World. Whee ^-^

I've also made it annoyingly chatty. ^-^v All for the sake of Masochism ... and of course to learn a tad about LUA and LUA changes over time.


Now that I'm done enough... I think I'm the only one who cares... so none should expect the changes up anywhere. Maybe a wiki as a tutorial of how not to LUA code ("What's the variable doing? Want to know... add in spammy messages everywhere. With smilies! You must think it a cute bumbler not something just out to ruin your free time. Perhaps just some 'Spider Pride >8<' if you do feel you need to 'bug track'. Remember Spiders eat bugs.")
Last edited by EldrickTobin : 02-12-11 at 08:29 AM.
Report comment to moderator  
Reply With Quote
Unread 01-18-09, 09:14 PM  
vortex15
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 2
Uploads: 1
Re: Errors with installing and updating

Originally posted by mail4zvv
Hi, first of all words - thx u for small and usefull addon!
I have 1 problem: WoWinterface UI Manager talking "Error - Unsupported addon" and dont install it. Also he dont update er addon (i was install er addon manualy) - write the same error.
I'll see what I can dig up but I don't know too much about WoWinterface UI Manager so don't hold your breath. Sorry bout the late response but I don't check this page very often since it doesn't really get any activity.

Update: Apparently the UI Manager doesn't support .rar uploads. I repackaged it as a zip archive so it should work now.
Last edited by vortex15 : 01-18-09 at 09:53 PM.
Report comment to moderator  
Reply With Quote
Unread 01-05-09, 11:10 AM  
mail4zvv
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Exclamation Errors with installing and updating

Hi, first of all words - thx u for small and usefull addon!
I have 1 problem: WoWinterface UI Manager talking "Error - Unsupported addon" and dont install it. Also he dont update er addon (i was install er addon manualy) - write the same error.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: