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 |
|
MotoLegacy
|
96de5e4d16
|
SERVER: No longer report Ammo purchase for Bowie Knife
|
2024-01-19 10:51:58 -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
|
da4bd373b0
|
CLIENT/SERVER: Rewrite CSQC View Model drawing, simplify protocol
|
2024-01-12 14:40:38 -05:00 |
|
cypress
|
671ee73a19
|
SERVER: Major Weapon Logic Revamp
|
2024-01-09 17:45:23 -05:00 |
|
cypress
|
81d7d9464a
|
SERVER: Use for ambient_generic
|
2024-01-08 14:08:56 -05:00 |
|
cypress
|
75cc18669f
|
SERVER: Allow to check conversion paths
|
2024-01-08 14:06:29 -05:00 |
|
cypress
|
2ccd55a2b5
|
SERVER: Prevent cancellation of weapon swap before Perk-A-Cola animation
|
2024-01-07 18:44:47 -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
|
4579bd7884
|
SERVER: Fix all undefined behaviors with shooting Tesla weapons at ents
|
2024-01-06 18:27:44 -05:00 |
|
cypress
|
5e799823af
|
SERVER: Use generated hash table for model path conversion
|
2024-01-06 17:33:52 -05:00 |
|
cypress
|
fedc19c05a
|
SERVER: Remove substring check for ambient_generic
|
2024-01-05 17:41:57 -05:00 |
|
cypress
|
8f1253244f
|
SERVER: Fix default Quake functionality for func_door with targetname
|
2024-01-02 11:58:36 -05:00 |
|
cypress
|
280c6063b5
|
SERVER: Disable IsLooking() check for wall weapons in NZ:P Beta
|
2024-01-02 09:35:14 -05:00 |
|