mwerezak
|
550e5f63ea
|
Makes forced launch handled by shuttle/process()
Forced launches are now run by the shuttle controller through process()
instead of in a separate 'thread' launched from the ui.
|
2014-12-06 18:07:21 -05:00 |
|
mwerezak
|
e57419c725
|
Status displays now won't blank when undocking, too
|
2014-07-01 22:18:04 -04:00 |
|
mwerezak
|
1c7c48165b
|
Reduces docking timeout to 20 seconds
|
2014-07-01 21:55:13 -04:00 |
|
mwerezak
|
4713c31546
|
Fixes shuttles getting stuck when cancelling launch
|
2014-06-28 19:40:39 -04:00 |
|
mwerezak
|
363df869e2
|
Improves the fix for shuttles being stuck if...
... the docking controller is destroyed.
|
2014-06-26 19:01:17 -04:00 |
|
mwerezak
|
fccc16f8b8
|
Fix for long_jumps never leaving transition area
The previous behaviour of move() called without arguments assumed a
short_jump, which meant that the wrong origin area would be used.
|
2014-06-25 00:21:27 -04:00 |
|
mwerezak
|
d892099ea3
|
Adds direction arg for area/move_contents_to()
Attempts to fix shuttle corner transition effect
Fixes bad ETAs appearing on status displays
|
2014-06-23 23:51:47 -04:00 |
|