Enable input editing with the linenoise library.
[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
7 1.0: 2016-06-05::
8   Forward port of Crowther & Woods's 430-point Adventure 2.5.
9   Added -l option for logging.
10   Game logs are now fully reproducible via the "seed" command.
11   Added regression-test suite using seed, with coverage checking.
12   Added command prompt; -o suppresses this. Otherwise no gameplay changes.
13   Fixed bug that caused reservoir word not to be randomized.
14   Makefile does parallel builds.