Commit Graph

73 Commits

Author SHA1 Message Date
ba1ed84b33 Add strike timeout setting 2022-10-17 07:42:17 +02:00
25871de084 Add a message to explain why connection are closed in case of invalid player names 2022-10-16 20:23:12 +02:00
b1145cc362 Limit player name length
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-16 18:51:05 +02:00
e0132b68ed Can notify a player that the server is waiting for opponent play configuration 2022-10-16 18:42:18 +02:00
1c08e2ec01 Connections are properly closed 2022-10-16 18:35:17 +02:00
70d70c2851 Handle bug that happens when a player leaves the game in an early stage 2022-10-16 18:35:17 +02:00
04ee20dac2 Fix a few bugs 2022-10-16 18:06:31 +02:00
161391db04 Update dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-16 15:02:35 +02:00
f2ec85b46f Can request & respond to rematch 2022-10-15 17:46:14 +02:00
a2c880814c Can get opponent last fire location 2022-10-15 16:33:45 +02:00
454dff923b Can change bot type in rules screen 2022-10-15 15:07:17 +02:00
375127eeee Query boats layout 2022-10-15 13:19:33 +02:00
4af2585a8b Start to create WS client for cli_player 2022-10-15 10:12:02 +02:00
2f426a1540 Show invalid boats in red 2022-10-08 14:14:52 +02:00
c7bfdb8d74 Show neighbor cells if boats can't touch 2022-10-08 10:35:14 +02:00
a2c9e4e257 Add mouse interaction 2022-10-07 19:57:55 +02:00
7178b96077 Start to build game grid 2022-10-07 10:20:21 +02:00
17a4edf417 Improve game rules configuration screen 2022-10-02 19:17:29 +02:00
c9f643e224 Can select bot type 2022-10-02 18:00:45 +02:00
46ab1fec9a Game rules screen functional 2022-10-02 16:31:36 +02:00
a62ced4d3c Configuration fields in game rules screen are editable 2022-10-02 16:21:08 +02:00
7a06feb7cf Start local server on client run 2022-10-01 20:44:01 +02:00
003296a782 Start to build cli player 2022-10-01 19:25:41 +02:00