Commit graph

520 commits

Author SHA1 Message Date
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
7e64e8468a BIN: Update fteqcc on linux 2023-10-15 11:29:50 -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