Download BOARD18

From BOARD18 Project WIKI
Revision as of 11:12, 7 October 2016 by Rich (talk | contribs) (→‎Release 2.3.1: Release 2.3.2)
Jump to navigation Jump to search

Board18 Overview

BOARD18 is a tool for playing “18xx style” games via Email.

The BOARD18 game session associated with a PBEM game is used to display the game board and the stock market for the game. It will run as a web service accessed via the player's web browser.
The How To page linked to here contains step by step instructions for setting up a PBEM 18xx game.

BOARD18 is open source software available under the MIT License

Please click here to help support the BOARD18 Project.

NOTE: For more information on 18xx style games, see this wikipedia article.

Note that only 2 game boxes are included in the Download ZIP file. This is due to file size considerations.
Additional game boxes should, of course, be downloaded and added to a BOARD18 web site. Follow these instructions when you wish to do so.

Board18 Releases

Unless you have a good reason not to, please use the most current BOARD18 release or the Current Stable Release.
Please contact Rich Price, rich at board18.org, if you have questions about installing BOARD18 on your server.
Please report any issues with BOARD18 or the BOARD18 install process here.


Release 2.3.2

Did some preliminary work for Issue 61 - Correctly rout replies to administrative messages.
Also enhanced the display of players on the left side of board18Misc.php and board18New.php.

Download: Media:Board18-2.3.2.zip

Installation instructions for this release are available at How To Create a BOARD18 WEB Site.

Release 2.3.1

Implemented Issue 64 "Persistent route to desired page on login"
and fixed documentation in a number of javascript scripts.

Download: Media:Board18-2.3.1.zip

Installation instructions for this release are available at How To Create a BOARD18 WEB Site.

Release 2.3.0

Added gimpPythonScripts directory which contains all such scripts.
Revised BOARD18make to eliminate inclusion of any game boxes in .zip file.
Deprecated loadGameBox.php utility. It is no longer needed.

Download: Media:Board18-2.3.0.zip

Installation instructions for this release are available at How To Create a BOARD18 WEB Site.

Release 2.2.2 Current Stable Release

Fixed some typos in loadGameBox.php.
Fixed more typos in board18Boxes.php.

Download: Media:Board18-2.2.2.zip

Installation instructions for this release are available at How To Create a BOARD18 WEB Site.

Release 2.2.1

Fixed some typos [due to Bug 58 fix] in log notes.
Fixed misrouting of game box load messages in board18BoxLoad.php.
Fixed two typos in board18Boxes.php.
Upgraded the doLogNote(note) function to handle NULL BD18.welcomename.

Download: Media:Board18-2.2.1.zip

Installation instructions for this release are available at How To Create a BOARD18 WEB Site.

Release 2.2.0

Fixed Bug 58 - The doLogNote(note) function is not always used.
Implemented Issue 27 Part 5 - Provide a tool for loading a game box from a zip file.
And also make some minor edits that prepare for the removal of jqueryMigrate package from BOARD18.

Download: Media:Board18-2.2.0.zip

Installation instructions for this release are available at How To Create a BOARD18 WEB Site.

Release 2.1.3

Implemented Issue 57 - Redesigned placement logic for context menus and token selection canvases.

Download: Media:Board18-2.1.3.zip

Installation instructions for this release are available at How To Create a BOARD18 WEB Site.

Release 2.1.1

Removed some missed scaling code from enhanced support for browser zoom.

Download: Media:Board18-2.1.1.zip

Installation instructions for this release are available at How To Create a BOARD18 WEB Site.

Release 2.1.0

Backed out enhanced support for browser zoom.
For more information see the Release 2.0.0 Issue document.

Download: Media:Board18-2.1.0.zip

Installation instructions for this release are available at How To Create a BOARD18 WEB Site.