Commit graph

267 commits

Author SHA1 Message Date
MotoLegacy
1feca87e6b GLOBAL: Compile with -Wall and resolve many warnings 2025-03-02 14:06:04 -08:00
MotoLegacy
559b9caec5 SERVER: Add trigger_hurt spawnflag to kill Player instantly 2025-02-15 17:54:06 -08:00
MotoLegacy
0b51a7d2f9 SERVER: Add delays for swapping useprints and interactions between unique entities 2025-02-07 23:33:31 -08:00
MotoLegacy
de012d4109 SERVER: Allow custom pricing for Pack-A-Punch weapon ammo 2025-02-07 22:14:03 -08:00
MotoLegacy
dc8ff52c39 SERVER: Fix not backing up model on init 2024-12-29 13:04:44 -05:00
MotoLegacy
b5ecd5dafd SERVER: Add supper for triggerstate; decrement game_counter when triggerstate is OFF 2024-12-29 12:27:47 -05:00
MotoLegacy
25832d650e CLIENT/SERVER: Various network fixes to be more dedicated-server friendly 2024-12-07 20:13:54 -08:00
MotoLegacy
9a33650b70 SERVER: buy_weapon should not support messages 2024-11-26 12:46:59 -08:00
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