NEWS and notes.adoc update.
This commit is contained in:
parent
a01c08385c
commit
1121bb8aa5
2 changed files with 4 additions and 4 deletions
4
NEWS
4
NEWS
|
@ -1,13 +1,13 @@
|
|||
= Open Adventure project news =
|
||||
|
||||
Repository head::
|
||||
Added BBS option for BBS door systems.
|
||||
Added -a option for BBS door systems.
|
||||
|
||||
1.13: 2023-02-28::
|
||||
Fixed slightly buggy emission of end-of-game messages on a win.
|
||||
|
||||
1.12: 2023-02-06::
|
||||
The bug and todo list has been cleared.
|
||||
The bug and todo list has been cleared; project declared finished.
|
||||
Correctness has been systematically tested against the 1995 code.
|
||||
Typo fixes and documentation polishing.
|
||||
|
||||
|
|
|
@ -196,7 +196,7 @@ messages with the objects that conceptually own them.
|
|||
We consider this project finished. All issues and TODOs have been
|
||||
cleared, behavior has been carefully checked against original ADVENT,
|
||||
no future demand for new features is expected, and the test suite has
|
||||
100% code coverage. If the toolchain bit-rots out from under it,
|
||||
we will fix that.
|
||||
100% code coverage. If new bugs appear the toolchain bit-rots out
|
||||
from under underneath, we will fix those problems.
|
||||
|
||||
// end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue