TurningWheel / Barony

Barony Open Source Release
http://www.baronygame.com/
Other
501 stars 130 forks source link

Make BARONY_SUPER_MULTIPLAYER functional #824

Open elliot-gh opened 10 months ago

elliot-gh commented 10 months ago

This PR fixes issues with the precompiler directive BARONY_SUPER_MULTIPLAYER and makes it functional (though still buggy). I do not have Steamworks or EOS so this has only been tested both with multiple local instances and LAN mode with port forwarding over internet.

Fixes:

Bugs:

SheridanR commented 10 months ago

Nice work, we have assets for additional player deathboxes (they actually are designed for color remixing) but not XP bars I think. Ghosts need their own assets too.

SheridanR commented 10 months ago

We also want to improve the user interface so the lobby browser correctly shows lobbies with greater >4 players, you can adjust the player count properly as a host, kick players, and the default player count remains 4. Raising the player count above that shows a pop-up box talking about instability, game design issues with more than 4 players, etc.