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

Fix visibility of units restored during limbo missions #4045

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

KJeff01
Copy link
Member

@KJeff01 KJeff01 commented Aug 18, 2024

Units would be sitting in darkness provided they weren't near structures that give visibility.


Screenshot at 2024-08-17 22-22-47

placeLimboDroids(), from setting the "limbo" LZ no less, pulls in droids inside the limbo list onto the map. Not sure if it was necessary to do a vision update but it shouldn't hurt.

restoreMissionLimboData() occurs when the rest of the home base gets put back in scroll limits. Here we are restoring the units from the mission list onto the map. The vision update here will make the units in the screenshot not sit in the dark.

Units would be sitting in darkness provided they weren't near structures that give visibility.
@KJeff01 KJeff01 added this to the 4.5.3 milestone Aug 18, 2024
@KJeff01 KJeff01 merged commit 22fa943 into Warzone2100:master Aug 23, 2024
37 checks passed
@KJeff01 KJeff01 deleted the mission branch August 23, 2024 19:37
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.

1 participant