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

Randomize all maps when there is only one player #583

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

Flactine
Copy link
Contributor

When the number of players is 1, the random map will be assigned to any map, regardless of the max players of the map.
Used to randomly check maps.

When playerCount = 1, will get all maps, not only maps with maxplayers = 2
@SadPencil SadPencil changed the title When there is only 1 player, the selection of random map will randomize to all maps Randomize all maps when there is only 1 player Nov 25, 2024
Copy link

github-actions bot commented Nov 25, 2024

Nightly build for this pull request:

@SadPencil SadPencil added this to the 2.11.2.0 milestone Nov 27, 2024
Copy link
Member

@SadPencil SadPencil left a comment

Choose a reason for hiding this comment

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

Note: please address the review comments before your PR gets merged

@SadPencil SadPencil modified the milestones: 2.11.2.0, 2.11.3.0 Dec 2, 2024
@SadPencil
Copy link
Member

@Flactine This is a reminder that please address the review comment since we want to merge this PR.

Copy link
Contributor Author

@Flactine Flactine left a comment

Choose a reason for hiding this comment

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

Good

@SadPencil
Copy link
Member

SadPencil commented Dec 6, 2024

Good

You need to address the review comment, which means you need to pushing more commits so that your codes does not violate the requirements. It's not hitting the "Resolve conversation" button -- it just sent the information that you have addressed the comment, rather than let GitHub automatically solve it.

Add a line break after }
@SadPencil SadPencil changed the title Randomize all maps when there is only 1 player Randomize all maps when there is only one player Dec 6, 2024
@SadPencil
Copy link
Member

SadPencil commented Dec 6, 2024

@Flactine After you have addressed all concerns, please hit each "Resolve conversation" button and then re-request reviews. See the screenshot below.

@Flactine Flactine requested a review from SadPencil December 6, 2024 02:43
@SadPencil SadPencil merged commit 9bee9dc into CnCNet:develop Dec 6, 2024
3 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.

2 participants