Commit graph

530 commits

Author SHA1 Message Date
cypress
5aa1e75cdf SERVER: Improved stance changing with bounding box changes, player collision deaths 2023-11-18 15:17:40 -05:00
cypress
e768f28530 SERVER: Fix setting speed penalty to 0 when firing while Prone 2023-11-18 13:10:16 -05:00
cypress
bc411eac73 SERVER: Fix third person walk animations sometimes canceling action animations 2023-11-17 10:21:16 -05:00
cypress
a02b69b5d6 SERVER: Mostly complete third person animation implementation 2023-11-16 12:10:11 -05:00
cypress
31fcb8270e SERVER: Allow door_nzp_cost to spawn a trigger field with targetname 2023-11-16 09:59:43 -05:00
cypress
6a955e322d SERVER: Tweak player and zombie sounds 2023-11-15 19:34:01 -05:00
cypress
37d963980f SERVER: Adjust Ray Gun Crosshair spread 2023-11-15 19:19:08 -05:00
cypress
5e0a9af0ad SERVER: Change reload cancel frame for Wunderwaffe DG-2 2023-11-14 15:14:34 -05:00
cypress
7271e93337
CLIENT: Increase Circle Crosshair Size 2023-11-14 14:46:33 -05:00
cypress
724e202e11 SERVER/FTE: Reduce bandwidth rate of zombies 2023-11-13 12:11:09 -05:00
cypress
4be7dbcce6 SERVER: Fix radius explosions misbehaving around clinets 2023-11-12 11:07:06 -05:00
cypress
fb40427c3c CLIENT: Network more important client fields 2023-11-12 10:46:49 -05:00
cypress
3ec7db8299 CLIENT: Player network prediction by eukara 2023-11-11 20:36:11 -05:00
cypress
7f39469359 CLIENT: Improved Game Over screen 2023-11-11 17:42:23 -05:00
cypress
30de102ee3 SERVER: Fix player explosives hurting non-owners 2023-11-11 07:59:13 -05:00
cypress
8cc1f70e7a SERVER: Have player spawns use targets on use 2023-11-08 14:16:21 -05:00
cypress
fd6cb138a2 CLIENT: Add support for Gib Event 2023-11-08 12:30:26 -05:00
cypress
3de18c324c SERVER/FTE: Re-introduce trace penetration for Zombies 2023-11-08 11:50:48 -05:00
cypress
4e88aa404a CLIENT: Fix "LOW AMMO" incorrectly triggering 2023-11-08 09:21:04 -05:00
cypress
88c08e24b4 SERVER: Fix Revive sequence continuing when in Last Stand 2023-11-08 09:13:24 -05:00
cypress
a19658ec9e SERVER: Fix co-op tracking, update Quick Revive on connect/disconnect 2023-11-08 08:50:34 -05:00
cypress
619980e88c SERVER: Fix AI getting stuck inside player 2023-11-07 12:56:56 -05:00
cypress
c14e2345bd SERVER: Fix waypoint_mode precaches 2023-11-07 10:01:41 -05:00
cypress
a21997bc6e SERVER: Add spawn functions for info_player_x_spawn 2023-11-06 12:32:27 -05:00
cypress
c18c1c1261
SERVER: Fix Reloading on Max Ammo if clip isnt empty 2023-11-06 11:41:56 -05:00
MotoLegacy
e8dc7028e4 CLIENT: Add loading screens 2023-11-06 09:45:36 -05:00
MotoLegacy
02bb83d09e CLIENT: Properly scale menu based on resolution 2023-11-05 19:58:59 -05:00
MotoLegacy
64c63ab614 CLIENT: Save settings applied in menu 2023-11-05 17:41:20 -05:00
MotoLegacy
8bdf2e2f1f SERVER: Fix automatic reload not always functioning 2023-11-05 17:08:55 -05:00
MotoLegacy
8935f1889d CLIENT: Fix particles not working first time around 2023-11-05 16:53:13 -05:00
MotoLegacy
da8fc2fe31 SERVER: More accurate gibbing, headshot damage nerf 2023-11-05 11:37:46 -05:00
MotoLegacy
5caf23cf4a SERVER: Perform traces before explosives damaging entities or triggering Bouncing Betty 2023-11-05 10:28:22 -05:00
MotoLegacy
c8e5a75ed9 SERVER: Fix STANDARD progs not having weapon skin update properly 2023-11-05 09:56:29 -05:00
cypress
bcc6131f2e SERVER: Fix actions being looped while holding Flamethrower 2023-11-04 09:37:53 -04:00
cypress
9ae20b3487 SERVER: Player stance and PhD Flopper tweaks 2023-11-03 19:22:23 -04:00
cypress
67638ada5d Merge branch 'main' of https://github.com/nzp-team/quakec 2023-11-03 18:08:00 -04:00
DerpedCrusader
863175a720 Raygun culling and animation adjustments
fixed some faces that were manually culled out before that should have been visible, as well as animation adjustments that save a small amount of RAM
2023-11-03 13:08:40 -07:00
cypress
db90c9fd7b SERVER: Fix walktype not being applied to barrier crawlers 2023-11-03 14:35:55 -04:00
cypress
9866a529b0 SERVER: More intelligent Carpenter Power-Up 2023-11-03 13:34:59 -04:00
cypress
7f28370db6 SERVER/CLIENT: Adjust Round time delay 2023-11-03 10:58:01 -04:00
cypress
897bf79f09 SERVER: Fix missing ching.wav precache for doors 2023-10-31 13:36:14 -04:00
cypress
0d9cf45426 SERVER: Add missing light spawn function 2023-10-31 13:33:43 -04:00
cypress
818e413753 SERVER: Fix offsets for maps that use old lamp sprites 2023-10-31 12:31:58 -04:00
cypress
986e465552 SERVER: Fix maps where info_player_start and spawns 2-4 were used 2023-10-31 12:29:00 -04:00
cypress
4341005d18 SERVER: Restore compatibility with old item_radio entities 2023-10-31 12:11:45 -04:00
cypress
e96648d8c4 SERVER: Enhance support for old asset path conversion 2023-10-31 11:53:07 -04:00
cypress
77cbd6e663 SERVER: Fix Ray Gun splash damage 2023-10-30 18:43:09 -04:00
cypress
7842010fd0 SERVER: Restore Power-Up Rate Percentage
This was changed not too long ago to be 4% from 2%, testing found that
this is incorrect. Unsure where 4% came from, this restores previous
functionality.
2023-10-30 18:23:51 -04:00
cypress
bbb6387fb9 SERVER: Fix MBOX_FreeEnt not resetting frame 2023-10-30 18:13:51 -04:00
cypress
5eab83eb63 CLIENT: Remove drawing unused meshes at world origin 2023-10-30 15:51:12 -04:00