Commit Graph

376 Commits

Author SHA1 Message Date
9b522f0789 Record deaths and shoots 2026-07-26 21:59:00 +03:00
7a9292242f Start adding replays 2026-07-26 21:59:00 +03:00
b8578a0a95 Fix slow slope speed with CharacterBody3D's Constant Speed instead 2026-07-26 21:45:28 +03:00
2c7fef2bfa Increase player speed to 8 2026-07-26 21:16:50 +03:00
0c87c2fe19 Fix floating when hitting the ceiling and slope slowdown 2026-07-26 20:10:13 +03:00
5e35fff70c Split environments to be map specific 2026-07-26 18:55:07 +03:00
5c12249c7b Share same env between player camera and the maps 2026-07-26 18:34:02 +03:00
c057071fd5 Prep some exporting stuff 2026-07-26 04:23:46 +03:00
e3fb67cd9c Fix credits sizing problem 2026-07-26 03:43:34 +03:00
70890beb25 Make settings resettable 2026-07-26 03:42:45 +03:00
26cdffe0de Add kenney icons, add reset button to settings 2026-07-26 03:21:47 +03:00
9504eb7a88 Add jump keybind, fix binding space 2026-07-26 02:33:36 +03:00
2464ad00db Allow remapping keybinds correctly 2026-07-26 02:17:29 +03:00
97cc8b1712 Start adding keybinds 2026-07-26 02:03:10 +03:00
58a3b74d2b Make settings look a lot better 2026-07-26 01:24:49 +03:00
0527567350 Fix goal game option propagating to client 2026-07-26 00:49:41 +03:00
b53b6289bd Add punch animation as well 2026-07-26 00:29:26 +03:00
fb799acdbe Implement punching 2026-07-26 00:10:04 +03:00
b0a0fe077a Remove unused imports 2026-07-25 23:49:45 +03:00
520d44d564 Add credits 2026-07-25 23:48:20 +03:00
2ece3a573b Add credits 2026-07-25 23:28:35 +03:00
bde066af06 Don't update map if it really didn't change 2026-07-25 22:53:47 +03:00
88e9d912a2 Update volumes via audio buses 2026-07-25 22:46:16 +03:00
0e40fe7f94 Make sure settings are listed in-order 2026-07-25 22:12:01 +03:00
b6a4cd59bf Add new settings 2026-07-25 22:09:53 +03:00
0d745a7789 Respawn ball if holding player disconnects 2026-07-25 22:01:14 +03:00
bc3606a6ad Add respawn_ball command 2026-07-25 21:57:50 +03:00
29a98c686c Reset kill streak on death 2026-07-25 21:27:28 +03:00
b10acbeb96 Play local hit sound on kill 2026-07-25 21:26:28 +03:00
6545f54cfc Disable walk effects when dead 2026-07-25 21:21:42 +03:00
02c39f01dc Fix warnings 2026-07-25 21:20:59 +03:00
5fa5b56e5a Move chat to upper left corner 2026-07-25 01:59:59 +03:00
e2a71eb014 uncommit again 2026-07-25 01:30:18 +03:00
4afee426d8 Comment self_sync position again 2026-07-25 01:29:13 +03:00
fcda202c49 Send syncs every physics_tick 2026-07-25 01:26:13 +03:00
9769e7f91a Re-apply self-sync position with 1000 divisor 2026-07-25 01:24:19 +03:00
b13fa8d54a Comment out position syncing in apply_self_sync 2026-07-25 01:23:10 +03:00
dd75677321 Move movement to physics_process 2026-07-25 01:20:32 +03:00
3e5a9b3163 Calculate y-rot differently 2026-07-25 01:19:01 +03:00
fe2d586a50 Mult ping by /500. 2026-07-25 01:04:43 +03:00
51b87daa9f Throw apply_self_sync overboard 2026-07-25 00:57:03 +03:00
4b8c017530 Loosen up apply_self_sync 2026-07-25 00:54:46 +03:00
6f008436da Rebuild diner.tscn to fix missing killbox mesh 2026-07-25 00:49:06 +03:00
b3b4a299bc Fix self sync calculation 2026-07-25 00:46:23 +03:00
606eed9255 Apply client-side sync info rarely 2026-07-25 00:45:39 +03:00
f2c28847b1 Up physics ticks from 60 to 240 2026-07-25 00:36:43 +03:00
326a70ab81 Use killbox kinds in maps 2026-07-24 23:47:19 +03:00
840860bc9d Make killbox kind also an export 2026-07-24 23:27:03 +03:00
1b43852f12 Make crosshair partly transparent 2026-07-24 23:25:32 +03:00
3f3c65db7b Add str_blood_large.png 2026-07-24 23:24:03 +03:00