Commit graph

259 commits

Author SHA1 Message Date
MotoLegacy
75152b9ad6 SERVER: Remove Bowie Knife on Re-Spawn 2024-11-24 18:33:55 -08:00
MotoLegacy
217e34b05e SERVER: Give up after X attempts to pick random Perk-A-Cola 2024-11-24 18:21:55 -08:00
cypress
35d887fb55 SERVER: Explicitly use SUB_UseTargets() for buy_weapon 2024-11-03 09:54:14 -08:00
cypress
293ef500a9 SERVER: Micro Power Switch Revamp; Model Refresh 2024-09-05 21:10:19 -07:00
cypress
3a991477ae SERVER: Call SUB_UseTargets for item_radio 2024-09-01 19:26:54 -07:00
cypress
dfd5e6787e SERVER: Make instances of lightning.spr FULLBRIGHT 2024-09-01 19:25:08 -07:00
cypress
1138c79519 SERVER: Fix Power-Up Sparkle FULLBRIGHT flag 2024-09-01 19:24:12 -07:00
cypress
de90e7ddad SERVER: Used Target messages should print to all Clients 2024-09-01 18:42:20 -07:00
cypress
3ae20465cf
Merge pull request #88 from nzp-team/cypress_soundrevamp
SERVER: Sound Processing Overhaul
2024-09-01 18:14:29 -07:00
cypress
df131c7a2d SERVER: Sound Processing Overhaul 2024-09-01 18:12:38 -07:00
cypress
a2d3748ff6
typo. 2024-07-28 11:48:22 -07:00
cypress
0c888ba33e
SERVER: Whoops, typo. 2024-07-28 11:47:21 -07:00
cypress
876d627fa4
SERVER: Allow misc_model to default to missing_model.mdl 2024-07-28 11:46:50 -07:00
cypress
567e99d376
SERVER: Fix Mule Kick classname 2024-07-09 18:02:11 -07:00
cypress
4c5aded452 SERVER: More explicit checks against empty Zapper target 2024-07-07 14:28:29 -07:00
cypress
9ec5bf9de4 SERVER: Add support for nzp_lockviewmodel builtin 2024-06-29 18:07:02 -07:00
cypress
6f43585c0f SERVER: Auto-remove targetless lights and info_null 2024-06-29 10:08:03 -07:00
cypress
ccb892909a SERVER: Last Stand and Revive Overhaul 2024-06-24 21:29:49 -07:00
Peter0x44
77cb9fdb12 SERVER: Simplify logic of GivePerk
The entire switch statement could be replaced with one line
2024-06-22 15:23:20 +01:00
cypress
a63e5d363a Merge branch 'main' of https://github.com/nzp-team/quakec 2024-06-16 14:16:38 -07:00
cypress
d646d7eb19 SERVER: Per-player Barricade Rewards 2024-06-16 14:16:30 -07:00
cypress
cbe69fc269 SERVER: Disallow clients to pick up another's upgraded Weapon 2024-06-16 14:11:07 -07:00
cypress
4d27e899f9
SERVER: Improve accuracy and readability of damage and score components (#77) 2024-06-16 14:04:40 -07:00
cypress
2ae79b8d2d
SERVER: Use S_NORMAL for trigger_hurt 2024-06-16 11:53:00 -07:00
cypress
d6f7a09967 SERVER: Allow custom mins/maxs for item_radio 2024-06-09 20:52:10 -07:00
cypress
1665792e45 SERVER: Allow custom model paths for item_radio 2024-06-09 17:20:01 -07:00
cypress
8810ab5636 SERVER: Clean, improve readability for appending Score to Clients 2024-06-09 17:16:38 -07:00
cypress
0d06eae388 SERVER: Add Quake trigger_relay definition 2024-06-04 20:16:03 -07:00
cypress
78c7f70f22 SERVER/STANDARD: Increase speed of Power-Up Sparkle Flash 2024-05-18 14:39:39 -07:00
cypress
a51a341d4a SERVER: Make Power-Up sparkle flash after pick-up 2024-05-15 20:11:52 -07:00
cypress
1e14191d34 SERVER: Adjust bounding box size for Power-Ups 2024-05-15 19:25:36 -07:00
cypress
61aaa52d0d SERVER/CLIENT: Draw Power-Ups in CSQC; add custom EF_ROTATE implementation 2024-05-15 19:17:45 -07:00
cypress
30f01b2e12 SERVER: Scale Power-Up sparkle to be more supplemental to mesh 2024-05-15 18:23:07 -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
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
0e35a6e87f SERVER: Improve versatility and readability for perk_random 2024-02-12 14:12:17 -05: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
0f9500276b SERVER: Increase delay for Lightning after Zap-O-Matic startup 2024-01-30 15:58:18 -05:00
MotoLegacy
8eb0eabb5d SERVER: Prevent Players in Last Stand from activating Door Triggers 2024-01-22 22:36:39 -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