// #autoload
// #name = LobbyTab
// #version = 1.2
// #date = December 07, 2003
// #author = Misanthropic aka. EXoCiDe
// #warrior = Misanthropic
// #email = exocide@barrysworld.com
// #web = http://www.angelfire.com/sc3/exocide
// #description = Adds a tab for the game Lobby as if it were another community item, allowing you to access chat, browser, email etc. while in a game.
// #credit = PointDestruction for getting me into GUI mods in the first place :)
// #credit = Red Dog Dragon for suggesting changes for 1.1
// #readme = LobbyTab_ReadMe.txt


Assigns the lobby to a tab at the launch toolbar as if it were another community item, allowing you to access chat email browser etc while still in a game.
update 12.08: LobbyTab no longer overwrites the existing LobbyGui file.
requires Writer's Support.

Has Readme:

LobbyTab 1.2

DESCRIPTION:
This script adds a tab for the game Lobby as if it were another community item, allowing you to access chat, browser, email etc. while in a game.


UPDATING FROM 1.0:
LobbyTab is now in vl2 form. To update, put LobbyTab.vl2 in your GameData/base directory; delete LobbyTab.cs from scripts/autoexec/Misanthropic; delete LobbyGui.gui from the gui/ folder.


CHANGES IN 1.1:
 - You can now join a different game even if you're already in one.

CHANGES IN 1.2:
 - The LobbyTab script no longer includes a LobbyGui.gui file, so it doesn't overwrite the original LobbyGui anymore.
 - The 'Settings' button is no longer visible on the Lobby screen, since this can be accessed from the 'Launch' menu at the bottom.