Proof of Concept (0.0.1)
DownloadChangelog
NB: Overwrites YEP_BattleEngineCore and Omori Battle System, so will not be compatible with other mods that do this. It also will break regular battles, so make sure to disable it when not playing multiplayer.
NB: Do not use follow up attacks or attacks that change the opponent's target, they're bugged. If the game just doesn't continue at some point then that's also a bug, I have only experienced it after follow up attacks, but it's possible it can happen other ways too. If this happens then there's no way to fix it in the current version (you could technically send fake data to the server to force it to continue, but that's a bother). I would recommend restarting the server software between each time you play, but going to [ip]:5000/reset should work too. Oh yeah, the server is a flask python server, good luck getting that to work, lol.
I would not recommend actually playing this version, but rather wait until a newer better version is made.
To use: 1: Extract the multiplayer versus folder into the mods folder and delete the zip folder. You will need to modify stuff in this mod if you want this to work, so for this version this is a required step. 2: Put OMORI console in your mods folder
To play locally with somebody on the same network:
- Install Python and Flask.
- Open multiplayerversus/server in your commandline tool of choice, and run flask --app main run --host=0.0.0.0
- Note the ip it runs at that [b]isn't[/b] 127.0.0.1:5000 and modify Multiplayer.serverAddress inside multiplayerversus/plugins/multiplayer_data.js to whatever your outgoing ip is.
- Start the game and run the command "versus 1" and "versus 2" on the two different computers.
To play over the internet:
- Host the flask server with outgoing support and make sure to update Multiplayer.serverAddress
- Start the game and run the command "versus 1" and "versus 2" on the two different computers.
Extra file information:
- File size: 8.48 MB
- Downloads: 153
- GOMORI ID: multiplayerversus