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