Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flight computer queue not in chronological order #51

Closed
Starstrider42 opened this issue May 29, 2014 · 2 comments
Closed

Flight computer queue not in chronological order #51

Starstrider42 opened this issue May 29, 2014 · 2 comments
Milestone

Comments

@Starstrider42
Copy link
Contributor

Another display issue I've noticed, but this one has gameplay effects. When you add a sequence of actions to the flight queue, they are not always listed in order of execution. Maneuver node EXEC commands, in particular, are always at the bottom of the queue. This makes it hard for the player to visualize the execution sequence, and allows for possible mistakes.

This bug was found using v1.3.3 + Community Hotfix, and appeared with both KSP 0.23 and 0.23.5. It partially motivates #26.

Example for a maneuver node and post-maneuver attitude control

@Starstrider42
Copy link
Contributor Author

Update: appears related to #36, in that actions that don't show a signal delay (all right-click actions?) are listed at the bottom of the queue, even if they are executed first.

@Peppie84
Copy link
Member

Peppie84 commented Jan 4, 2015

Implemented in #32

@Peppie84 Peppie84 closed this as completed Jan 4, 2015
@Peppie84 Peppie84 added this to the 1.6.0 milestone Jan 4, 2015
Peppie84 added a commit that referenced this issue Jan 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants