Difference between revisions of "Download BOARD18"

From BOARD18 Project WIKI
Jump to navigation Jump to search
(→‎Release 1.4.2 - Current Stable Release: not - Current Stable Release)
(→‎Release 1.5.0: - Current Stable Release)
Line 28: Line 28:
Installation instructions for this release are available at [[How To Create a BOARD18 WEB Site]].
Installation instructions for this release are available at [[How To Create a BOARD18 WEB Site]].


===Release 1.5.0===
===Release 1.5.0 - Current Stable Release===
* Implemented issue 27 Phase 4 - board18Boxes.php.
* Implemented issue 27 Phase 4 - board18Boxes.php.
* Added links between board18Boxes.php, board18Games.php and board18Players.php
* Added links between board18Boxes.php, board18Games.php and board18Players.php

Revision as of 07:15, 17 May 2016

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.0.0

  • Implemented Issue 1 - Request for an "undo" capability
  • Implemented Issue 20 - Associated spreadsheet URL capability
  • Implemented Issue 47 - Rewrite JS to remove contextMenu API
  • Implemented Issue 50 - Redesign of main menus and keyboard shortcuts.
  • Enhanced support for browser zoom.

This release is not entirely upward compatible with previous releases. We do not recommend upgrading to release 2.x.x from release 1.x.x. It is possible to do so, but the problem is that a common file that is cached by most browsers has been changed and this can cause a number of page formatting issues until the cache expires. New installs should have no problem.

Download: Media:Board18-2.0.0.zip

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

Release 1.5.0 - Current Stable Release

  • Implemented issue 27 Phase 4 - board18Boxes.php.
  • Added links between board18Boxes.php, board18Games.php and board18Players.php

If upgrading from release 1.3.4 or earlier then see this note.

Download: Media:Board18-1.5.0.zip

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

Release 1.4.2

  • Fixed status swap bug in board18Misc.php

If upgrading from release 1.3.4 or earlier then see this note.

Download: Media:Board18-1.4.2.zip

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

Release 1.4.1

  • Added 3 new PHP functions. They are linkGet, linkAdd and linkDel.
  • Updated board18Misc page to support toggling the current game status.
  • Added link processing functions to board18Misc page.

If upgrading from release 1.3.4 or earlier then see this note.

Download: Media:Board18-1.4.1.zip

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

Release 1.4.0

  • Updated game_link table.
  • Added aboutBoard18() function to board18com.js.

If upgrading from release 1.3.4 or earlier then see this note.

Download: Media:Board18-1.4.0.zip

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

Release 1.3.4

  • Put tray back into Market pages and fixed bug in switching between SnapMap and SnapMrk.

Download: Media:Board18-1.3.4.zip

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