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

Utilize the transport timer on Beta End #3421

Merged
merged 3 commits into from
Oct 18, 2023
Merged

Conversation

DARwins1
Copy link
Member

Closes #3418
When the transport on Beta End exits the map, the launch button is replaced by the transport timer usually seen on off-world missions, which gives the time until the transport returns.

image
image

Note: in order to make this work cleanly, this PR also makes eventTransporterExit() and eventTransporterLanded() occur whenever the transporter lands with a transport exits/lands with DORDER_TRANSPORTOUT/DORDER_TRANSPORTIN (respectively). Normally, these would occur only when transitioning levels or unloading units with a transport.

@KJeff01
Copy link
Member

KJeff01 commented Oct 18, 2023

Seems good. Merging for more testing...

@KJeff01 KJeff01 added this to the 4.4.0-beta1 milestone Oct 18, 2023
@KJeff01 KJeff01 merged commit 452e21b into Warzone2100:master Oct 18, 2023
35 checks passed
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.

Use a transporter return countdown timer for Beta End
2 participants