Commit graph

628 commits

Author SHA1 Message Date
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
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
DerpedCrusader
fccbf21d2a Mustang and Sally Muzzle flash addition
Added the corrected positioning for the Mustang and Sally, including a part of code for the left handed muzzleflash
2023-10-27 11:12:12 -07:00
DerpedCrusader
49ce8480f4 Mustang and Sally Update
Code for Mustang and Sally

still need to get positions for dual wielded muzzle flash
2023-10-27 01:38:43 -07:00
cypress
03e8dde46b SERVER: Put weapon away before drinking Perk-A-Cola 2023-10-26 13:08:04 -04:00
cypress
206120f01e SERVER: Better support for hiding crosshair during dual reload 2023-10-23 16:51:15 -04:00
cypress
6fe33b26d9 SERVER: Fix entity relinking with Pack-A-Punch 2023-10-19 17:09:47 -04:00
cypress
81693dcd77 SERVER: Require client to look at certain entities for triggering 2023-10-18 10:00:25 -04:00
cypress
c3fa9ac216 SERVER: Give player a clip if they have no ammo in Last Stand 2023-10-17 09:45:14 -04:00
cypress
bf2df6ae2f SERVER: Fix weapon order when in Last Stand 2023-10-17 09:27:41 -04:00
cypress
e58ffeb60a SERVER: Fix weapon list when Pack-A-Punching 2023-10-17 09:21:22 -04:00
cypress
2ab61575f1 Merge branch 'main' of https://github.com/nzp-team/quakec 2023-10-17 09:14:59 -04:00
cypress
a3f2c2cb7e SERVER: Fix Flamethrower regeneration 2023-10-17 08:54:27 -04:00
cypress
979611e9e1
CLIENT: Prevent crosshair when zoom is 1 2023-10-16 18:09:49 -04:00
Ian
7b0c11586a SERVER: Register nzp_maxai builtin 2023-10-16 16:00:21 -04:00
Ian
6631813cf9 SERVER: Let host engine dictate max AI at once 2023-10-16 15:59:22 -04:00
cypress
835fdcb1e2 SERVER: Remove Mule Kick debug print 2023-10-16 11:01:31 -04:00
cypress
b8763ca465 SERVER: Control crosshair via QuakeC 2023-10-16 10:23:50 -04:00
cypress
7e3113ec63 CLIENT: Allow disabling of crosshair 2023-10-15 16:06:01 -04:00
cypress
4b78cfeb05 Merge branch 'main' of https://github.com/nzp-team/quakec 2023-10-15 11:30:26 -04:00
cypress
1f3280a10f SERVER: Total weapon storage revamp 2023-10-15 11:30:01 -04:00
cypress
5905874ac8
SERVER: Don't make spotlights static 2023-09-22 14:48:10 -04:00
cypress
3f0a885c9b
SERVER: Add missing definition for light_spot 2023-09-22 14:39:10 -04:00
cypress
36a49b40ab
SERVER: Increase Ray Gun put away time 2023-09-21 16:16:50 -04:00
cypress
ce93ef1d2d FTE/SERVER: Fix reloading while scoped with Sniper Rifles 2023-09-15 10:13:42 -04:00
cypress
c659a649f9 SERVER: Fix Aim Down Sights after Pack-A-Punching 2023-09-15 10:04:08 -04:00
cypress
56567d7e30 SERVER: Add barebones Ballistic Knife definitions 2023-09-15 09:43:04 -04:00
cypress
94455b938e SERVER: Remove movespeed penalty during purchases 2023-09-14 22:01:37 -04:00
cypress
927a14adfd SERVER: Fix purchases while holding flamethrower 2023-09-14 22:00:27 -04:00
cypress
dbb25354b4 SERVER: Provide set durations for weapon swap animations 2023-09-14 21:46:46 -04:00
cypress
6d03beca80 SERVER: Only allow one player to hold the Wunderwaffe DG-2 at a time 2023-09-14 20:56:59 -04:00
cypress
b374fdcfca SERVER: Increase Perk sound volume from 50% to 80% 2023-09-14 15:26:33 -04:00
cypress
e757682d88 SERVER: Add a use delay to the Mystery Box 2023-09-14 15:23:22 -04:00
cypress
bfc60fac84 SERVER: Adjust timing for grenade priming 2023-09-14 15:15:57 -04:00
cypress
8fba00e0e7 SERVER: Adjust timing for melee actions 2023-09-14 15:09:28 -04:00
cypress
6ac0883126 SERVER: Reduce PaP time 2023-09-14 14:12:51 -04:00
cypress
4057357c42 SERVER: Always precache Mustang & Sally if possessing the Colt 2023-09-14 13:59:35 -04:00
cypress
e7a704e03d SERVER: More accurate explosive damage and crawler triggering 2023-09-11 23:21:46 -04:00
cypress
bf4afd4ae3 SERVER: Bouncing Betty Revamp
* Fix timing of priming sound.
* Sped up animation playback rate.
* Fix not playing "take out" animation after placing Betty.
* Decreases raise time from 0.35 seconds to 0.28 seconds.
* Betties rise with more force.
* Increase explosion effect dramatics.
* Betties no longer inflict self-damage.
* Betties can no longer be re-bought from wall chalk.
* Fixed betties using cost2 for their entity instead of cost.
* Move bouncing betty logic to separate source file.
2023-09-10 10:39:38 -04:00
Ian
973d60eb9b SERVER: Fix Deadshot targetting dead zombies 2023-09-09 14:18:24 -04:00
Ian
925662c384 SERVER: Prevent non-enemies from activating Bouncy Betty 2023-09-09 14:12:23 -04:00
Ian
cf1421b943 SERVER: Have Ray Gun prop fire from barrel position 2023-09-09 14:07:40 -04:00
Ian
2858e4cb84 SHARED: Fix Muzzleflash offsets for most weapons 2023-09-09 13:16:21 -04:00
cypress
54b16eb1a0 SERVER: don't remove() killtargets 2023-09-05 09:48:30 -04:00
blubs
1856d57e27 SERVER: Fix kill stat for wunderwaffe 2023-09-03 15:02:27 -07:00
blubs
38a6f72edd SERVER: Remove leftover print 2023-09-02 23:53:58 -07:00
blubs
879357e2a2 SERVER: Fix MOVE_NOMONSTERS missing reference 2023-09-02 23:52:33 -07:00
blubs
d156216f42 SERVER: Revamps wunderwaffe logic 2023-09-02 23:49:29 -07:00
cypress
f0e1a9c4f4 SERVER: Fix Pack-A-Punch not showing weapon name 2023-09-02 11:44:15 -04:00
cypress
19f176ebd1 SERVER: Fix some light effects not being fullbright 2023-09-02 11:12:24 -04:00
cypress
5b28f65d9e
SERVER: Bump Random Power-Up Drop Rate to 4%
Primarily impacts later rounds when the threshold is harder to meet.
2023-08-31 23:06:07 -04:00
cypress
77af97d136 SERVER: Irrelevant Zombie Health Tweak 2023-08-31 10:38:44 -04:00
cypress
aec68db169 SERVER: Make Teddies work with Soft_Restart 2023-08-29 22:46:50 -04:00
Ian
ea90417314 SERVER: Major Mystery Box Revamp, add support for MBOX2 format 2023-08-29 11:44:41 -04:00
Ian
5d392899bb SERVER: Move Mystery Box to separate source file 2023-08-28 19:12:34 -04:00
cypress
126298114c SERVER: Fix Zombies dropping Power-Ups when killed via Trap 2023-08-28 11:07:07 -04:00
cypress
901ee7121e SERVER: Fix Electric Barrier bounding box when pointed upwards 2023-08-28 11:03:26 -04:00
cypress
ddc845f447 SERVER: Fix nround.wav at start using weapon channel 2023-08-28 10:28:38 -04:00
cypress
30758dd389 SERVER: Fix ADS Toggle logic 2023-08-28 10:26:37 -04:00
cypress
006c82e025 CLIENT: Fix Control Settings returning to Main Menu 2023-08-28 09:46:43 -04:00
cypress
6a91f6670e SERVER: Fix playback speed of v_perk.mdl 2023-08-28 09:40:23 -04:00
Luis Gutierrez
f4d0dd61a3
SERVER: Update powerup frame logic 2023-08-28 01:08:16 -07:00
Luis Gutierrez
d41d64cbef
SERVER: Update perk drink anim frames 2023-08-27 23:34:15 -07:00
cypress
dc62d3ddc1 SERVER: Proper Mystery Box Teleportation Animation 2023-08-27 22:49:43 -04:00
cypress
ad23cd7933 SERVER: Stop mglow$ from leaking MBOX ents 2023-08-27 21:08:16 -04:00
cypress
10418b38f7
CLIENT: Fix Stopwatch counting an hour as 360 seconds, and not 3600 2023-08-27 15:55:43 -04:00
cypress
6d37aaae5f CLIENT/FTE: Add stopwatch to HUD 2023-08-27 10:15:16 -04:00
cypress
2a94f8daf9 SERVER: Fix Mystery Box causing Soft_Restart issues 2023-08-26 20:57:13 -04:00
cypress
6122e48a94 SERVER: Tweak sniper scope weapon zoom 2023-08-26 20:13:56 -04:00
cypress
f416363b21 SERVER: Fix denybuy.wav spam with perk_pap 2023-08-26 15:01:12 -04:00
cypress
763a7d75b5 SERVER: Allow .killtarget and .message to fire in SUB_UseTargets() without any normal targets set 2023-08-26 14:56:48 -04:00
cypress
742c9aad86 SERVER: Add punchangle when taking explosive damage 2023-08-26 09:49:16 -04:00
cypress
72631d96a8 SERVER: convert bad misc/buy.wav on teddy_spawn 2023-08-26 09:43:26 -04:00
cypress
b3388f382f SERVER/FTE: Tweak grenade radius flash effect 2023-08-26 09:39:59 -04:00
cypress
c9c8c31012 SERVER: Adjust 'Oops' achievement to trigger near death 2023-08-26 09:35:35 -04:00
cypress
2fb30fe14c CLIENT/FTE: Add social media links 2023-08-26 09:27:53 -04:00
cypress
c295f9215a SERVER: Fix Mysterybox denybuy.wav loop 2023-08-25 21:31:38 -04:00
cypress
d56a17faf3 SERVER: Better management of model and sound allocation 2023-08-25 15:14:24 -04:00
cypress
1011f18b98
prompt build 2023-07-23 15:32:29 -04:00
cypress
8c65c22f82 SERVER/STANDARD: Fix weapon2model when swapping 2023-07-20 13:08:39 -04:00
cypress
d4995b5b0c STANDARD/SERVER: Remove calls to strunzone on Remove_Waypoint
Causes issues removing waypoints on Standard platforms -- strings
weren't assigned IDs for the zone blocks, not in heap?
2023-07-19 23:17:40 -04:00
cypress
b2bd148fdf SERVER: Undo PC traceline penetration 2023-07-18 14:44:53 -04:00
cypress
a207108dc2 SERVER/FTE: Add a proper fix for collision restoration 2023-07-18 14:31:12 -04:00
cypress
72c1a8e70d SERVER: Fix Zombie BBOX after death 2023-07-18 13:33:14 -04:00
cypress
92e9a36a50 FTE/CLIENT: Hide Restart on WEBGL 2023-07-18 13:08:35 -04:00
cypress
a71899154b FTE/CLIENT: Fix Web buttons activiating on EXE 2023-07-18 13:05:09 -04:00
cypress
d06d7e0e37 FTE/CLIENT: Fix Audio Settings always going to Main Menu 2023-07-18 12:59:07 -04:00
cypress
b691428e3c FTE/CLIENT: Tweak HUD health display to account for Juggernog 2023-07-18 12:23:14 -04:00
cypress
b4f8a15cc3 FTE/SERVER: Fix traceweapons not penetrating multiple enemies 2023-07-18 12:05:49 -04:00
cypress
b416568c7c SERVER: Slight fall damage fixes 2023-07-17 16:52:58 -04:00
cypress
5e1bcb46da SERVER: Add proper support for fall damage 2023-07-17 16:40:49 -04:00
cypress
a8ae0a96fc SERVER: Add a sprint delay when taking damage 2023-07-17 15:13:05 -04:00
cypress
5b94ecb5f8 SERVER: Give M1911 more accurate below torso damage 2023-07-17 15:03:06 -04:00
cypress
4232fc233d SERVER: Fix issue with subsequent power-ups not blinking for despawn 2023-07-17 14:51:25 -04:00