X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=TODO;h=4afc0f4aefc2e09ec756b25bd93c416883a51cb4;hp=8aff8a80647027d6f8599b13e76a240b180aedcf;hb=ee3a47e5f6066fdc856f640eec89bdbefb54c23a;hpb=e9397676148f7e501e7a181d354020f86602a566 diff --git a/TODO b/TODO index 8aff8a8..4afc0f4 100644 --- a/TODO +++ b/TODO @@ -1,22 +1,32 @@ Super Star Trek TO-DO list -* Yes-no confirmations and "press-to-continue" situations should print - a recognizable standard prompt. +Short-term items: -* A real release, with downloadable tarballs and RPMs and so forth. +* Adjust the sst.spec wrt the build system changes -* The time machine switch. Specify a year, get only the features that - then existed. (This would be partly so people can try the original - non-"super" version Matuszek and Reynolds wrote.) +* Complete, polish, improve, complete, polish, improve the + gettextization and the translation! Right now it just sucks. - Dave Matuszek tells me that SRSCAN, MOVE, PHASERS, CALL, STATUS, - IMPULSE, PHOTONS, ABANDON, LRSCAN, WARP, SHIELDS, DESTRUCT CHART, - REST, DOCK, QUIT, and DAMAGE were in the original non-"super" version. +* Add the attacked inhabited planets to the status report -* Write a curses-based interface. Shouldn't be hard, all output goes through - prout/proutn/prouts so we can split the screen into two panes with the upper - one for the charts. (Note, there's one fputs() used in the help reader to - avoid % expansion.) +* Status display should update after kills so Klingons Left is correct. +Long-term items: +* Wrap a GUI around it. + +* Wandering planet-killer as in "The Doomsday Machine"; + see . + +BSD-Trek features we haven't swiped yet: + +* The cloaking device. + +* Summoning Klingons to surrender and taking captives. + +* Smarter computer, with multiple requests. + +* There is a small probility that a nova event will leave a black hole. + +* Multiple laser banks and beam spreading.