Players who leave a game while controlling a player gain back control if they come back.
Added support for custom maps that have countries with single-direction borders.
Give a more strigent warning to hosts who are ending games.
Let the clients know in the chat box when a host has closed the game on purpose.
Added a preference to turn off the animated card movement.
Added the /turnfix command, for the server to get the clients back in sync.
Made some improvements to the 'Update is available' window, making it only ever appear once, and fixing a bug that prevented it from displaying the full version number if it was long.
Changed the sizing in the Join Game window.
Changed the default AI names.
Added a new method in Board for custom AIs to use to get the number of cards that a player has: public int getPlayerCards(int player)
Cleaned up the amount of stuff that gets printed to the log file.
Fixed a small graphics glitch where he box around the helper text would be fully redrawn.
Fixed bugs with respect to players exiting and timing out.
Added the custom maps Krynn, Shark, and Cube to the built-in set. Also added was the Cube theme. Thanks to Gus Lindquist, Sammi, and Flex(Cameron)
Moved around the ordering of some menu items in the Board menu.