Skip to content

ReinforceWithTransport: no hardcoded land facing#21089

Merged
PunkPun merged 1 commit into
OpenRA:bleedfrom
dnqbob:fix-rein
Oct 9, 2023
Merged

ReinforceWithTransport: no hardcoded land facing#21089
PunkPun merged 1 commit into
OpenRA:bleedfrom
dnqbob:fix-rein

Conversation

@dnqbob

@dnqbob dnqbob commented Oct 3, 2023

Copy link
Copy Markdown
Contributor

No description provided.

@PunkPun

PunkPun commented Oct 9, 2023

Copy link
Copy Markdown
Member

Why does it need to be changed? Wouldn't be inconsistent if initial facing field was ignored?

@dnqbob

dnqbob commented Oct 9, 2023

Copy link
Copy Markdown
Contributor Author

No, initial facing should be used in creation of the actor while in this function use it as facing on landing! This makes aircraft turns to its initial facing and land, looks very weird from normal landing behavior.

@PunkPun PunkPun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

In the Land activity it's also used as a default. I suppose defining it here is pointless then

@PunkPun PunkPun merged commit b55606c into OpenRA:bleed Oct 9, 2023
@PunkPun

PunkPun commented Oct 9, 2023

Copy link
Copy Markdown
Member

I tested it and it seemed to work correctly. Though I missed a comment...

I tracked it down to #16509 (comment). It doesn't feel critical but probably something we should address

@PunkPun

PunkPun commented Oct 9, 2023

Copy link
Copy Markdown
Member

Changelog

@dnqbob dnqbob deleted the fix-rein branch October 9, 2023 17:10
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