Implemented basic client/server connection and title font

This commit is contained in:
Anuken
2017-12-30 18:40:02 -05:00
parent c14e233723
commit 79e18f7f4d
21 changed files with 462 additions and 409 deletions

View File

@@ -10,8 +10,13 @@ text.level.select=Level Select
text.level.mode=Gamemode:
text.savegame=Save Game
text.loadgame=Load Game
text.joingame=Join Game
text.quit=Quit
text.hostserver=Host Server
text.joingame.title=Join Game
text.joingame.ip=IP:
text.connecting=[accent]Connecting...
text.connectfail=[crimson]Failed to connect to server: [orange]{0}
text.server.port=Port:
text.server.invalidport=Invalid port number!
text.server.error=[crimson]Error hosting server: [orange]{0}