Commit Graph

22 Commits

Author SHA1 Message Date
b3f738296a Use default name 2026-07-23 22:12:20 +03:00
f435c1c8cc Properly exit game at exit 2026-07-23 19:45:53 +03:00
e04ded2e20 Persist map selection 2026-07-22 23:04:55 +03:00
1d56e103a2 Fix goals game option not changing 2026-07-22 23:00:59 +03:00
147082bd8d Add goals needed to win option 2026-07-22 21:56:00 +03:00
623b9b8d95 Iron out some bugs 2026-07-22 21:48:27 +03:00
fc44f23092 Rename player_listing to lobby_player_listing 2026-07-22 20:30:32 +03:00
d3e082084a Update options for client as well 2026-07-22 04:17:15 +03:00
0a330b9d89 Add game options properly 2026-07-22 04:06:56 +03:00
b729c7bbcd Allow client to select map as well, sometimes 2026-07-22 03:25:52 +03:00
b163c214fe Update map selection dropdown disable logic 2026-07-22 03:23:48 +03:00
ef1bb3946d Move common data from Player to NetPlayer 2026-07-22 01:37:19 +03:00
1fcd74d220 Start adding teams, move player capsule down a bit 2026-07-22 00:00:21 +03:00
ce9317f12f Remove some more imports 2026-07-21 01:13:17 +03:00
4b0a90be0e Add spawning players 2026-07-18 02:26:09 +03:00
d251973dd3 Refactor a bit 2026-07-17 23:28:28 +03:00
11b6691a4e Deny new connections after game has started 2026-07-17 23:15:46 +03:00
73c7c5b850 Add map selection and entering game 2026-07-17 23:09:11 +03:00
c594af3bd1 Add readiness 2026-07-17 21:36:29 +03:00
4c58824840 Add more proper player listings 2026-07-17 19:59:06 +03:00
70c0a782b4 Update player nick properly 2026-07-16 16:47:43 +03:00
154c5fa743 Add GameManager and Game 2026-07-16 07:17:07 +03:00