cypress
be9796f3f5
SERVER/CLIENT: Support for GamePad rumble
2024-06-30 18:17:36 -07:00
cypress
4d27e899f9
SERVER: Improve accuracy and readability of damage and score components ( #77 )
2024-06-16 14:04:40 -07:00
cypress
244f21bf79
Misc. QuakeC workflow improvements ( #73 )
...
* REPO: Update progs.src standards, consolidate both ssqc to one src file
* FTEQCC: Optimize SSQC with -O3
* PROGS: Globally disable useless fastarrays on standard
* TOOLS: Consolidate Linux and macOS build scripts into one
* Remove some debug stuff
* ACTIONS: Change build script reference name
2024-06-16 08:41:13 -07:00
cypress
d2a54c5b78
SERVER: Move scoped weapons closer to camera on aim; reduce time-till-scope
2024-06-15 18:33:22 -07:00
cypress
dcf6ab7809
SERVER: Add M2 Flamethrower to WepDef_DoesNotPlayUpgradedSound()
2024-05-13 14:11:06 -07:00
cypress
bc2aec1a96
SERVER: Clean up Flamethrower Logic
...
Streamlines Flamethrower contact code to be faster/simpler as well as do some damage so Insta-Kill activates on time.
2024-04-14 21:53:14 -07:00
MotoLegacy
818ccac2c7
SERVER: Fix improper Shot Gun Penetration count
2024-02-12 14:25:55 -05:00
tanuki-billie
329c26fa19
SERVER: Fix wunderwaffe reserve ammo
2024-02-12 00:24:16 -08:00
MotoLegacy
5f1f9fa8fa
Stupid .DS_Store files..
2024-01-14 20:49:21 -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
5a4ea035d3
FTE/CLIENT: Remove deprecated CSQC events
2024-01-13 12:57:11 -05:00
MotoLegacy
a8f1730d58
FTE/CLIENT: Streamline CSQC Particle System
2024-01-13 12:53:48 -05:00
MotoLegacy
da4bd373b0
CLIENT/SERVER: Rewrite CSQC View Model drawing, simplify protocol
2024-01-12 14:40:38 -05:00
MotoLegacy
a41eeb23c6
FTE: Report menu status to other clients and draw on HUD
2024-01-11 10:40:10 -05:00
MotoLegacy
5b4af6caeb
SERVER: Considerably reduce and modulate Melee functionality
2024-01-10 15:27:22 -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
5e374479d8
SERVER: Add a Blacklist for weapons that should not play Pack-A-Punch fire sfx
2024-01-08 12:39:48 -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
Skibbo
61029978e9
Updated ADS positions
...
Updated most of the weapons ADS positions, so they are more accurate.
2024-01-02 17:59:24 +01: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
e5372d3107
CLIENT/SERVER: Tweak Game Over sequencing
2023-12-28 11:28:45 -05:00
cypress
c8633f1f58
SERVER: Fix disparity between Mustang & Sally reserve ammunition
2023-12-07 13:12:20 -05:00
cypress
987628e791
CLIENT/SERVER: Spike peer review fixes
2023-12-02 11:06:39 -05:00
cypress
75b9adb1a6
CLIENT: Add CSQC Flame particle effect
2023-11-29 14:48:01 -05:00
cypress
130ccd6cd1
SERVER: Allow Mappers to specify Double-Tap 1.0
2023-11-28 11:34:39 -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
bee0e764fc
CLIENT: Handle chat in CSQC
2023-11-19 12:45:50 -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
fb40427c3c
CLIENT: Network more important client fields
2023-11-12 10:46:49 -05:00
cypress
fd6cb138a2
CLIENT: Add support for Gib Event
2023-11-08 12:30:26 -05:00
MotoLegacy
da8fc2fe31
SERVER: More accurate gibbing, headshot damage nerf
2023-11-05 11:37:46 -05: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
f385a04712
CLIENT: Use gun_kick and ADS positions for muzzleflashes
2023-10-30 15:29:02 -04:00
cypress
84fb0662e3
SERVER/CLIENT: Trigger a Bouncing Betty tutorial on purchase
2023-10-28 12:09:57 -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
b8763ca465
SERVER: Control crosshair via QuakeC
2023-10-16 10:23:50 -04:00
cypress
36a49b40ab
SERVER: Increase Ray Gun put away time
2023-09-21 16:16:50 -04:00
cypress
56567d7e30
SERVER: Add barebones Ballistic Knife definitions
2023-09-15 09:43:04 -04:00
cypress
dbb25354b4
SERVER: Provide set durations for weapon swap animations
2023-09-14 21:46:46 -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
4057357c42
SERVER: Always precache Mustang & Sally if possessing the Colt
2023-09-14 13:59:35 -04:00
Ian
2858e4cb84
SHARED: Fix Muzzleflash offsets for most weapons
2023-09-09 13:16:21 -04:00
Ian
ea90417314
SERVER: Major Mystery Box Revamp, add support for MBOX2 format
2023-08-29 11:44:41 -04:00