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

Rework Intro Dropship Script to avoid player overlap #809

Merged

Conversation

Zanieon
Copy link
Contributor

@Zanieon Zanieon commented Jul 5, 2024

This rework had me gone through several approaches to fix the inconsistent behavior we have in regards to the Intro Dropships which is whenever there's more than 4 players in a Dropship the second one is still unlikely to be used. Code was instead just overlaping the extra players on top of the players of the first Dropship.

This overhaul makes the Dropships behave consistently now like vanilla and players will only start overlapping each other when both Dropships are full, otherwise code will always attempt to populate them properly instead.

Copy link
Member

@GeckoEidechse GeckoEidechse left a comment

Choose a reason for hiding this comment

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

@Zanieon already extensively tested this in his FD branch so testing can be skipped.

Additionally we went over the PR together and I feel I understand it well enough to confidently merge it ^^

@GeckoEidechse GeckoEidechse merged commit 852f3bc into R2Northstar:main Jul 6, 2024
3 checks passed
GeckoEidechse pushed a commit that referenced this pull request Jul 6, 2024
@Zanieon Zanieon deleted the IntroDropshipPlayerOverlapFix branch July 6, 2024 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants