]> git.pond.sub.org Git - empserver/blob - tests/retreat/01-retreat-1
retreat: Reject invalid retreat paths
[empserver] / tests / retreat / 01-retreat-1
1 ||| Commands
2 || retreat command
3 | garbage path
4 retr 0 garbage i
5 __cmd added 0 -1 0
6 | condition help, then junk conditions
7 retr 1 g
8 ?
9 junk
10 | long path, all conditions
11 retr 2/3 bgyujnbgyujnbgyujn itshbdu
12 | clear retreat order
13 retr 3 h c
14 | group retreat order
15 retr a ?uid=4 b h
16 | show retreat orders
17 retr
18 0/1/2/3/4
19 || lretreat command
20 | garbage path
21 lret 0 garbage i
22 __cmd added 0 -1 0
23 | condition help, then junk conditions
24 lret 1 g
25 ?
26 junk
27 | long path, all conditions
28 lret 2/3 yujnbgyujnbgyujnbg ihb
29 | clear retreat order
30 lret 3 h c
31 | group retreat order
32 lret a ?uid=4 b h
33 | show retreat orders
34 lret
35 0/1/2/3/4
36 ||| Ships
37 || ships failing to retreat
38 | sunk
39 fire se -2,2 30
40 | sailing
41 fire se -2,2 31
42 | crewless
43 fire se -2,2 32
44 | construction zone
45 fire se -2,2 33
46 | landlocked
47 fire se -2,2 34
48 | no mobility
49 fire se -2,2 35
50 || ships having difficulties during retreat
51 | out of mobility after n
52 fire se -2,2 40
53 | into non-navigable sector after n
54 fire se -2,2 41
55 | into unfriendly sector right away
56 fire se -2,2 42
57 | gg with 43, sweeping and hitting mines
58 fire se -2,2 44
59 || ships retreating fully
60 | nh
61 fire se -2,2 10
62 | h
63 fire se -2,2 10
64 | nj into friendly harbor
65 fire se -2,2 10
66 || own ship stays put
67 fire se -2,2 2
68 || ships retreating from gun fire
69 | injured covered above
70 | helpless
71 fire se -2,2 11
72 | not helpless
73 fire se -2,-2 20
74 || ships retreating from depth charges
75 | depth-charged
76 fire sh 5 50
77 fire sh 5 51
78 | helpless
79 fire sh 5 52
80 | not helpless
81 navi 5 gyuh
82 fire sh 5 53
83 || ships retreating from bombs
84 | injured
85 bomb 0/1/2/3/4 . p -2,2 jh
86 s
87 60
88 61
89 62
90 63
91 64
92 | bombed
93 bomb 0/1/2/3/4 . p -2,2 jh
94 s
95 65
96 66
97 67
98 68
99 69
100 | helpless is not implemented
101 || ships retreating from missiles
102 | injured
103 launch 10 80
104 launch 11 81
105 launch 12 82
106 launch 13 83
107 launch 14 84
108 | bombed and helpless doesn't apply to missiles (I guess they should)
109 || ships retreating from torpedoes
110 | torpedoed
111 torp 6 100
112 torp 6 101
113 torp 6 102
114 torp 6 103
115 torp 6 104
116 | BUG: retreats only when hit
117 | injured is not implemented
118 | helpless is not implemented
119 || ships retreating from sonar pings
120 | naval sonar
121 navi 5 bsh
122 | retreat on plane sonar is not implemented
123 || ships retreating from unsuccessful boarding
124 navi 5 nh
125 board 130 5
126 1
127 ||| Land units
128 | only retreat on p-bombing is implemented
129 | BUG: condition b triggers only on hit
130 || land units failing to retreat
131 | these bombing runs must hit; if they don't, use __cmd to make them
132 | destroyed
133 bomb 30 . p -2,2 ujh
134 l
135 30
136 | loaded, but there's no way to trigger a retreat then
137 | crewless
138 __cmd added -1 0 0
139 bomb 30 . p -2,2 ujh
140 l
141 32
142 | BUG: retreats anyway
143 | kidnapped
144 bomb 30 . p -2,2 uh
145 l
146 33
147 | BUG: retreats anyway
148 | no mobility
149 bomb 30 . p -2,2 ujh
150 l
151 35
152 || land units having difficulties during retreat
153 | these bombing runs must hit; if they don't, use __cmd to make them
154 | out of mobility after n
155 __cmd added -1 0 0
156 bomb 30 . p -2,2 ujh
157 l
158 40
159 | into mountain after j
160 bomb 30 . p -2,2 ujh
161 l
162 41
163 | into foreign sector right away
164 __cmd added -1 0 0
165 bomb 30 . p -2,2 ujh
166 l
167 42
168 | yu with 43, sweeping and hitting mines
169 __cmd added -1 0 0
170 bomb 30 . p -2,2 ujh
171 l
172 44
173 | BUG: sweeps silently
174 || land units retreating fully
175 | jh
176 bomb 30 . p -2,2 ujh
177 l
178 10
179 | h
180 __cmd added -1 0 0
181 bomb 30 . p -2,2 ujjh
182 l
183 10
184 | uy into allied sector
185 __cmd added -1 0 0
186 bomb 30 . p -2,2 ujjh
187 l
188 10
189 | BUG: can't enter allied sector
190 | own land unit stays put
191 bomb 30 . p -3,1 h
192 l
193 2
194 | injured
195 bomb 20/21/22/23/24 . p -2,2 uuh
196 l
197 60
198 61
199 62
200 63
201 64
202 | bombed covered above