Difference between revisions of "Download BOARD18"

From BOARD18 Project WIKI
Jump to navigation Jump to search
(→‎Release 2.5.3: Release 2.5.4)
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Board18 Overview==
==Board18 Overview==
{{:Main Page.Welcome}}
{{:Main Page.Welcome}}
<span style="color: Fuchsia">Note that only 2 game boxes are included in the Download ZIP file.
This is due to file size considerations.</span><br>
Additional game boxes should, of course, be downloaded and added to a BOARD18 web site. Follow [[Download Game Boxes|these instructions]] when you wish to do so.


==Board18 Releases==
==Board18 Releases==
Line 11: Line 7:
Please report any issues with BOARD18 or the BOARD18 install process [http://bugs.board18.org/ here].
Please report any issues with BOARD18 or the BOARD18 install process [http://bugs.board18.org/ here].


Installation instructions for these releases are available at [[How To Create a BOARD18 WEB Site]].<br>
<span style="color: Fuchsia">If you are '''upgrading''' from a release prior to 2.5.0, please see this [[Release 2.5.0 Upgrade Note]]. </span>


===Release 2.4.3===
Please note that game boxes must be downloaded and added to a new BOARD18 web site.  
Implemented Issue 68 - Collapse Help menu.
Follow [[Download Game Boxes|these instructions]] when you do so.
 
<span style="color: Fuchsia">If you are '''upgrading''' from a release prior to 2.4.0, please see this [[Release 2.4.0 Upgrade Note]] </span>
 
'''Download: [[Media:Board18-2.4.3.zip]]'''
 
Installation instructions for this release are available at [[How To Create a BOARD18 WEB Site]].
 
===Release 2.4.2===
Implemented Issue 51 - Provide unlimited tile counts. <br>
Fixed Issue 66 - Positioning problem with token select menu. <br>
Fixed Issue 67 - New "Useful Links" capability incompatible with snap shots.<br>
 
<span style="color: Fuchsia">If you are '''upgrading''' from a release prior to 2.4.0, please see this [[Release 2.4.0 Upgrade Note]] </span>
 
'''Download: [[Media:Board18-2.4.2.zip]]'''
 
Installation instructions for this release are available at [[How To Create a BOARD18 WEB Site]].
 
===Release 2.4.0===
Implemented Issue 61 - Correctly rout replies to administrative messages. <br>
Sorted player display in board18Misc.php and board18New.php.<br>
Revised the enhanced display of players names on the left side of board18Misc.php and board18New.php.<br>
Also upgraded player's guide to release  2.4.x.<br>
 
<span style="color: Fuchsia">If you are '''upgrading''' to release 2.4.0, please see this [[Release 2.4.0 Upgrade Note]] </span>
 
'''Download: [[Media:Board18-2.4.0.zip]]'''
 
Installation instructions for this release are available at [[How To Create a BOARD18 WEB Site]].
 
===Release 2.3.2===
Did some preliminary work for Issue 61 - Correctly rout replies to administrative messages. <br>
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"<br>
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.<br>
Revised BOARD18make to eliminate inclusion of any game boxes in .zip file.<br>
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.<br>
Fixed more typos in board18Boxes.php.<br>


'''Download: [[Media:Board18-2.2.2.zip]]'''
===Release 2.5.4===
Implemented fix for Issue 91 - Problem in doLoad function in loadGameBox.php


Installation instructions for this release are available at [[How To Create a BOARD18 WEB Site]].
'''Download: [[Media:Board18-2.5.4.zip]]'''


===Release 2.2.1===
===Release 2.5.3===
Fixed some typos [due to Bug 58 fix] in log notes. <br>
Implemented fix for Issue 89 - Problem with function in new password code.<br>
Fixed misrouting of game box load messages in board18BoxLoad.php. <br>
Implemented fix for Issue 90 - Mail sending to modern SMTP servers can fail.<br>
Fixed two typos in board18Boxes.php. <br>
Upgraded the doLogNote(note) function to handle NULL BD18.welcomename.


'''Download: [[Media:Board18-2.2.1.zip]]'''
'''Download: [[Media:Board18-2.5.3.zip]]'''


Installation instructions for this release are available at [[How To Create a BOARD18 WEB Site]].
===Release 2.5.2===
Implemented Issue 88 - Add delete function to player administration.<br>
Added privacy notice to website.<br>
Made minor edit to sendEmail.php.<br>
Made documentation changes to board18Map7.php and board18Market7.php.


===Release 2.2.0===
'''Download: [[Media:Board18-2.5.2.zip]]'''
Fixed Bug 58 - The doLogNote(note) function is not always used. <br>
Implemented Issue 27 Part 5 - Provide a tool for loading a
game box from a zip file. <br>And also make some minor edits that
prepare for the removal of jqueryMigrate package from BOARD18.


'''Download: [[Media:Board18-2.2.0.zip]]'''
===Release 2.5.1 - The Current Stable Release ===
Implemented fix for Issue 76 - Expanded email column in the players table.<br>
Implemented Issue 81 - Implemented "Remember Me" logic in "Login" pages.<br>
Implemented Issue 82 -  Make "remember me" flag persistent.<br>
Also updated the text on the login page, removed some obsolete utilities,<br>
made some minor documentation changes <br>and updated the README.txt file in the utility directory.


Installation instructions for this release are available at [[How To Create a BOARD18 WEB Site]].
'''Download: [[Media:Board18-2.5.1.zip]]'''

Revision as of 09:07, 9 July 2018

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.

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.

Installation instructions for these releases are available at How To Create a BOARD18 WEB Site.
If you are upgrading from a release prior to 2.5.0, please see this Release 2.5.0 Upgrade Note.

Please note that game boxes must be downloaded and added to a new BOARD18 web site. Follow these instructions when you do so.

Release 2.5.4

Implemented fix for Issue 91 - Problem in doLoad function in loadGameBox.php

Download: Media:Board18-2.5.4.zip

Release 2.5.3

Implemented fix for Issue 89 - Problem with function in new password code.
Implemented fix for Issue 90 - Mail sending to modern SMTP servers can fail.

Download: Media:Board18-2.5.3.zip

Release 2.5.2

Implemented Issue 88 - Add delete function to player administration.
Added privacy notice to website.
Made minor edit to sendEmail.php.
Made documentation changes to board18Map7.php and board18Market7.php.

Download: Media:Board18-2.5.2.zip

Release 2.5.1 - The Current Stable Release

Implemented fix for Issue 76 - Expanded email column in the players table.
Implemented Issue 81 - Implemented "Remember Me" logic in "Login" pages.
Implemented Issue 82 - Make "remember me" flag persistent.
Also updated the text on the login page, removed some obsolete utilities,
made some minor documentation changes
and updated the README.txt file in the utility directory.

Download: Media:Board18-2.5.1.zip