Add html production for convenience generating the website.
[open-adventure.git] / NEWS
1 = Open Adventure project news =
2
3 Repository head::
4   Forward port of Crowther & Woods's 430-point Adventure 2.5.
5   Added -l option for logging.
6   Game logs are now fully reproducible via the "seed" command.
7   Added regression-test suite using seed.
8   Added command prompt; -o suppresses this. Otherwise no gameplay changes.
9   Fixed bug that caused reservoir word not to be randomized.
10   Makefile does parallel builds.