Commit graph

175 commits

Author SHA1 Message Date
cypress
d2a54c5b78 SERVER: Move scoped weapons closer to camera on aim; reduce time-till-scope 2024-06-15 18:33:22 -07:00
cypress
29c1be162c SERVER: Lighten restrictions for Melee and ADS while Sprinting 2024-06-10 19:26:16 -07:00
cypress
10baffed84 SERVER: Allow downward Melee lunge for Crawler Zombies 2024-06-10 18:57:13 -07:00
cypress
8810ab5636 SERVER: Clean, improve readability for appending Score to Clients 2024-06-09 17:16:38 -07:00
cypress
9880a03bb1 SERVER: Mitigate horizontal/sideways sprinting 2024-06-04 20:12:35 -07:00
cypress
0abf4b18f9 SERVER/FTE: Fix Revive Initialization never advancing 2024-06-03 21:41:34 -07:00
cypress
00152d2053 SERVER: Add grace period before velocity-based sprint stop 2024-05-20 22:21:22 -07:00
cypress
86df8159a0 SERVER: Prevent Melee Lunge with large vertical difference 2024-05-20 21:59:39 -07:00
cypress
78c7f70f22 SERVER/STANDARD: Increase speed of Power-Up Sparkle Flash 2024-05-18 14:39:39 -07:00
cypress
97a69ef692 SERVER: Block sprinting within specific velocity thresholds 2024-05-18 14:20:11 -07:00
cypress
f0ced77928 SERVER: Fix Heads always gibbing without Insta-Kill 2024-05-16 20:37:01 -07:00
cypress
090e483292 SERVER: Fix Melee registration when targeting Zombie Limb 2024-05-16 20:02:14 -07:00
cypress
7c344306c3 SERVER: Simplify Power-Up icon flash logic 2024-05-15 20:46:53 -07:00
DerpedCrusader
2edc5bcafd SERVER: Bouncing betty update
Changing the frames and sound timing for the new betty model and animation
2024-04-20 16:49:39 -07:00
cypress
cb00d2ccf2 SERVER: Allow Grenade contact to inflict damage 2024-04-14 22:10:12 -07:00
cypress
d94ce26392 SERVER: Insta-Kill always gibs Zombie head 2024-04-14 22:02:06 -07:00
cypress
bc2aec1a96 SERVER: Clean up Flamethrower Logic
Streamlines Flamethrower contact code to be faster/simpler as well as do some damage so Insta-Kill activates on time.
2024-04-14 21:53:14 -07:00
MotoLegacy
136e92511d SERVER: Reset Scope Zoom time instantly on Aim Out 2024-01-30 15:40:01 -05:00
MotoLegacy
2ba73023d3 SERVER: Perform automatic weapon swap if weapon is empty 2024-01-30 15:36:25 -05:00
MotoLegacy
8abb8feeef SERVER: Double Tap properly impacts Automatic weapons 2024-01-22 22:28:35 -05:00
MotoLegacy
4741ffed2f SERVER: Fix Tesla-based weapons not awarding Score 2024-01-19 10:30:09 -05:00
MotoLegacy
4deeb465ee FTE: Considerable Protocol Optimizations 2024-01-13 21:47:02 -05:00
MotoLegacy
a8f1730d58 FTE/CLIENT: Streamline CSQC Particle System 2024-01-13 12:53:48 -05:00
MotoLegacy
da4bd373b0 CLIENT/SERVER: Rewrite CSQC View Model drawing, simplify protocol 2024-01-12 14:40:38 -05:00
MotoLegacy
5b4af6caeb SERVER: Considerably reduce and modulate Melee functionality 2024-01-10 15:27:22 -05:00
cypress
35f15d1d3c SERVER: Fix ADS Toggle overriding scopetime 2024-01-09 17:55:02 -05:00
cypress
671ee73a19 SERVER: Major Weapon Logic Revamp 2024-01-09 17:45:23 -05:00
cypress
93ef51f665 SERVER: Restore weapon spread increasing over time 2024-01-08 13:48:27 -05:00
cypress
5e374479d8 SERVER: Add a Blacklist for weapons that should not play Pack-A-Punch fire sfx 2024-01-08 12:39:48 -05:00
cypress
3acd5282ea SERVER: Misc. Trench Gun inconsistency changes 2024-01-07 20:06:31 -05:00
cypress
8d159b9ec3 SERVER/FTE: Illicitly reset viewzoom when entering Last Stand 2024-01-07 18:53:23 -05:00
cypress
7d4ccdea60 SERVER: Prohibit Melee lunging while not Standing 2024-01-07 18:48:28 -05:00
cypress
68bfc0f695 SERVER: Prevent non-AI from triggering point-and-kill sequence for Tesla-based weapons 2024-01-07 18:46:20 -05:00
cypress
dcff9b084e Update copyright date 2024-01-07 18:24:48 -05:00
cypress
51b4ce3819
Merge pull request #69 from nzp-team/map-compatibility
Add support for loading select maps from NZ:P Beta
2024-01-07 18:06:39 -05:00
cypress
7fb2e98281 FTE/SERVER: Minor Waypoint cleanup, allow non-solid func_door 2024-01-06 21:43:23 -05:00
cypress
4579bd7884 SERVER: Fix all undefined behaviors with shooting Tesla weapons at ents 2024-01-06 18:27:44 -05:00
cypress
028e0a5a99 SERVER: Add support for Hospital from NZ:P Beta 2024-01-02 09:14:15 -05:00
cypress
e2da52c1f3 SERVER: Fix hard-coded view ofs restriction for Dolphin Dive 2024-01-01 15:41:22 -05:00
cypress
c1b68a8cda SERVER: Wrap stance changing for readability, ensure beta precautions 2023-12-30 10:17:05 -05:00
cypress
b6f4676a5c SERVER: Start of NZ:P Beta Map Compatibility, Ankunft pseudo-playable 2023-12-29 19:49:13 -05:00
cypress
8004caccfb SERVER: Fix v_morphine not hiding weapon2model 2023-12-28 11:56:04 -05:00
cypress
3ea3d20e67 SERVER: Basic support for trigger_setfire 2023-12-24 10:31:08 -05:00
cypress
847556d5f1 SERVER: Allow moving while in Last Stand 2023-12-14 12:36:33 -05:00
cypress
fdbf7989cc SERVER: Set ADS_Offset on weapon swap, not just when deemed worthy 2023-12-05 13:00:34 -05:00
cypress
75b9adb1a6 CLIENT: Add CSQC Flame particle effect 2023-11-29 14:48:01 -05:00
cypress
922789b413 SERVER/FTE: Fix Gibs not being networked to everyone 2023-11-29 14:24:21 -05:00
cypress
7dcd8ade72 SERVER: Disable melee-to-dive on FTE 2023-11-28 11:57:52 -05:00
cypress
130ccd6cd1 SERVER: Allow Mappers to specify Double-Tap 1.0 2023-11-28 11:34:39 -05:00
cypress
eddf634665 SERVER: Fix Tesla not firing from barrel on STANDARD 2023-11-22 10:26:22 -05:00