X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=TODO;h=6caae01e02caaf2cadbd73be2a7f2408be957b1d;hp=8062cb145c7b81c2980ab8a66614f2a262fde37b;hb=22f7cb3bfdf2e4759470f5decce4dba8c306e139;hpb=d5826a672dd4afc591476655b4905cb6542cd89c diff --git a/TODO b/TODO index 8062cb1..6caae01 100644 --- a/TODO +++ b/TODO @@ -1,28 +1,36 @@ Super Star Trek TO-DO list -* Remove the assumption that sst.doc lives in the current directory. +Short-term items: -* Have it read the value of LINES rather than assumong a 24-line terminal. +* Adjust the sst.spec wrt the build system changes -* Do a manual page. +* Complete, polish, improve, complete, polish, improve the + gettextization and the translation! Right now it just sucks. -* Improve the internal pager. +* Add the attacked inhabited planets to the status report -* Yes-no confirmations and "press-to-continue" situations should print - a recognizable standard prompt. +Long-term items: -* A real release, with downloadable tarballs and RPMs and so forth. +* Python's random module supports the von Mises distribution (circular + equivalent of the Gaussian). Tweak the code that handles dispersion + in torpedos and explosion displacements to use it. -* 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.) +* Wrap a GUI around it. - 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. +* Wandering planet-killer as in "The Doomsday Machine"; + see . + +* Maybe make a release -* 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. +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.