Skip to content

Conversation

@ChiefMoose
Copy link
Contributor

No description provided.


private void SelectDaredevilManeuver(object sender, EventArgs e)
{
TryAddManeuversForDaredevil("1.L.T");
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a better way to add maneuvers temporarily to a ship?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, this is first ability that requires this.
But maybe this will be needed to add Ryad and Juno Eclipse.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will look into implementing a more usable solution.

@Sandrem
Copy link
Owner

Sandrem commented Jan 30, 2018

Did you tested Daredevil on ship that has red or green 1-turn maneuvers?
(... Execute a white (Left Turn 1) or (Right Turn 1) maneuver. ...)

@Sandrem
Copy link
Owner

Sandrem commented Feb 12, 2018

For "Daredevil": See how temporary maneuvers are assigned here:
#612
Maybe this block of code should be moved to GenericShip class.

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.

2 participants