X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=TODO;h=57dd6046e447c6f143c8f15eb17f857007defc73;hp=a7b323208d4f6a38718d3127394e21046d607fff;hb=4c3ff8ac78499d53339de7d67081e99582a9fb75;hpb=50d43451314c229e511b46b69e7ca878ff9a0930 diff --git a/TODO b/TODO index a7b3232..57dd604 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,88 @@ Super Star Trek TO-DO list -* 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.) +Bugs: - 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. +----------------------------------------------------------------------------- + Short-range scan + 1 2 3 4 5 6 7 8 9 10 + 1 E . . . . . . . . . Stardate 3800.9, Time Left 6.14 + 2 . . . . . . . . . C Condition RED, 0 DAMAGES + 3 . @ . * . . . . . . Position 1 - 3 , 1 - 1 + 4 . . . . . . . . . . Life Support ACTIVE + 5 . . . . . . . . . . Warp Factor 5.0 + 6 . . . . . . . . . . Energy 3871.68 + 7 . . . . * . . . . . Torpedoes 10 + 8 . . . . . . . . . . Shields UP, 92% 2294.3 units + 9 . . . . . . R . . . Klingons Left 8 +10 . . . . . . * . . . Major system Capella IV (Kohath) -* Code to hurl you out of quadrant if a supernova occurs as you warp in - seems to hang. +COMMAND> phot 2 +Target sector for torpedo number 1- 2 10 +Target sector for torpedo number 2- 2 10 + +***Commander at Sector 2 - 10 damaged-- displaced by blast to Sector 3 - 10 + + +***Commander at Sector 2 - 10 destroyed. +=== ATTACK! + +***TORPEDO INCOMING From Unknown?? at Sector 3 - 10 + +Torpedo missed. +----------------------------------------------------------------------------- + +Here's the log that reproduces it + +----------------------------------------------------------------------------- +seed 1158606492 +sr +phasers +auto +391 +sensors +planets +lr +chart +probe +y +n +a +1 8 +shields up +sr +m a 10 10 + +chart +m a 1 3 1 1 + +n +chart +sr +phot 2 +2 10 +2 10 +----------------------------------------------------------------------------- + +The bug is the 'Unknown??' in the incoming-torpedo message. What +happened here is that the Commander launched a torp just before being +killed. The torpedo knows its origin but not who fired it. + +Short-term items: + +* Adjust the sst.spec wrt the build system changes + +* Maybe make a release + + +Long-term items: + +* gettextize + +* Russian translation + +* Wrap a GUI around it. + +* Wandering planet-killer as in "The Doomsday Machine"; + see . +