tag c83a1bc65c15b068494335e0f20964b287071ace v1.0.6
Author:	Filip Stenström <filip.stenstrom.4488@gmail.com>
Date:	Thu Sep 27 21:46:37 2018 +0200

Fixed AceGUI widgetpool contamination

commit c9e3ec875ec07f19e866ddde47a69afa5eb12dd9
Author: Filip Stenström <filip.stenstrom.4488@gmail.com>
Date:   Thu Sep 27 21:31:55 2018 +0200

    Fixed AceGUI widgetpool contamination
    
    - GUI no longer extends the Ace Window class.
    - GUI now has a reference to a Ace Window class.
    - GUI now has more robust Show/Hide logic.

