Commit Graph

21 Commits

Author SHA1 Message Date
bc3606a6ad Add respawn_ball command 2026-07-25 21:57:50 +03:00
4a443b8075 Implement recent servers list 2026-07-24 21:49:47 +03:00
e60645f0f6 Make weapon swapping and ball dropping work correctly 2026-07-24 18:27:07 +03:00
5b8dc1acc4 Add shotgun, and a way to swap weapons 2026-07-24 17:35:05 +03:00
46bc9115ae Add sending chat messages as well 2026-07-24 04:11:18 +03:00
c414e6d7c4 Add some preliminary chat messages 2026-07-24 02:49:46 +03:00
f053c789a6 Add announcements 2026-07-24 02:13:21 +03:00
95e0032948 Fix warnings 2026-07-24 00:55:16 +03:00
9c0d71f24e Use default name 2026-07-23 22:12:20 +03:00
5e6c8b3fac Add popup when client disconnects 2026-07-23 19:40:22 +03:00
db2bb852f4 Go to main menu on disconnect 2026-07-23 19:23:35 +03:00
15a898b477 Iron out some bugs 2026-07-22 21:48:27 +03:00
40681ba470 Implement making goals 2026-07-22 05:46:32 +03:00
ed1d14f4ae Add game options properly 2026-07-22 04:06:56 +03:00
50557bfb9b Allow client to select map as well, sometimes 2026-07-22 03:25:52 +03:00
afdc8458d8 Move jumping code to PlayerMovement 2026-07-22 03:18:07 +03:00
317d60fca4 Disable team switch button without rights 2026-07-22 01:41:46 +03:00
4164232b49 Allow changing teams 2026-07-22 01:37:19 +03:00
8a1b6d3e62 Move common data from Player to NetPlayer 2026-07-22 01:37:19 +03:00
dba77889ed Remove hands from local player, add proper gun_node 2026-07-21 23:31:28 +03:00
9590f853a0 Move sync and net processing to physics_process 2026-07-21 22:53:14 +03:00