Commit Graph

22 Commits

Author SHA1 Message Date
9a77b45559 Use default name 2026-07-23 22:12:20 +03:00
35d1fc44e5 Properly exit game at exit 2026-07-23 19:45:53 +03:00
1818c1a453 Persist map selection 2026-07-22 23:04:55 +03:00
1dd5573729 Fix goals game option not changing 2026-07-22 23:00:59 +03:00
6fa07c2f73 Add goals needed to win option 2026-07-22 21:56:00 +03:00
5423b9ff90 Iron out some bugs 2026-07-22 21:48:27 +03:00
dbc2d39219 Rename player_listing to lobby_player_listing 2026-07-22 20:30:32 +03:00
2da15ca63e Update options for client as well 2026-07-22 04:17:15 +03:00
0ca3b2c49a Add game options properly 2026-07-22 04:06:56 +03:00
ec005b1339 Allow client to select map as well, sometimes 2026-07-22 03:25:52 +03:00
328bb116f5 Update map selection dropdown disable logic 2026-07-22 03:23:48 +03:00
a2c874a418 Move common data from Player to NetPlayer 2026-07-22 01:37:19 +03:00
b237e3b981 Start adding teams, move player capsule down a bit 2026-07-22 00:00:21 +03:00
4316badc8a 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