Nice work on the new GUI

I have used git a little, I'm not fully into it yet, but I'm getting better. Somehow, PlanetCon breaks again..

I've changed so the bar draws
under the image now, so the 3D effect applies to the bar too. I'll upload later but will try to fix some stuff before
EDIT: PlanetCon works now, but Cards breaks because it's using
require 'goo/goo' instead
require('goo/goo') causing my filesystem change not to work.
EDIT #2: Adding a function that clears out all self preloaded modules from the package table, to avoid loading modules with same name.
EDIT #3: Got Cards to load but it's entering random states when started, I'll stop trying to fix it and give the problem to the author (ljdp)...
EDIT #4: Okay, I got this solved. I made the script iterate through all events before loading the game, making it clear all old mouse clicks

This
should be solved by now.. Will upload new version in new post.