Commit Graph

373 Commits

Author SHA1 Message Date
050e4b6021 Add decals to shotgun as well 2026-08-04 22:02:25 +03:00
c65c3b0ac4 Add bullet decals for raygun 2026-08-04 22:02:25 +03:00
aead0c0b64 Fix warnings 2026-08-04 21:34:01 +03:00
f6deb4b355 Put loading replays on another thread, timeout recv 2026-08-04 21:26:15 +03:00
0cddfe93bb Add kick button and make it work 2026-08-04 21:13:48 +03:00
f6400640e3 Add kick-method for NetworkManager 2026-08-04 21:04:00 +03:00
748c13935b Update protocol.rs 2026-08-04 21:00:05 +03:00
d95746b63e Use CloseReason correctly 2026-08-04 20:58:06 +03:00
79711ad3f0 Update theme for labels 2026-08-03 23:23:02 +03:00
44676d2dbd Paint the vessel some more 2026-08-03 22:51:17 +03:00
ef6b5a83be Fix some positions in players 2026-08-03 22:41:46 +03:00
d3a2997514 Add on_body_entered to player common code 2026-08-03 22:21:26 +03:00
6056b2cc1b Add telefragging 2026-08-03 22:18:52 +03:00
1a2376931b Order game options by key 2026-08-03 21:45:39 +03:00
b8fd6a55fd Add pickups-enabled setting 2026-08-03 21:42:34 +03:00
1db75b27cf Fetch telegrenades allowed per team 2026-08-03 21:36:16 +03:00
4c8c010174 Propagate team options to clients as well 2026-08-03 21:36:16 +03:00
38a84588e5 Add initial team settings to lobby as well 2026-08-03 21:36:16 +03:00
e7f19d7686 Remove unused print 2026-08-03 20:57:06 +03:00
4aa60ba6a4 Add some team options 2026-08-03 20:56:48 +03:00
40c119d1c8 Add possibility for alternate team colors 2026-08-03 20:33:40 +03:00
a7fcaeb2ff Add setting for alt team colors 2026-08-03 20:19:33 +03:00
55d6d236f9 Fix ball spawn order 2026-08-03 20:06:05 +03:00
72c74bbedb Fix players spawning on top of the ball 2026-08-03 20:05:38 +03:00
d28ba31d74 Disable shooting with spawn protection, lower default spawn protection 2026-08-03 19:57:16 +03:00
e0fd2cf804 Actually handle GameOptions package 2026-08-03 19:54:20 +03:00
6ba4e37bab Send game options to player at connection 2026-08-03 19:51:49 +03:00
ad574ec381 Fix sliders resetting when set to 0 2026-08-03 19:48:07 +03:00
9c14d29713 Fix own goals 2026-08-03 19:36:53 +03:00
5c91b4e779 Add ready button icons 2026-08-03 18:06:30 +03:00
00776a4c52 Self-highlight player listing 2026-08-03 17:49:57 +03:00
604b97925b Make cli prints be godot_prints as well 2026-08-03 17:45:21 +03:00
e76d131580 Use team colors for goals even in replay 2026-08-03 17:43:41 +03:00
efa44cb32e Remove unused member 2026-08-03 17:36:13 +03:00
c6961134c0 Add replay finished popups 2026-08-03 17:34:58 +03:00
7ebef6172c Update cooldown enum 2026-08-03 17:14:50 +03:00
cdf81a558f Fix warnings 2026-08-03 17:13:45 +03:00
525b2e7e13 Add distance moved, move stats button 2026-08-03 17:12:29 +03:00
59d1bc415c Add telegrenade cooldown 2026-08-03 16:57:34 +03:00
31b7a053e6 Update weapon rotation on shoot correctly 2026-08-03 15:45:48 +03:00
d99850129d Add some player stats 2026-08-02 23:13:39 +03:00
3ccc17ac3b Record goals, own_goals, friendly_kills and friendly_deaths 2026-08-02 21:54:08 +03:00
7db901c749 Move some stats to PlayerStats 2026-08-02 21:49:19 +03:00
ab4d3ed849 Add arrow that is visible on ball and player holding ball 2026-07-30 23:46:48 +03:00
0e2b86de76 Add ball throw sfx 2026-07-30 22:57:27 +03:00
4bbc5a805a Rename rust project 2026-07-30 19:46:51 +03:00
34bb145de3 Remove unused print 2026-07-30 19:41:22 +03:00
2fbb1983a4 Fix warnings 2026-07-30 19:40:57 +03:00
bcbd7b0b03 Fix team swapping nonsense 2026-07-30 19:38:22 +03:00
678add5b1c Remove unused prints 2026-07-30 19:23:55 +03:00