Commit Graph

402 Commits

Author SHA1 Message Date
d3c6602901 Use GIT_HASH for network identifier 2026-08-08 00:01:34 +03:00
64d8c148ce Clean imports 2026-08-07 23:55:42 +03:00
c8172f736f Update blood amount 2026-08-07 23:55:16 +03:00
5ccfc651a1 Add blood decals for clients as well 2026-08-07 23:55:16 +03:00
3ef771d0b6 Add some blood effects 2026-08-07 23:55:16 +03:00
f9ed07988b Add tons of new footstep platforms 2026-08-07 22:30:24 +03:00
7fc2da4800 Implement footstepbox checking with raycasts 2026-08-07 22:22:39 +03:00
c530cfedba Use floor normal instead of Vector3::UP 2026-08-07 22:09:46 +03:00
3549cfd351 Add footstep sounds 2026-08-07 22:07:29 +03:00
99d351885e Add some sort of footstepbox 2026-08-07 22:04:42 +03:00
8e8812ee64 Add a bunch of grab focuses for UI 2026-08-07 21:17:09 +03:00
43991a4fa0 Add some controller bindings for main menu 2026-08-07 21:07:13 +03:00
399606357c Start adding main menu controller support 2026-08-07 20:52:22 +03:00
01bd04c905 Fix bug where ball could be thrown twice with rapid button presses 2026-08-07 20:08:18 +03:00
387778b9ec Add some controller controls 2026-08-07 19:53:10 +03:00
9ffceb55db Un-hide maps in debug build 2026-08-07 19:08:09 +03:00
5431788a53 Add ProximityTrigger 2026-08-06 21:45:52 +03:00
e2c02d45ae Refactor code 2026-08-06 20:01:01 +03:00
71c5ca7947 No longer collide gun rays with areas 2026-08-06 19:56:05 +03:00
a34884fb27 Add play_fx for weapons 2026-08-06 18:36:07 +03:00
c866db3581 Rename Layer 5, Add Layer 7 as Moving Walls 2026-08-06 18:18:43 +03:00
aa30e21ad1 Fix lobby background not updating on join 2026-08-06 17:40:44 +03:00
e015978b9f Fix warnings 2026-08-06 17:26:27 +03:00
e9f347e4f8 de/activate triggers on resume playback 2026-08-06 17:26:02 +03:00
0cb96e1b75 Add test triggerable 2026-08-06 17:22:35 +03:00
32299fa11a Add trigger de/activate to protocol 2026-08-06 16:32:29 +03:00
56e4875a7b Add necessary boilerplate for triggers 2026-08-06 16:31:41 +03:00
c5d386b755 Refactor code 2026-08-06 15:21:02 +03:00
e45c6dcb10 Change lobby background based on map 2026-08-06 14:47:58 +03:00
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