Commit graph

244 commits

Author SHA1 Message Date
cypress
028e0a5a99 SERVER: Add support for Hospital from NZ:P Beta 2024-01-02 09:14:15 -05:00
cypress
69d86ed722 SERVER: Bring changes necessary for '1room' Beta compatibility 2024-01-01 16:53:29 -05:00
cypress
5c66559922 SERVER: Scale Mystery Box down in NZ:P Beta 2024-01-01 16:01:24 -05:00
cypress
78ad4ce386 SERVER: Fix Power Switch position and scale in NZ:P Beta 2024-01-01 15:38:02 -05:00
cypress
2d357255f5 SERVER: Scale down Power-Ups for NZ:P Beta 2024-01-01 15:27:09 -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
b6f4676a5c SERVER: Start of NZ:P Beta Map Compatibility, Ankunft pseudo-playable 2023-12-29 19:49:13 -05:00
cypress
cf8e8a23de SERVER: Fix Perk-A-Cola on state when new clients connect 2023-12-28 11:35:05 -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
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
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
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
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
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
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
045914d984 SERVER: Add path redirection for Pack-A-Punch 2023-12-01 10:36:45 -05:00
cypress
73057da168 SERVER: Enable ambient_generic for STANDARD progs 2023-11-30 22:10:07 -05:00
cypress
cb72f35aa5 SERVER: Improve Door restoration via Soft_Restart 2023-11-30 11:56:49 -05: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
Tyler Young
1ca3f90906 Merge remote-tracking branch 'upstream/main' 2023-11-28 23:07:37 -05:00
cypress
c5f47fb9a3 SERVER: Fix Mystery Box glow not being fullbright 2023-11-28 12:02:09 -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
6568c3eac4 SERVER: Kill zombies during teleportation 2023-11-26 19:10:22 -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
fce7de38d6 SERVER: Fix lightning colors for Traps and Wunderwaffe 2023-11-22 09:40:11 -05:00
cypress
f5ec11b472 Merge branch 'main' of https://github.com/nzp-team/quakec 2023-11-21 14:21:53 -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
31fcb8270e SERVER: Allow door_nzp_cost to spawn a trigger field with targetname 2023-11-16 09:59:43 -05:00
cypress
a19658ec9e SERVER: Fix co-op tracking, update Quick Revive on connect/disconnect 2023-11-08 08:50:34 -05:00
cypress
c18c1c1261
SERVER: Fix Reloading on Max Ammo if clip isnt empty 2023-11-06 11:41:56 -05:00
MotoLegacy
8bdf2e2f1f SERVER: Fix automatic reload not always functioning 2023-11-05 17:08:55 -05:00
cypress
9866a529b0 SERVER: More intelligent Carpenter Power-Up 2023-11-03 13:34:59 -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
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
bbb6387fb9 SERVER: Fix MBOX_FreeEnt not resetting frame 2023-10-30 18:13:51 -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
c913f9a98b SERVER: Add support for spawning Co-Op spawns if not provided 2023-10-29 18:21:41 -04:00
cypress
84fb0662e3 SERVER/CLIENT: Trigger a Bouncing Betty tutorial on purchase 2023-10-28 12:09:57 -04:00
cypress
03e8dde46b SERVER: Put weapon away before drinking Perk-A-Cola 2023-10-26 13:08:04 -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
e58ffeb60a SERVER: Fix weapon list when Pack-A-Punching 2023-10-17 09:21:22 -04:00
cypress
b8763ca465 SERVER: Control crosshair via QuakeC 2023-10-16 10:23:50 -04:00
cypress
4b78cfeb05 Merge branch 'main' of https://github.com/nzp-team/quakec 2023-10-15 11:30:26 -04:00
cypress
1f3280a10f SERVER: Total weapon storage revamp 2023-10-15 11:30:01 -04:00
cypress
5905874ac8
SERVER: Don't make spotlights static 2023-09-22 14:48:10 -04:00
cypress
3f0a885c9b
SERVER: Add missing definition for light_spot 2023-09-22 14:39:10 -04:00
cypress
c659a649f9 SERVER: Fix Aim Down Sights after Pack-A-Punching 2023-09-15 10:04:08 -04:00
cypress
6d03beca80 SERVER: Only allow one player to hold the Wunderwaffe DG-2 at a time 2023-09-14 20:56:59 -04:00
cypress
b374fdcfca SERVER: Increase Perk sound volume from 50% to 80% 2023-09-14 15:26:33 -04:00
cypress
e757682d88 SERVER: Add a use delay to the Mystery Box 2023-09-14 15:23:22 -04:00
cypress
8fba00e0e7 SERVER: Adjust timing for melee actions 2023-09-14 15:09:28 -04:00
cypress
6ac0883126 SERVER: Reduce PaP time 2023-09-14 14:12:51 -04:00
cypress
bf4afd4ae3 SERVER: Bouncing Betty Revamp
* Fix timing of priming sound.
* Sped up animation playback rate.
* Fix not playing "take out" animation after placing Betty.
* Decreases raise time from 0.35 seconds to 0.28 seconds.
* Betties rise with more force.
* Increase explosion effect dramatics.
* Betties no longer inflict self-damage.
* Betties can no longer be re-bought from wall chalk.
* Fixed betties using cost2 for their entity instead of cost.
* Move bouncing betty logic to separate source file.
2023-09-10 10:39:38 -04:00
cypress
54b16eb1a0 SERVER: don't remove() killtargets 2023-09-05 09:48:30 -04:00
cypress
f0e1a9c4f4 SERVER: Fix Pack-A-Punch not showing weapon name 2023-09-02 11:44:15 -04:00
cypress
19f176ebd1 SERVER: Fix some light effects not being fullbright 2023-09-02 11:12:24 -04:00
cypress
aec68db169 SERVER: Make Teddies work with Soft_Restart 2023-08-29 22:46:50 -04:00
Ian
ea90417314 SERVER: Major Mystery Box Revamp, add support for MBOX2 format 2023-08-29 11:44:41 -04:00
Ian
5d392899bb SERVER: Move Mystery Box to separate source file 2023-08-28 19:12:34 -04:00
cypress
126298114c SERVER: Fix Zombies dropping Power-Ups when killed via Trap 2023-08-28 11:07:07 -04:00
cypress
901ee7121e SERVER: Fix Electric Barrier bounding box when pointed upwards 2023-08-28 11:03:26 -04:00
cypress
6a91f6670e SERVER: Fix playback speed of v_perk.mdl 2023-08-28 09:40:23 -04:00
Luis Gutierrez
f4d0dd61a3
SERVER: Update powerup frame logic 2023-08-28 01:08:16 -07:00
Luis Gutierrez
d41d64cbef
SERVER: Update perk drink anim frames 2023-08-27 23:34:15 -07:00
cypress
dc62d3ddc1 SERVER: Proper Mystery Box Teleportation Animation 2023-08-27 22:49:43 -04:00
cypress
ad23cd7933 SERVER: Stop mglow$ from leaking MBOX ents 2023-08-27 21:08:16 -04:00
cypress
2a94f8daf9 SERVER: Fix Mystery Box causing Soft_Restart issues 2023-08-26 20:57:13 -04:00
cypress
f416363b21 SERVER: Fix denybuy.wav spam with perk_pap 2023-08-26 15:01:12 -04:00
cypress
763a7d75b5 SERVER: Allow .killtarget and .message to fire in SUB_UseTargets() without any normal targets set 2023-08-26 14:56:48 -04:00
cypress
72631d96a8 SERVER: convert bad misc/buy.wav on teddy_spawn 2023-08-26 09:43:26 -04:00
cypress
c295f9215a SERVER: Fix Mysterybox denybuy.wav loop 2023-08-25 21:31:38 -04:00
cypress
d56a17faf3 SERVER: Better management of model and sound allocation 2023-08-25 15:14:24 -04:00
cypress
4232fc233d SERVER: Fix issue with subsequent power-ups not blinking for despawn 2023-07-17 14:51:25 -04:00
cypress
5576c98910 SERVER: Fix issue with trying to use a tempent before allocation 2023-07-17 14:23:41 -04:00
cypress
7694538f00 SERVER: Have a static allocated amount of entities for mystery box 2023-07-17 14:17:39 -04:00
cypress
0504f1d8d1 SERVER: Allow for more rotation options for zapper_nodes 2023-07-17 13:52:50 -04:00
cypress
941891499c SERVER: Fix crash when calling th_diewunder on item_radio 2023-07-17 12:48:29 -04:00