Commit graph

803 commits

Author SHA1 Message Date
cypress
973dfc113f SERVER: Force NZ:P Beta maps to use Double Tap v1 2024-01-01 15:30:24 -05:00
cypress
2d357255f5 SERVER: Scale down Power-Ups for NZ:P Beta 2024-01-01 15:27:09 -05:00
cypress
b0931d1f12 SERVER: Scale down weapon world models for NZ:P Beta 2024-01-01 15:26:59 -05:00
cypress
499ab18f8d FTE/SERVER: Force Hull 1 for NZ:P Beta Zombies 2024-01-01 15:06:27 -05:00
cypress
56db495482 SERVER/FTE: Corrected implementation of NZ:P Beta Waypoint file parsing 2023-12-31 17:41:50 -05:00
cypress
dc574c4a20 SERVER/FTE: Start of NZ:P Beta Waypoint loading 2023-12-30 12:25:07 -05:00
cypress
21ce43b477 SERVER: Convert some props and buy_weapon entities for NZ:P Beta 2023-12-30 12:05:08 -05:00
cypress
8c01945f1b SERVER: Fix NZ:P Beta spawn points being in the floor sometimes 2023-12-30 11:26:41 -05:00
cypress
c8989aa40c SERVER: Appropriately scale Zombie bounding boxes for NZ:P Beta 2023-12-30 11:06:46 -05:00
cypress
59737bd194 SERVER: Fix stance change values in NZ:P Beta 2023-12-30 10:25:58 -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
371f4b9824 STANDARD: Add entvar for scale factor 2023-12-29 17:09:05 -05:00
cypress
d815f9f037 SERVER: Match playback rate with duration for Take Out and Put Away animations 2023-12-28 12:24:22 -05:00
cypress
3dd3738f29 SERVER: Prohibit player crawling during game over 2023-12-28 11:59:11 -05:00
cypress
8004caccfb SERVER: Fix v_morphine not hiding weapon2model 2023-12-28 11:56:04 -05:00
cypress
6a2cdf5f2d SERVER: Assign player spawn point weapon instead of just providing 2023-12-28 11:50:32 -05:00
cypress
cf8e8a23de SERVER: Fix Perk-A-Cola on state when new clients connect 2023-12-28 11:35:05 -05:00
cypress
e5372d3107 CLIENT/SERVER: Tweak Game Over sequencing 2023-12-28 11:28:45 -05:00
cypress
8c362579b7 SERVER: Tell client to stop drawing Revive indicator on disconnect 2023-12-28 10:52:42 -05:00
cypress
49dbd80fa4 SERVER/CLIENT: Properly network player fields such as points and kills 2023-12-28 10:49:30 -05:00
cypress
981cd3a5ad CLIENT/SERVER: Properly network that players drop-out to clientside rendering 2023-12-28 09:59:28 -05:00
cypress
eaabc6b3a8 SERVER: Fix PlayerIsLooking() when inside of bounding box 2023-12-24 17:34:00 -05:00
cypress
965bb03b7c SERVER: More tweaks to GameRestart_OpenClosedDoors 2023-12-24 12:59:33 -05:00
cypress
9593c550d6 SERVER: Fix auto-placed spawn locations not checking if World is in the way 2023-12-24 12:20:41 -05:00
cypress
d4380d8bab SERVER: Fix func_door_nzp trying precaches on restart 2023-12-24 12:14:10 -05:00
cypress
c5a4014181 CLIENT: Add scr_serverstopwatch 2 for round timer 2023-12-24 11:18:38 -05:00
cypress
ae7e3634fe SERVER: Remove trigger_setfire debug 2023-12-24 10:34:32 -05:00
cypress
3ea3d20e67 SERVER: Basic support for trigger_setfire 2023-12-24 10:31:08 -05:00
cypress
997d6748e9 SERVER: Further mitigate PF_findfloat errors 2023-12-23 16:03:41 -05:00
cypress
96b08dcaba SERVER: Fix entity relinking with GameRestart_TurnPerkOff 2023-12-23 12:15:00 -05:00
cypress
36fe639248
SERVER: Fix call to PF_FindFloat with value of 0 2023-12-21 14:23:50 -05:00
cypress
f0b3b93e5e SERVER: Set Zombies on fire after Nuke explosion 2023-12-20 14:51:52 -05:00
cypress
7453903a0b SERVER: Greater parity for Zombie spawning 2023-12-20 14:45:51 -05:00
cypress
0874299caf SERVER: Fix several instances of Zombies not reaching and hopping over barricades 2023-12-20 11:38:50 -05:00
cypress
ec76c768cd SERVER: Add trigger_atroundend, add spawnflags for trigger_hurt 2023-12-16 16:51:42 -05:00
cypress
e26fd61044 SERVER: Allow setting -1 for Barricade max health 2023-12-16 14:05:43 -05:00
cypress
1fe616c2ea FTE/SERVER: Override for Quake deathmatch spawnflags 2023-12-16 12:34:17 -05:00
cypress
ba2f2f225a SERVER: Unlatch special Perk-A-Cola functions from Quick Revive 2023-12-16 11:09:46 -05:00
cypress
a17b21151a SERVER: Allow perk_revive to fire Targets on leave 2023-12-16 10:19:49 -05:00
cypress
0fb9eaae3d SERVER: Fix InitRounds leaking spawn points on Soft_Restart 2023-12-14 14:57:12 -05:00
cypress
847556d5f1 SERVER: Allow moving while in Last Stand 2023-12-14 12:36:33 -05:00
cypress
b4a2ce2ac5 SERVER: Force stuck zombie respawn 2023-12-14 12:28:04 -05:00
cypress
766d9423e1 SERVER: Fix incorrect legacy Pack-A-Punch path 2023-12-13 15:10:37 -05:00
cypress
f1754883ee SERVER: Add trigger_hurt from Quake 2023-12-12 18:05:14 -05:00
cypress
8ed98c51d8 SERVER: Add fast swiping Zombie attack variations, add 'double swipe' attack 2023-12-12 17:31:12 -05:00
cypress
8980f74830
CLIENT: Set sv_listen_qw off/on for emscripten 2023-12-12 11:35:27 -05:00
MotoLegacy
33749ba828 SERVER: Add support for specifying custom Barricade health 2023-12-09 10:41:23 -05:00
MotoLegacy
2fa7e60a0d SERVER: Add support for specifying custom Barricade health 2023-12-09 10:41:12 -05:00
MotoLegacy
6a2375416b SERVER: Add support for specifying custom Barricade health 2023-12-09 10:37:54 -05:00
cypress
c8633f1f58 SERVER: Fix disparity between Mustang & Sally reserve ammunition 2023-12-07 13:12:20 -05:00
cypress
c694387819 SERVER: Fix cooling flamethrower weapons when not in active slot 2023-12-07 13:07:59 -05:00
cypress
57fb071bd5 SERVER: Fix taking out weapons after leaving Last Stand with Mule Kick 2023-12-07 13:02:06 -05:00
cypress
5c4beb453d Merge branch 'main' of https://github.com/nzp-team/quakec 2023-12-06 14:20:10 -05:00
cypress
6d9b976f2f CLIENT: Fix viewangle corruption on 32-bit systems 2023-12-06 14:19:58 -05:00
cypress
99bda3b0f5
Merge pull request #60 from tyleryoung88/main 2023-12-05 15:45:56 -05:00
cypress
fdbf7989cc SERVER: Set ADS_Offset on weapon swap, not just when deemed worthy 2023-12-05 13:00:34 -05:00
Tyler Young
c5460178de SERVER: Remove leftover idndef PSP 2023-12-04 23:57:11 -05:00
cypress
d3b088fcf0 CLIENT: Stop forcing a scale of 1.4x for client models 2023-12-04 14:31:16 -05:00
cypress
a3de55e071 CLIENT: Allow specifying hostname in Menu 2023-12-02 13:21:20 -05:00
cypress
3472c06043 CLIENT: (Hack) use different protocol name for emscripten 2023-12-02 13:14:44 -05:00
cypress
987628e791 CLIENT/SERVER: Spike peer review fixes 2023-12-02 11:06:39 -05:00
cypress
045914d984 SERVER: Add path redirection for Pack-A-Punch 2023-12-01 10:36:45 -05:00
cypress
b0d3c37637 CLIENT: Add Warehouse and Warehouse (Classic) to menu 2023-12-01 01:58:30 -05:00
cypress
73057da168 SERVER: Enable ambient_generic for STANDARD progs 2023-11-30 22:10:07 -05:00
cypress
1075512ceb SERVER: Minor optimization for round stings 2023-11-30 12:35:04 -05:00
cypress
6c769b4e36 SERVER/FTE: Update all AI all at once 2023-11-30 12:03:15 -05:00
cypress
cb72f35aa5 SERVER: Improve Door restoration via Soft_Restart 2023-11-30 11:56:49 -05:00
cypress
e50536924b
Merge pull request #59 from tyleryoung88/main 2023-11-30 09:26:08 -05:00
blubs
681db293af SERVER/FTE: Fix wrong pathfind results
SERVER/FTE: Let AI advance to next path waypoint when already at first
SERVER: Add zombie goaldummy drawing in dev mode
SERVER/FTE: Fix parsing of waypoint files
SERVER/FTE: Fix reading of unassigned waypoints
2023-11-30 01:56:53 -08:00
Tyler Young
5e939918e4 Account for dogs when teleporting 2023-11-29 22:40:57 -05:00
Tyler Young
e59403f7c8 Merge remote-tracking branch 'upstream/main' 2023-11-29 22:40:37 -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
68aaae1bee SERVER: Fix revive icon not working when a player bleeds out 2023-11-29 14:12:33 -05:00
cypress
8e0aa1056f SERVER: Fix bleedout time being inconsistent and ticking while being revived 2023-11-29 14:04:31 -05:00
cypress
9001cf050e SERVER: Stop removing limbs for crawlers on STANDARD progs 2023-11-29 13:44:41 -05:00
cypress
f76c031bf2 SERVER: Fix Hellhounds never sprinting with STANDARD progs 2023-11-29 11:33:49 -05:00
cypress
5d7d18ab6c SERVER: Fix Hellhound fog fading if map has no fog set 2023-11-29 11:27:36 -05:00
Tyler Young
1ca3f90906 Merge remote-tracking branch 'upstream/main' 2023-11-28 23:07:37 -05:00
cypress
d1d9613574 SERVER: Add AI directly following close players to non-FTE 2023-11-28 15:00:56 -05:00
cypress
f3354abc57 SERVER: Further improve TryWalkToEnemy to avoid corner walking 2023-11-28 13:51:05 -05:00
cypress
d80a31b9ee SERVER: Improve AI responsiveness 2023-11-28 12:18:14 -05:00
cypress
c5f47fb9a3 SERVER: Fix Mystery Box glow not being fullbright 2023-11-28 12:02:09 -05:00
cypress
f5eb808de8 SERVER: Fix last stand idle frame never triggering 2023-11-28 12:00:27 -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
Tyler Young
b8c5fa2d61 SERVER: More efficient teleporter kills 2023-11-27 20:25:23 -05:00
Tyler Young
3f844cb1d6 Merge remote-tracking branch 'upstream/main' 2023-11-27 20:04:40 -05:00
cypress
38839b0bfd CLIENT: Add descriptions for co-op menu 2023-11-27 16:51:18 -05:00
cypress
2eb8e9e7d9 CLIENT: Add Co-Operative menu 2023-11-27 16:41:07 -05:00
Tyler Young
6568c3eac4 SERVER: Kill zombies during teleportation 2023-11-26 19:10:22 -05:00
cypress
e0d7e8f308 CLIENT: Attempt to mitigate load screen flicker a bit 2023-11-26 08:54:33 -05:00
cypress
946171ee42 CLIENT: Remove 3DS references from loading tips 2023-11-26 08:49:47 -05:00
cypress
e2895760dc SERVER: Fix trigger_interact not playing .noise 2023-11-25 19:54:53 -05:00
cypress
2a5c51f5b1 SERVER: Add spawnflag 1 for single-play radios 2023-11-25 18:40:08 -05:00
cypress
5012617c5b SERVER: Add ability to trigger with interact button 2023-11-25 18:23:02 -05:00
cypress
da75f77d3b SERVER: Add some basic teleportation sounds 2023-11-24 10:02:00 -05:00
cypress
b0afa183ba SERVER: Apply speed penalty after teleporting, shorten weapon delay 2023-11-24 09:35:51 -05:00
cypress
dc67f93a6b SERVER: Prohibit fall damage while teleporting 2023-11-24 09:32:52 -05:00
cypress
f9479abb3d SERVER: Revamp Pack-A-Punch 2023-11-23 11:42:08 -05:00
cypress
152ccb40dd SERVER: Don't assume being in a water brush means you're not on the ground 2023-11-22 16:11:40 -05:00
cypress
5333722dec SERVER: Introduce varying speeds for crawlers, slightly enlarge bbox 2023-11-22 11:49:36 -05:00
cypress
eddf634665 SERVER: Fix Tesla not firing from barrel on STANDARD 2023-11-22 10:26:22 -05:00
cypress
fce7de38d6 SERVER: Fix lightning colors for Traps and Wunderwaffe 2023-11-22 09:40:11 -05:00
cypress
2672e94387 CLIENT/SERVER: Draw character name on match start 2023-11-21 22:35:25 -05:00
cypress
f5ec11b472 Merge branch 'main' of https://github.com/nzp-team/quakec 2023-11-21 14:21:53 -05:00
cypress
d6f8a20644 SERVER: Fix Exploding dogs not becoming free zombie spawn ents 2023-11-21 14:21:36 -05:00
cypress
4a13c75127 SERVER: Add sounds for Hellhounds 2023-11-21 13:57:46 -05:00
cypress
5f4f37bd6e SERVER: Increase frequency and speed of Hellhound attack, lunge forward 2023-11-21 13:12:37 -05:00
cypress
81f77d72f5 SERVER: Increase frequency and speed of Hellhound attack, lunge forward 2023-11-21 13:11:57 -05:00
cypress
b7e2914d7f SERVER: Properly set Hellhounds alight 2023-11-21 12:52:20 -05:00
cypress
8a2310026e SERVER: Increase Hellhound speed 2023-11-21 12:44:10 -05:00
cypress
88df199025 SERVER: Accurate Hellhound health 2023-11-21 12:37:06 -05:00
cypress
45a9714ea6 SERVER: Hellhounds stalk their prey 2023-11-21 12:28:34 -05:00
cypress
a2d1078ec3 SERVER: Give dogs unique enemy targeting 2023-11-21 12:18:38 -05:00
cypress
bc56314bba SERVER: Have push_way_zombies apply to all aistatus ents 2023-11-21 11:49:51 -05:00
cypress
9762b2250a SERVER: Fix bounding box for Hellhounds 2023-11-21 11:46:33 -05:00
cypress
5e90a866e2 SERVER: Tone down punchangle when repairing barricade 2023-11-21 11:34:36 -05:00
cypress
493a29395f
SERVER: Play ching.wav when purchasing Bowie Knife 2023-11-20 12:46:00 -05:00
cypress
bee0e764fc CLIENT: Handle chat in CSQC 2023-11-19 12:45:50 -05:00
cypress
fe547187e0 SERVER: Remove debug Quick Revive 2023-11-19 09:46:04 -05:00
cypress
8701eb45e1 SERVER: Tweak acceptable range for landing sound 2023-11-18 17:34:47 -05:00
cypress
5aa1e75cdf SERVER: Improved stance changing with bounding box changes, player collision deaths 2023-11-18 15:17:40 -05:00
cypress
e768f28530 SERVER: Fix setting speed penalty to 0 when firing while Prone 2023-11-18 13:10:16 -05:00
cypress
bc411eac73 SERVER: Fix third person walk animations sometimes canceling action animations 2023-11-17 10:21:16 -05:00
cypress
a02b69b5d6 SERVER: Mostly complete third person animation implementation 2023-11-16 12:10:11 -05:00
cypress
31fcb8270e SERVER: Allow door_nzp_cost to spawn a trigger field with targetname 2023-11-16 09:59:43 -05:00
cypress
6a955e322d SERVER: Tweak player and zombie sounds 2023-11-15 19:34:01 -05:00
cypress
37d963980f SERVER: Adjust Ray Gun Crosshair spread 2023-11-15 19:19:08 -05:00
cypress
5e0a9af0ad SERVER: Change reload cancel frame for Wunderwaffe DG-2 2023-11-14 15:14:34 -05:00
cypress
7271e93337
CLIENT: Increase Circle Crosshair Size 2023-11-14 14:46:33 -05:00
cypress
724e202e11 SERVER/FTE: Reduce bandwidth rate of zombies 2023-11-13 12:11:09 -05:00
cypress
4be7dbcce6 SERVER: Fix radius explosions misbehaving around clinets 2023-11-12 11:07:06 -05:00
cypress
fb40427c3c CLIENT: Network more important client fields 2023-11-12 10:46:49 -05:00
cypress
3ec7db8299 CLIENT: Player network prediction by eukara 2023-11-11 20:36:11 -05:00
cypress
7f39469359 CLIENT: Improved Game Over screen 2023-11-11 17:42:23 -05:00
cypress
30de102ee3 SERVER: Fix player explosives hurting non-owners 2023-11-11 07:59:13 -05:00
cypress
8cc1f70e7a SERVER: Have player spawns use targets on use 2023-11-08 14:16:21 -05:00
cypress
fd6cb138a2 CLIENT: Add support for Gib Event 2023-11-08 12:30:26 -05:00
cypress
3de18c324c SERVER/FTE: Re-introduce trace penetration for Zombies 2023-11-08 11:50:48 -05:00
cypress
4e88aa404a CLIENT: Fix "LOW AMMO" incorrectly triggering 2023-11-08 09:21:04 -05:00
cypress
88c08e24b4 SERVER: Fix Revive sequence continuing when in Last Stand 2023-11-08 09:13:24 -05:00
cypress
a19658ec9e SERVER: Fix co-op tracking, update Quick Revive on connect/disconnect 2023-11-08 08:50:34 -05:00
cypress
619980e88c SERVER: Fix AI getting stuck inside player 2023-11-07 12:56:56 -05:00
cypress
c14e2345bd SERVER: Fix waypoint_mode precaches 2023-11-07 10:01:41 -05:00
cypress
a21997bc6e SERVER: Add spawn functions for info_player_x_spawn 2023-11-06 12:32:27 -05:00
cypress
c18c1c1261
SERVER: Fix Reloading on Max Ammo if clip isnt empty 2023-11-06 11:41:56 -05:00
MotoLegacy
e8dc7028e4 CLIENT: Add loading screens 2023-11-06 09:45:36 -05:00
MotoLegacy
02bb83d09e CLIENT: Properly scale menu based on resolution 2023-11-05 19:58:59 -05:00
MotoLegacy
64c63ab614 CLIENT: Save settings applied in menu 2023-11-05 17:41:20 -05:00
MotoLegacy
8bdf2e2f1f SERVER: Fix automatic reload not always functioning 2023-11-05 17:08:55 -05:00
MotoLegacy
8935f1889d CLIENT: Fix particles not working first time around 2023-11-05 16:53:13 -05:00
MotoLegacy
da8fc2fe31 SERVER: More accurate gibbing, headshot damage nerf 2023-11-05 11:37:46 -05:00
MotoLegacy
5caf23cf4a SERVER: Perform traces before explosives damaging entities or triggering Bouncing Betty 2023-11-05 10:28:22 -05:00
MotoLegacy
c8e5a75ed9 SERVER: Fix STANDARD progs not having weapon skin update properly 2023-11-05 09:56:29 -05:00
cypress
bcc6131f2e SERVER: Fix actions being looped while holding Flamethrower 2023-11-04 09:37:53 -04:00
cypress
9ae20b3487 SERVER: Player stance and PhD Flopper tweaks 2023-11-03 19:22:23 -04:00
cypress
67638ada5d Merge branch 'main' of https://github.com/nzp-team/quakec 2023-11-03 18:08:00 -04:00
DerpedCrusader
863175a720 Raygun culling and animation adjustments
fixed some faces that were manually culled out before that should have been visible, as well as animation adjustments that save a small amount of RAM
2023-11-03 13:08:40 -07:00
cypress
db90c9fd7b SERVER: Fix walktype not being applied to barrier crawlers 2023-11-03 14:35:55 -04:00
cypress
9866a529b0 SERVER: More intelligent Carpenter Power-Up 2023-11-03 13:34:59 -04:00
cypress
7f28370db6 SERVER/CLIENT: Adjust Round time delay 2023-11-03 10:58:01 -04:00
cypress
897bf79f09 SERVER: Fix missing ching.wav precache for doors 2023-10-31 13:36:14 -04:00
cypress
0d9cf45426 SERVER: Add missing light spawn function 2023-10-31 13:33:43 -04:00
cypress
818e413753 SERVER: Fix offsets for maps that use old lamp sprites 2023-10-31 12:31:58 -04:00
cypress
986e465552 SERVER: Fix maps where info_player_start and spawns 2-4 were used 2023-10-31 12:29:00 -04:00
cypress
4341005d18 SERVER: Restore compatibility with old item_radio entities 2023-10-31 12:11:45 -04:00
cypress
e96648d8c4 SERVER: Enhance support for old asset path conversion 2023-10-31 11:53:07 -04:00
cypress
77cbd6e663 SERVER: Fix Ray Gun splash damage 2023-10-30 18:43:09 -04:00
cypress
7842010fd0 SERVER: Restore Power-Up Rate Percentage
This was changed not too long ago to be 4% from 2%, testing found that
this is incorrect. Unsure where 4% came from, this restores previous
functionality.
2023-10-30 18:23:51 -04:00
cypress
bbb6387fb9 SERVER: Fix MBOX_FreeEnt not resetting frame 2023-10-30 18:13:51 -04:00
cypress
5eab83eb63 CLIENT: Remove drawing unused meshes at world origin 2023-10-30 15:51:12 -04:00
cypress
f385a04712 CLIENT: Use gun_kick and ADS positions for muzzleflashes 2023-10-30 15:29:02 -04:00
cypress
fcadbeb7c5 SERVER: Fix TryWalkToEnemy false reporting on non-fully-obscured objects 2023-10-30 14:08:49 -04:00
cypress
4f9754c208 SERVER: Fix semiuse not activating with weapon ammo stations 2023-10-30 13:34:22 -04:00
cypress
060b157a4c SERVER: Fix Mystery Box obtained status for host 2023-10-30 13:26:41 -04:00
cypress
9d4e39c0cb SERVER: Stop tying W2_Frame_Update() to W_Frame_Update() 2023-10-30 12:56:48 -04:00
cypress
ee49f7b1b8 Merge branch 'main' of https://github.com/nzp-team/quakec 2023-10-29 18:21:55 -04:00
cypress
c913f9a98b SERVER: Add support for spawning Co-Op spawns if not provided 2023-10-29 18:21:41 -04:00
Ian
ed94af3de9 SERVER: Fix weapon skins not updating for standard progs 2023-10-29 10:51:13 -04:00
cypress
84fb0662e3 SERVER/CLIENT: Trigger a Bouncing Betty tutorial on purchase 2023-10-28 12:09:57 -04:00
cypress
e3eafffcb9 SERVER: Add ability to display left weapon muzzle flash 2023-10-27 14:35:44 -04:00
DerpedCrusader
fccbf21d2a Mustang and Sally Muzzle flash addition
Added the corrected positioning for the Mustang and Sally, including a part of code for the left handed muzzleflash
2023-10-27 11:12:12 -07:00
DerpedCrusader
49ce8480f4 Mustang and Sally Update
Code for Mustang and Sally

still need to get positions for dual wielded muzzle flash
2023-10-27 01:38:43 -07:00
cypress
03e8dde46b SERVER: Put weapon away before drinking Perk-A-Cola 2023-10-26 13:08:04 -04:00
cypress
206120f01e SERVER: Better support for hiding crosshair during dual reload 2023-10-23 16:51:15 -04:00
cypress
6fe33b26d9 SERVER: Fix entity relinking with Pack-A-Punch 2023-10-19 17:09:47 -04:00
cypress
81693dcd77 SERVER: Require client to look at certain entities for triggering 2023-10-18 10:00:25 -04:00
cypress
c3fa9ac216 SERVER: Give player a clip if they have no ammo in Last Stand 2023-10-17 09:45:14 -04:00
cypress
bf2df6ae2f SERVER: Fix weapon order when in Last Stand 2023-10-17 09:27:41 -04:00
cypress
e58ffeb60a SERVER: Fix weapon list when Pack-A-Punching 2023-10-17 09:21:22 -04:00
cypress
2ab61575f1 Merge branch 'main' of https://github.com/nzp-team/quakec 2023-10-17 09:14:59 -04:00
cypress
a3f2c2cb7e SERVER: Fix Flamethrower regeneration 2023-10-17 08:54:27 -04:00
cypress
979611e9e1
CLIENT: Prevent crosshair when zoom is 1 2023-10-16 18:09:49 -04:00
Ian
7b0c11586a SERVER: Register nzp_maxai builtin 2023-10-16 16:00:21 -04:00
Ian
6631813cf9 SERVER: Let host engine dictate max AI at once 2023-10-16 15:59:22 -04:00
cypress
835fdcb1e2 SERVER: Remove Mule Kick debug print 2023-10-16 11:01:31 -04:00
cypress
b8763ca465 SERVER: Control crosshair via QuakeC 2023-10-16 10:23:50 -04:00
cypress
7e3113ec63 CLIENT: Allow disabling of crosshair 2023-10-15 16:06:01 -04:00