Commit graph

59 commits

Author SHA1 Message Date
MotoLegacy
601fe15ee8 SERVER: Improve Perk-A-Cola Precache Handling (Fixes Maps with Legacy perk_random) 2024-03-17 10:29:52 -07:00
MotoLegacy
da4bd373b0 CLIENT/SERVER: Rewrite CSQC View Model drawing, simplify protocol 2024-01-12 14:40:38 -05:00
cypress
35f15d1d3c SERVER: Fix ADS Toggle overriding scopetime 2024-01-09 17:55:02 -05:00
cypress
671ee73a19 SERVER: Major Weapon Logic Revamp 2024-01-09 17:45:23 -05:00
cypress
93ef51f665 SERVER: Restore weapon spread increasing over time 2024-01-08 13:48:27 -05:00
cypress
dcff9b084e Update copyright date 2024-01-07 18:24:48 -05:00
cypress
5e799823af SERVER: Use generated hash table for model path conversion 2024-01-06 17:33:52 -05:00
cypress
b6f4676a5c SERVER: Start of NZ:P Beta Map Compatibility, Ankunft pseudo-playable 2023-12-29 19:49:13 -05:00
cypress
e5372d3107 CLIENT/SERVER: Tweak Game Over sequencing 2023-12-28 11:28:45 -05:00
cypress
3ea3d20e67 SERVER: Basic support for trigger_setfire 2023-12-24 10:31:08 -05:00
cypress
7453903a0b SERVER: Greater parity for Zombie spawning 2023-12-20 14:45:51 -05:00
cypress
ba2f2f225a SERVER: Unlatch special Perk-A-Cola functions from Quick Revive 2023-12-16 11:09:46 -05:00
cypress
b4a2ce2ac5 SERVER: Force stuck zombie respawn 2023-12-14 12:28:04 -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
987628e791 CLIENT/SERVER: Spike peer review fixes 2023-12-02 11:06:39 -05:00
cypress
6c769b4e36 SERVER/FTE: Update all AI all at once 2023-11-30 12:03:15 -05:00
cypress
130ccd6cd1 SERVER: Allow Mappers to specify Double-Tap 1.0 2023-11-28 11:34:39 -05:00
cypress
2672e94387 CLIENT/SERVER: Draw character name on match start 2023-11-21 22:35:25 -05:00
cypress
88df199025 SERVER: Accurate Hellhound health 2023-11-21 12:37:06 -05:00
cypress
a2d1078ec3 SERVER: Give dogs unique enemy targeting 2023-11-21 12:18:38 -05:00
cypress
a02b69b5d6 SERVER: Mostly complete third person animation implementation 2023-11-16 12:10:11 -05:00
cypress
fb40427c3c CLIENT: Network more important client fields 2023-11-12 10:46:49 -05:00
cypress
a19658ec9e SERVER: Fix co-op tracking, update Quick Revive on connect/disconnect 2023-11-08 08:50:34 -05:00
cypress
9866a529b0 SERVER: More intelligent Carpenter Power-Up 2023-11-03 13:34:59 -04:00
cypress
c913f9a98b SERVER: Add support for spawning Co-Op spawns if not provided 2023-10-29 18:21:41 -04:00
cypress
03e8dde46b SERVER: Put weapon away before drinking Perk-A-Cola 2023-10-26 13:08:04 -04:00
Ian
6631813cf9 SERVER: Let host engine dictate max AI at once 2023-10-16 15:59:22 -04:00
cypress
1f3280a10f SERVER: Total weapon storage revamp 2023-10-15 11:30:01 -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
blubs
d156216f42 SERVER: Revamps wunderwaffe logic 2023-09-02 23:49:29 -07: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
cypress
dc62d3ddc1 SERVER: Proper Mystery Box Teleportation Animation 2023-08-27 22:49:43 -04:00
cypress
a207108dc2 SERVER/FTE: Add a proper fix for collision restoration 2023-07-18 14:31:12 -04:00
Steam Deck User
8ac9ff87bf CLIENT/SERVER: Implement game_songplay entity for music streaming 2023-03-25 20:23:42 -04:00
Steam Deck User
6fd6d0dafd SERVER: Quick and dirty game_counter implementation, mostly adlib 2023-03-25 20:07:25 -04:00
Steam Deck User
db3ec15fe7 SERVER/FTE: Remove #ifdef for different fog values on Round change 2023-03-22 18:12:58 -04:00
Steam Deck User
618cda4e04 SERVER: Add sv_tracedmgmultiplier 2023-03-17 15:01:32 -04:00
Steam Deck User
89212fe690 SERVER: Add MP5K and Springfield as .mbox entries 2023-03-16 13:11:11 -04:00
Steam Deck User
41cd921c5f SERVER: Instant health regeneration when above threshold, slower below. Longer regen delay times 2023-03-10 12:20:43 -05:00
Steam Deck User
0a631fb74d SERVER: Fix ADS toggle spamming 2023-03-09 11:31:35 -05:00
Steam Deck User
377453f04b SERVER: Make the anti-cheat respond to sv_cheats 2023-03-07 20:12:58 -05:00
Steam Deck User
2b06d480bc SERVER: Add support for new Perk light colors 2023-03-05 11:54:09 -05:00
Steam Deck User
ab21e3d6e0 SERVER: Remove PC_fog hack 2023-02-07 02:32:14 -05:00
Steam Deck User
87dde10e3b GLOBAL: Merge HANDHELD and QUAKESPASM, rebrand as STANDARD/FTE 2023-02-05 16:03:57 -05:00
Steam Deck User
97d76846a3 HANDHELD: add ifdef for mapversion 2023-01-19 01:52:07 -05:00
Steam Deck User
59a880ce09 HANDHELD/QUAKESPASM: Remove some platform specific stuff, partial merge
of sysdefs.
2023-01-17 18:47:31 -05:00
Steam Deck User
57edbc23df SERVER: Fix most QC warnings, spam included 2023-01-17 12:15:50 -05:00
blubs
5d8af19ecc Add fix for player-limb collisions 2023-01-15 10:10:25 -08:00