Re-spin 1.0: same code, repaired website.
This commit is contained in:
parent
4c9bf00c91
commit
61c9a89d23
3 changed files with 4 additions and 2 deletions
2
.shipper
2
.shipper
|
@ -1,3 +1,3 @@
|
||||||
extralines="""
|
extralines="""
|
||||||
<p>Code coverage analysis: http://esr.gitlab.io/open-adventure/coverage/</p>
|
<p>There is a <a href="http://esr.gitlab.io/open-adventure/coverage/">code coverage analysis</a></p>
|
||||||
"""
|
"""
|
||||||
|
|
2
NEWS
2
NEWS
|
@ -4,7 +4,7 @@
|
||||||
Forward port of Crowther & Woods's 430-point Adventure 2.5.
|
Forward port of Crowther & Woods's 430-point Adventure 2.5.
|
||||||
Added -l option for logging.
|
Added -l option for logging.
|
||||||
Game logs are now fully reproducible via the "seed" command.
|
Game logs are now fully reproducible via the "seed" command.
|
||||||
Added regression-test suite using seed.
|
Added regression-test suite using seed, with coverage checking.
|
||||||
Added command prompt; -o suppresses this. Otherwise no gameplay changes.
|
Added command prompt; -o suppresses this. Otherwise no gameplay changes.
|
||||||
Fixed bug that caused reservoir word not to be randomized.
|
Fixed bug that caused reservoir word not to be randomized.
|
||||||
Makefile does parallel builds.
|
Makefile does parallel builds.
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
= Non-spooler Hints =
|
||||||
|
|
||||||
Yes, the fissure in the Hall of Mists can be bridged. By magic.
|
Yes, the fissure in the Hall of Mists can be bridged. By magic.
|
||||||
|
|
||||||
"Free bird": It's more than an epic guitar solo. Do it twice!
|
"Free bird": It's more than an epic guitar solo. Do it twice!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue