Commit 13a36a3
committed
Do not rely on AllowCommand to stop egg from moving, this is UI, not mechanics.
Removed unwanted egg commands properly.
Eggs update their morph buttons when transferred.
Morph buttons update _after_ a commander joins a new team, not _before_ they leave their old one.
Left Egg with Move and Attack Move as these will be inherited by hatched commanders.
Stopped move commands being removed from a "stuck" egg.
Fixed egg collision and selection volumes.
Reduced default impact location transport speed, to accommodate egg in Charon.
Updated gadget information.1 parent 99747e6 commit 13a36a3
4 files changed
Lines changed: 16 additions & 40 deletions
File tree
- LuaRules/Gadgets
- LuaUI/Widgets
- units
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | 187 | | |
206 | 188 | | |
207 | 189 | | |
208 | 190 | | |
209 | 191 | | |
210 | | - | |
211 | 192 | | |
212 | 193 | | |
213 | 194 | | |
214 | 195 | | |
215 | 196 | | |
| 197 | + | |
216 | 198 | | |
217 | 199 | | |
218 | 200 | | |
| |||
225 | 207 | | |
226 | 208 | | |
227 | 209 | | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | 210 | | |
237 | 211 | | |
238 | 212 | | |
| |||
252 | 226 | | |
253 | 227 | | |
254 | 228 | | |
255 | | - | |
256 | | - | |
| 229 | + | |
| 230 | + | |
257 | 231 | | |
258 | 232 | | |
259 | 233 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
178 | | - | |
| 177 | + | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
10 | | - | |
11 | | - | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | | - | |
14 | | - | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | | - | |
20 | 21 | | |
21 | 22 | | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
55 | | - | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
0 commit comments