Skip to content

Feature/party mode#456

Open
JLaferri wants to merge 14 commits intoslippifrom
feature/party-mode
Open

Feature/party mode#456
JLaferri wants to merge 14 commits intoslippifrom
feature/party-mode

Conversation

@JLaferri
Copy link
Copy Markdown
Member

@JLaferri JLaferri commented Apr 1, 2026

Adds party mode. 4 player timed mode FFA with items.

no longer needed now that the asm logic has been refactored
in party mode it would be pretty annoying if when someone disconnects and it ends the game for everyone. this should allow the game to continue. not fully sure if this is without some desync risk
still feels a little brittle but it should work in most cases
controlled by the server. at the moment the server will never allow items in other modes
for disconnected users we're sort of pretending they are equivalent to our "best" opp. in other words, the opp with the most recent transferred inputs. Before this we weren't doing that quite right and I think it may have been messing with the checksum
if someone disconnected, the inputs to send would get very large very quick. Hopefully this fixes the issue we ran into with the game getting very slow
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