X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=NEWS;h=ce4e95b28fcaf19f2ec6bbcc54d7f589628d548c;hb=c7581ac8e9ed615651305824a41c2136629429d2;hp=a79e0c4ab365d29056d0cd76f3763d9855e7d1b2;hpb=201c460db67470a94dd885abf518ffafcdb68480;p=super-star-trek.git diff --git a/NEWS b/NEWS index a79e0c4..ce4e95b 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,38 @@ SST2K project news. -2.0 @ 2010-11-30 +Repository head:: + 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". - Game code moved to Python. Many bug fixes. +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. + +2.5: 2019-04-24:: + Now runs identically under Python 2 and Python 3. + +2.4: 2019-04-22:: + Fixes for deathray, formatting, double-counting in score logic. -1.0 @ 2004-06-06 +2.3: 2018-08-12:: + Crash bug fix when docking with no starbase in sector. + +2.2: 2017-03-01:: + Added color. Added BSD Trek 'CAPTURE' and 'CLOAK' (from Tom Almy's + 2013 changes). Many bug fixes. + +2.1: 2012-02-16:: + Packaging fixes, pychecker cleanup, cope with Freshmeat name changes. + +2.0: 2010-11-30:: + Game code moved to Python. Many bug fixes. +1.0: 2004-06-06:: Initial release.