Feature: Support for 8 local players
supersmo opened this issue · 0 comments
supersmo commented
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!