Commit Graph

497 Commits

Author SHA1 Message Date
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
d1937e3e77 Add killbox to two_towers 2026-07-24 23:22:13 +03:00
a00ced88d0 Add killbox kinds 2026-07-24 23:22:06 +03:00
32c4367aeb Add backup killbox in diner 2026-07-24 23:11:29 +03:00
27869e9072 Swap weapon on scroll wheel 2026-07-24 23:10:15 +03:00
d0ece667c2 Add func_killbox 2026-07-24 23:08:23 +03:00
5a174e561a Fix name edit in lobby 2026-07-24 23:04:59 +03:00
d25104aa8d Properly update clientside player weapon at spawn 2026-07-24 23:03:52 +03:00
786003d60d Fix 2026-07-24 22:50:38 +03:00
6c6c05d0a9 Split player.rs into three files 2026-07-24 22:47:35 +03:00
a16752a6d3 Redo diner 2026-07-24 22:44:46 +03:00
2e71105ea2 Add own health number 2026-07-24 22:38:49 +03:00
9535227e6f Add health bar to remote players 2026-07-24 22:31:11 +03:00
4a443b8075 Implement recent servers list 2026-07-24 21:49:47 +03:00
bb9ed38278 Trim chat messages and don't send any empty ones 2026-07-24 21:21:35 +03:00
4512734395 Fix footstep sounds when jumping 2026-07-24 21:19:46 +03:00
9756572ccf Make footsteps fade out at 20 meters 2026-07-24 21:17:08 +03:00
efa350ff20 Fix remote player shooting 2026-07-24 21:15:42 +03:00
f162da8a41 Fix ball not moving in hand correctly 2026-07-24 21:12:30 +03:00
f3e196451e Move crosshair behind other UI elements 2026-07-24 20:20:23 +03:00
9d78db008d Add some rotation to shooting animation 2026-07-24 20:17:47 +03:00
cae47f86ed Transfer cd from previous weapon 2026-07-24 20:10:05 +03:00
430de3e1f1 Make shotgun prettier and add shotgun sounds 2026-07-24 20:04:06 +03:00
678268642b Make shotgun functional 2026-07-24 19:36:00 +03:00
f1ee0f0ddb Fix map texture material uids to match the textures' uids 2026-07-24 19:03:23 +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
e4e1a94876 Add shotgun 2026-07-24 17:00:27 +03:00
e57967d78f Add crosshairs 2026-07-24 16:18:51 +03:00
3b994283af Use compressed sound effects 2026-07-24 16:06:55 +03:00