Commit graph

479 commits

Author SHA1 Message Date
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