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

Feature: Support for 8 local players #603

Open
supersmo opened this issue Mar 15, 2024 · 0 comments
Open

Feature: Support for 8 local players #603

supersmo opened this issue Mar 15, 2024 · 0 comments
Labels
new feature New feature or request

Comments

@supersmo
Copy link

supersmo commented Mar 15, 2024

I've added support for 8 local players.
I have only tested local play on Windows using a bunch of XBox controllers.

Pull request is here: #602

In the process I fixed 2 minor issues:

  • Remove a redundant trailing comma when saving config.
  • Fixed the issue with "for some reason the number of mario colors is always 4". When updating, the old array wasn't removed so if a character was once selected which supported 4 colors then it never went back to 3 colors when switching to a character with 3 colors.

Cool game by the way!

@alesan99 alesan99 added the new feature New feature or request label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants