Skip to content

Correct sorted commands#410

Merged
Peppie84 merged 1 commit into
RemoteTechnologiesGroup:developfrom
Peppie84:correct_sorted_commands
May 10, 2015
Merged

Correct sorted commands#410
Peppie84 merged 1 commit into
RemoteTechnologiesGroup:developfrom
Peppie84:correct_sorted_commands

Conversation

@Peppie84

@Peppie84 Peppie84 commented May 9, 2015

Copy link
Copy Markdown
Member

We should sort by the Delay value and not the timestamp, because the timestamp = GameTime+SignalDelay after adding a command and the timestamp value stays always on this value. For a maneuver command we set the timestamp value to the burn point. I can't reproduce issue #407 with this change anymore. So i think thats ok.

Fixes #407

We should sort by the `Delay` value and not the `timestamp`, because the
`timestamp = GameTime+SignalDelay` after adding a command and the
timestamp value stays always on this value.
Peppie84 added a commit that referenced this pull request May 10, 2015
@Peppie84 Peppie84 merged commit 92acaba into RemoteTechnologiesGroup:develop May 10, 2015
@Peppie84 Peppie84 deleted the correct_sorted_commands branch May 10, 2015 18:00
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

Successfully merging this pull request may close these issues.

Command queue after deleting a command not sorted anymore

1 participant