Skip to content

Vanilla support for 2-4 player lobbies - #96

Open
1A3Dev wants to merge 35 commits into
notnotnotswipez:masterfrom
1A3Dev:1a3/vanilla-compat-v2
Open

Vanilla support for 2-4 player lobbies#96
1A3Dev wants to merge 35 commits into
notnotnotswipez:masterfrom
1A3Dev:1a3/vanilla-compat-v2

Conversation

@1A3Dev

@1A3Dev 1A3Dev commented Sep 2, 2024

Copy link
Copy Markdown
Contributor
  • Added LobbyCompatibility as a soft dependency
  • Replaced the increased version number with the same method that LobbyCompatibility uses (a lobby tag), this allows the following to happen:
    • Vanilla players can join MoreCompany lobbies if the crew limit is 4 or less (if they are invited or if they search for the "morecompany" tag on the lobby list)
    • MoreCompany players can join vanilla lobbies (if they are invited or if they search for the "none" tag on the lobby list)
  • Added a check to ensure that vanilla players can't join when the crew limit is greater than 4
  • Lowered minimum crew limit from 4 to 2
  • Increased maximum crew limit from 50 to 64

It's probably also worth noting on the README that cosmetics will only sync to other players if the lobby host has MoreCompany.

1A3Dev added 6 commits August 30, 2024 14:10
- Made " (MC)" be appended to the end of the existing version text
- Added compatibility with LobbyCompatibility
- Replaced version number change with the same tag method that LobbyCompatibility uses
@1A3Dev 1A3Dev changed the title Vanilla Compatibility Vanilla Cross-Play (2-4 Player Lobbies) Sep 2, 2024
@1A3Dev 1A3Dev changed the title Vanilla Cross-Play (2-4 Player Lobbies) Vanilla support for 2-4 player lobbies Sep 2, 2024
@1A3Dev 1A3Dev mentioned this pull request Sep 7, 2024
@1A3Dev
1A3Dev marked this pull request as draft September 23, 2024 19:08
@1A3Dev 1A3Dev mentioned this pull request Oct 6, 2024
@1A3Dev
1A3Dev marked this pull request as ready for review January 11, 2025 21:02
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