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
MotoLegacy
4ac95c5be1
REPO: Add support for building QuakeC on macOS natively
2023-11-05 08:48:53 -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
cypress
a96078fcb6
Merge pull request #58 from nzp-team/Raygun-Fix
2023-11-03 16:14:52 -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
cypress
f385a04712
CLIENT: Use gun_kick and ADS positions for muzzleflashes
2023-10-30 15:29:02 -04:00
cypress
fcadbeb7c5
SERVER: Fix TryWalkToEnemy false reporting on non-fully-obscured objects
2023-10-30 14:08:49 -04:00
cypress
4f9754c208
SERVER: Fix semiuse not activating with weapon ammo stations
2023-10-30 13:34:22 -04:00
cypress
060b157a4c
SERVER: Fix Mystery Box obtained status for host
2023-10-30 13:26:41 -04:00
cypress
9d4e39c0cb
SERVER: Stop tying W2_Frame_Update() to W_Frame_Update()
2023-10-30 12:56:48 -04:00
cypress
ee49f7b1b8
Merge branch 'main' of https://github.com/nzp-team/quakec
2023-10-29 18:21:55 -04:00
cypress
c913f9a98b
SERVER: Add support for spawning Co-Op spawns if not provided
2023-10-29 18:21:41 -04:00
Ian
ed94af3de9
SERVER: Fix weapon skins not updating for standard progs
2023-10-29 10:51:13 -04:00
cypress
84fb0662e3
SERVER/CLIENT: Trigger a Bouncing Betty tutorial on purchase
2023-10-28 12:09:57 -04:00
cypress
e3eafffcb9
SERVER: Add ability to display left weapon muzzle flash
2023-10-27 14:35:44 -04:00