edited the 'networkDialog' and added 'battleShipLocalServer' and 'ReceivedMessage' and 'README'

edited the networkDialog so the client can decide, whether he want, to connect to a derver or create and host a new one, added the 'BattleshipLocalServer', the class responcible for creating a new server and added 'Receivedmessage'
and added a README for the Background-music licence
This commit is contained in:
Benjamin Feyer
2024-10-05 15:33:27 +02:00
parent 2110555bbc
commit 387bda04b9
8 changed files with 247 additions and 9 deletions

View File

@@ -40,3 +40,4 @@ map.doesnt.fit=The map doesn't fit to this game
background.music.checkbox= Background music on/off
background.music.volume= Background volume
player.submitted.invalid.map= invalid map submitted
local.server= instantiate local server

View File

@@ -40,4 +40,5 @@ map.doesnt.fit=Diese Karte passt nicht zu diesem Spiel
background.music.checkbox= Musik an/aus
background.music.volume= Musiklautstärke
player.submitted.invalid.map= Invalide karte gegeben
local.server=Lokalen Server erstellen