Project:Timeline

From BOARD18 Project WIKI
Jump to navigation Jump to search

History

Mid 2012

Started coding BOARD18 application, using as a basis a mock up I had previously created as a "proof of concept".
Started creating the design document in parallel with this coding effort.

May 5, 2013

  • Created the BOARD18 project on Gitorious.
  • Created a repository for board18 on Gitorious.
  • Created this WIKI to document and (eventually) publish BOARD18.
  • Shortly later, added To Do List to manage project tasks.
    This has since been replaced by Bugzilla Issue Tracker. See below.

July 15, 2013

  • Published pre alpha release on Gitorious.
  • Created DEMO18 site to test it in the wild.
  • Created a BOARD18 group on Yahoo for testers and other interested parties.
    This has since been replaced by the Forum. See below.

July 23, 2013

Ended pre alpha test.

Mid August, 2013

Created board18.org web site. Besides the WIKI, we now also have a Forum and an Issue Tracker.

September 6, 2013

Published release [0.1.0] alpha 1 and loaded it to a demo site.
This release will support some actual play testing. It has:

  • All fixes for problems discovered in pre alpha test.
  • A number of other enhancements. See release notes for a list.
  • Keyboard shortcuts.
  • Initial attempt to support Chrome and (perhaps) Safari browsers.
  • An initial [primitive] help function.

End of September, 2013

Published full 0.1.0 release. There will be no further 0.1.? releases.
I am now devoting all my time to the development of release 0.2.0.

January 7, 2014

Published release 0.2.0. This release is intended to support actual play.

  • Added an 1870 game box.
  • Added full support for Chrome and Safari browsers.
  • Added the ability to recover Player ID's and passwords.
  • Added a new Administration page for updating player information and changing passwords.
  • Added a management function for in progress games. It will initially be limited to adding and removing players.
  • Enhanced the board18New.php page as follows:
    • Reduced the minimum player count from 2 to 1.
    • Automatically add the logged on player as player 1.
    • Make clicking on a game box in the list of the available game boxes enter that game box into the create new game form.
    • Make clicking on a player in the list of the available players add that player to the create new game form.
    • Prevent the same player from being added to the game more than once.
  • Enhanced the board18Main.php page to allow any player in a game to add or remove players from that game.
  • Enhanced the board18Map.php page by renaming the "Toggle. . ." main menu option to "Show/Hide".

January 18, 2014

Published release 0.2.2.

  • Fixed typo in board18db.txt
  • Fixed errors in makedist files.
  • Added copy of favicon.ico to root.

January 28, 2014

Published release 0.2.3.

  • Increased inactivity timeout to one day.
  • Fixed cancel token move issue - Issue 16.

January 30, 2014

Published release 0.2.4. This release is supporting actual play on the demo1 web site as of February 12, 2014.

  • Fixed move a token off of the stock chart issue - Issue 17.
  • Revised fix to cancel token move issue - Issue 16.
  • Added an 18QQ game box.

Mid Term

Spring 2014

Will continue to maintain the release 0.2 line if and when bugs are found.
There will be no release 0.3 line.
Release 1.0 (see below) will be the next major release.

I also intend to create more game boxes for this release. And I am looking for help to automate game box creation, especially graphics.

Long Term

Second or Third Quarter 2014

I intend to publish release [1.0.0] and load it to a new demo site. This release will not be compatible with release 0.2.x.
This release will address the following enhancement requests:

  • Issue 7 - Positioning problem with right click context menus.
  • Issue 8 - Distorted game board map.
  • Issue 14 - Make login form be part of the index page and not a pop-up.
  • Issue 15 - Add LOGIN form to access denied page
  • Issue 18 - Offset Problem along bottom edge of map
  • Issue 19 - Rearrange Main Menu
  • Issue 20 - Associated spreadsheet URL
  • Issue 21 - Allow players to view games that they are not playing.

The Far Future

  • Ease of use enhancements for new game creation.
  • Issue 1 - Some sort of undo functionality.
  • Issue 10 - Avoid needing actual right click for "right click menu options"
  • A better help function [hopefully].
  • Other enhancements.