Releases: jdmonin/JSettlers2
release-1.1.20
Download jsettlers-1.1.20-full.jar from the list below for the full runnable JSettlers "binary", or jsettlers-1.1.20-server.jar for the server only. JSettlers is pure java, so those Jars will run on any java 1.4 or higher JRE.
Changes for release 1.1.20 (2016-10-24):
- Game board graphics updated to be smoother when window resized
- For new players: When game starts, clicking the board reminds you to right-click to build
- Bots no longer leave practice games after 4 hours idle
- For server config, new optional properties file
- Server can set Game Option defaults on command line or properties file
- If using an optional user database, easier password reset
- Server admins can list all currently connected users with command
*WHO* *
or any game's members with*WHO* gamename
- See VERSIONS.txt for more details and other minor changes
Downloads:
Full JARs and source code: jsettlers-1.1.20-full.tar.gz
Source code: jsettlers-1.1.20-src.tar.gz
release-1.1.19
Download jsettlers-1.1.19-full.jar from the list below for the full runnable JSettlers "binary", or jsettlers-1.1.19-server.jar for the server only. JSettlers is pure java, so those Jars will run on any java 1.4 or higher JRE.
Changes for release 1.1.19 (2014-11-27):
- New game option for house rule: Roll no 7s until a city is built
- Trading port/harbor graphics updated
- Reset board during initial placement: Pick randomly-selected robots, instead of keeping same robots
- Check client password when "New game" is clicked, not later after filling out game options
- For servers using an optional user database, new config options about creating or requiring accounts
- See VERSIONS.txt for more details and other minor changes
release-1.1.18
Download jsettlers-1.1.18-full.jar from the list below for the full runnable JSettlers "binary", or jsettlers-1.1.18-server.jar for the server only. JSettlers is pure java, so those Jars will run on any java 1.4 or higher JRE.
Changes for release 1.1.18 (2013-04-02):
- Reset board: Keep player chat text; Confirm before restarting after end of a practice game
- Chat text field: Word-wrap long lines
- Don't limit the number of simultaneous practice games
- 6-player board: Focus cursor on input field when the chat window expands; scroll chat/game text to bottom when it shrinks
- If saving completed games to db, save if any human players, even if some have left/rejoined
- Bugfix: Client creating a game on a server newer than itself might show a second New Game Options window
- In-game "Game Options" button: If an info window's already visible, show it instead of making another one
- Server --help message: Sort game option keynames alphabetically
- If new game options require a certain version, don't warn unless the required version is newer than 1.1.13 (released November 2011).