X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=NEWS;h=25bdb0c33f0e0f284126371cc3d528b296a13b47;hb=e5e6dbd7415f1c84d0d0e7cb827e1fb4d7cbe4ad;hp=e13d98a2fc1d6e788deab84fac16d0b0e5205399;hpb=73b49d27f4751beb3d00d6d6ffe037cd2f881eeb;p=open-adventure.git diff --git a/NEWS b/NEWS index e13d98a..25bdb0c 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,21 @@ = Open Adventure project news = Repository head:: + 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. + Correctness has been systematically tested against the 1995 code. + Typo fixes and documentation polishing. + +1.11: 2022-04-14:: + Restore 100% test coverage. + Use TAP reporting for tests. + +1.10: 2022-04-06:: Fixed a bug that manifested after two "fly rug" commands - third one fails. + Fix some giltches in processing fee fie foe foo. + Correct some object start states and reading-related glitches in the endgame. 1.9: 2020-08-27:: Update the dungeon maker to avoid a deprecation due to security issues