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