Commit Graph

374 Commits

Author SHA1 Message Date
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
041b8886a3 Add submodule for sfx 2026-07-24 15:46:15 +03:00
c211c7077f Add sfx submodule 2026-07-24 15:43:38 +03:00
4888a0c60b Reorder gitignores 2026-07-24 15:41:30 +03:00
18b58f4138 Add sfx folder to gitignore 2026-07-24 15:40:19 +03:00
597f6102a8 Remove all sfx 2026-07-24 15:27:04 +03:00
d40040d5b9 Add max length to name 2026-07-24 04:27:09 +03:00
4c82b40778 Change a bunch of TextEdits into LineEdits 2026-07-24 04:25:55 +03:00
305c9e334a Improve chat 2026-07-24 04:18:44 +03:00
fa5e4517d1 Make sure chat messages always remain 2026-07-24 04:14:55 +03:00
46bc9115ae Add sending chat messages as well 2026-07-24 04:11:18 +03:00
95bd5d9365 Add chat & chat box 2026-07-24 03:58:44 +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
b44179eb24 Add some effects for walking 2026-07-24 01:34:11 +03:00
0f3736a568 Reordanize assets 2026-07-24 01:05:28 +03:00
fcef6a3fb1 Set raygun cooldown to 1.5 seconds 2026-07-24 00:59:55 +03:00
c589832268 Move cd management to weapon itself 2026-07-24 00:58:41 +03:00
95e0032948 Fix warnings 2026-07-24 00:55:16 +03:00
cf364ddcff Move splorch to player effects, add hit sound 2026-07-24 00:53:39 +03:00
214d7a0939 Refactor some files to player directory 2026-07-24 00:47:02 +03:00
7e2751393c Add ping icon 2026-07-24 00:14:58 +03:00
4f16588d69 Apply forgotten changes to two_towers 2026-07-24 00:02:19 +03:00
8576a5b673 Properly handle disconnect during game 2026-07-23 23:58:28 +03:00