Added 64MB as an option to DOSBox memory options. (note: DOSBox will set its memsize to 63)
Removed asking to run game setup program after editing a game.
Added run and setup game buttons to game edit screen which will enable after applying changes to a game's configuration.
Changed all references to "Global Handle" to "Display Name".
Updated the change display name dialog to properly validate the display name characters and only enable the "Ok" button when the name differs from the current display name.
Updated account screen to denote the first name, last name and homepage fields as optional.
Game room creation now has an option to announce the newly created game room to the chat lobby. This option is on by default, but can be turned off in the configuration. The game room screen also has an announce button on it which can be used by the room creator or server owner to also announce the room to the chat lobby. Rooms will only be announced to players who have the game of the game room configured.
Moved the game room screen buttons out of the tittle bar and to a panel inbetween the title bar and chat widnow.
Game rooms will now be synced between all online players when they are added, edited and deleted. The lobby list will update automatically.
Fixed bug where the "Players" column of the game room lobby was showing "1" instead of the sum of all the players in the room.
Temp max player count will now be synced to all players in a game room so it's now visible when it changes. A notification will also be displayed in the game room chat window.
The "Reset to Profile" and "Reset to Default" buttons of the game edit screen will now always be enabled.
The main window title no longer shows your display name and neither does the try icon title.
Game room creation now has an option to announce the newly created game room to Discord in the #game-rooms channel. This option is on by default, but can be turned off in the configuration. The game room screen also has an announce button on it which can be used by the room creator or server owner to also announce the room to Discord.
The cga:// protocol handler has been reimplemented and will allow for entering game rooms from a link. These links are being used in the Discord game room announcement messages.
From a game room's lobby you can now copy its cga:// URL to the clipboard. A prompt will appear when copying asking to format for Discord, if "Yes" is clicked the URL will be formatted for pasting into Discord chat and if not it will just be the plain link.