Commit graph

850 commits

Author SHA1 Message Date
cypress
214e643062
Merge pull request #72 from nzp-team/Betty-Update
SERVER: Bouncing betty update
2024-04-20 17:30:17 -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
9bf962939e
SERVER: Report when no zombie spawn points are active 2024-04-20 15:24:29 -07:00
cypress
44ea39dbe5
SERVER: Remove legacy spawn_zombie_away implementation 2024-04-20 15:23:06 -07:00
cypress
3dffb7f245 SERVER: Make ching.wav precache global
It's used in too many places to precache on a per-entity basis reliably.
2024-04-17 19:36:32 -07:00
cypress
a6f1223b01 Merge branch 'main' of https://github.com/nzp-team/quakec 2024-04-14 22:10:19 -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
cypress
988a00149c
Merge pull request #71 from nzp-team/password-text-change 2024-04-09 14:14:09 -07:00
DerpedCrusader
7b1a5ff67f CLIENT: Change password text
changing the text in the server creation process to make it unmistakable that it's optional
2024-04-09 14:03:42 -07:00
cypress
aaca254c03 SERVER: Adjust Power-Up spawning height 2024-04-07 20:27:10 -07:00
MotoLegacy
67d9815be4 SERVER: Add Spawnflag to skip Perk-A-Cola leave animation 2024-03-23 10:13:36 -07:00
MotoLegacy
71bbdd29d1 SERVER: Add Spawnflag to buy Perk-A-Cola while Prone 2024-03-23 10:08:33 -07:00
MotoLegacy
a664fd2264 SERVER: Allow perk_random to properly set angles 2024-03-17 12:17:21 -07:00
MotoLegacy
601fe15ee8 SERVER: Improve Perk-A-Cola Precache Handling (Fixes Maps with Legacy perk_random) 2024-03-17 10:29:52 -07:00
MotoLegacy
3404e9a706 SERVER: Fix perk_random entity linking 2024-03-16 11:48:40 -07:00
MotoLegacy
7e441e3ae9 SERVER: Restore default message flag for ambient_bgm 2024-02-16 17:56:31 -05:00
MotoLegacy
818ccac2c7 SERVER: Fix improper Shot Gun Penetration count 2024-02-12 14:25:55 -05:00
MotoLegacy
0e35a6e87f SERVER: Improve versatility and readability for perk_random 2024-02-12 14:12:17 -05:00
MotoLegacy
5ddd0a0474 SERVER: Increase time between second AI swing 2024-02-12 13:36:14 -05:00
cypress
cdc774bdcd
Merge pull request #70 from tanuki-billie/main 2024-02-12 07:47:30 -05:00
tanuki-billie
329c26fa19 SERVER: Fix wunderwaffe reserve ammo 2024-02-12 00:24:16 -08:00
MotoLegacy
26b8b610f0 SERVER: Prevent multiple uses from trigger_awardpoints 2024-01-30 16:55:12 -05:00
MotoLegacy
60383b1ab0 SERVER: Use .noise for trigger_awardpoints 2024-01-30 16:23:27 -05:00
MotoLegacy
1205b94030 SERVER: Add trigger_awardpoints trigger 2024-01-30 16:19:21 -05:00
MotoLegacy
7e9490fad7 SERVER: Implement Sprint Stun when taking explosive damage 2024-01-30 16:02:07 -05:00
MotoLegacy
0f9500276b SERVER: Increase delay for Lightning after Zap-O-Matic startup 2024-01-30 15:58:18 -05:00
MotoLegacy
a77a7f7807 CLIENT: Add Mouse inversion setting to menu 2024-01-30 15:51:47 -05: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
911c1fe849 CLIENT: Prevent Sniper Sway with Deadshot Daiquiri 2024-01-22 23:03:34 -05:00
MotoLegacy
8eb0eabb5d SERVER: Prevent Players in Last Stand from activating Door Triggers 2024-01-22 22:36:39 -05:00
MotoLegacy
8abb8feeef SERVER: Double Tap properly impacts Automatic weapons 2024-01-22 22:28:35 -05:00
MotoLegacy
3d233480fc SERVER: Prohibit trigger field firing in non-waypoint mode for Quake doors 2024-01-19 18:41:08 -05:00
cypress
d5e9916cef
SERVER: Allow Door trigger field spawning with wayTargets 2024-01-19 17:09:27 -05:00
MotoLegacy
8b0b4f016f CLIENT: Force Weapon Swap bind to 1/2 to mitigate FTE emscripten bug 2024-01-19 11:01:01 -05:00
MotoLegacy
96de5e4d16 SERVER: No longer report Ammo purchase for Bowie Knife 2024-01-19 10:51:58 -05:00
MotoLegacy
b9b5d2be4a SERVER: Restore Hellhound detection 2024-01-19 10:49:55 -05:00
MotoLegacy
6f5889d169 CLIENT: Calculate slack for cl_viewent2 2024-01-19 10:40:13 -05:00
MotoLegacy
b1e70d7eb5 CLIENT: Force cl_bobup cvar value 2024-01-19 10:38:16 -05:00
MotoLegacy
4741ffed2f SERVER: Fix Tesla-based weapons not awarding Score 2024-01-19 10:30:09 -05:00
MotoLegacy
5f1f9fa8fa Stupid .DS_Store files.. 2024-01-14 20:49:21 -05:00
MotoLegacy
bc46399f8c CLIENT/SERVER: Add new event for screen flashing, add delay to game start 2024-01-14 20:48:42 -05:00
MotoLegacy
4deeb465ee FTE: Considerable Protocol Optimizations 2024-01-13 21:47:02 -05:00
MotoLegacy
5a4ea035d3 FTE/CLIENT: Remove deprecated CSQC events 2024-01-13 12:57:11 -05:00
MotoLegacy
a8f1730d58 FTE/CLIENT: Streamline CSQC Particle System 2024-01-13 12:53:48 -05:00
MotoLegacy
2fc682810d CLIENT: Draw Achievements Overlay over other HUD elements 2024-01-13 10:39:11 -05:00
MotoLegacy
28a51dbb96 CLIENT: Fix Controls menu registration for Weapon Switching 2024-01-12 17:08:59 -05:00
MotoLegacy
da4bd373b0 CLIENT/SERVER: Rewrite CSQC View Model drawing, simplify protocol 2024-01-12 14:40:38 -05:00