Move most build instructions into INSTALL.adoc.
[open-adventure.git] / NEWS
1 = Open Adventure project news =
2
3 1.1: 2017-06-29::
4   There is a 'version' command.
5   Include tests directory in generated tarball.
6   Support command-line editing with arrow keys and Emacs keystrokes.
7   Save format has changed.
8
9 1.0: 2017-06-05::
10   Forward port of Crowther & Woods's 430-point Adventure 2.5.
11   Added -l option for logging.
12   Game logs are now fully reproducible via the "seed" command.
13   Added regression-test suite using seed, with coverage checking.
14   Added command prompt; -o suppresses this. Otherwise no gameplay changes.
15   Fixed bug that caused reservoir word not to be randomized.
16   Makefile does parallel builds.