Insprill / dv-multiplayer

A Derail Valley mod adding multiplayer to the game.
Apache License 2.0
33 stars 16 forks source link

Enhanced "join" interface fixes #35 #44

Closed AMacro closed 1 week ago

AMacro commented 2 months ago

Default remote IP can now be set through the settings

Popup/prompt for IP, port and password now auto-fill from the defaults

Fixes #35

AMacro commented 2 months ago

I've also realised this doesn't completely result #35 and I'm looking into the issue to allow a null password, and will add another commit.

AMacro commented 2 months ago

I've now confirmed a blank password can be used. I've also added a button for "Connect to IP" - a custom icon to be added in future (reused the one from the "Join" menu for now.

N95JPL commented 1 month ago

Tested this yesterday, works well!

AMacro commented 1 week ago

This PR has now been superseded by #45