X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=NEWS;h=3959d92604f6e65fd93dcb6fb045c586fcbcabe1;hb=refs%2Fheads%2Fmaster;hp=d85264ce17d31bf47b19ba5d7d0d8ab93ae5b4b5;hpb=08da62875d9b030f0a8d98a702ee5b242f984477;p=super-star-trek.git diff --git a/NEWS b/NEWS index d85264c..3959d92 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,15 @@ SST2K project news. -Repository head:: +2.8: 2024-02-10: + Fix for enemy dispersion on torpedo hits. + Re-conform to the documentation by removing the .py estension from sst. + Fancy-mode coordinates can have the Y as a letter, e,g. "c4" = "3 - 4". + Wayback option: you can revert the game to the behavior of past years. + +2.7: 2021-09-20:: + Ubuntu has abolished /usr/bin/python, change shebang to python3. + +2.6: 2021-04-16:: Fixed a longstanding bug in the chart display. Minor port fixes for recent Python 23 versions. Test suite is TAPified.