cypress
5e1bcb46da
SERVER: Add proper support for fall damage
2023-07-17 16:40:49 -04:00
cypress
205fb832ff
SERVER: Give betties some buffs and visual fluff owo
2023-07-16 13:26:26 -04:00
cypress
841843b5a7
SERVER: Fix worldspawn reference after Waffe
2023-07-16 12:31:07 -04:00
cypress
3d108c044b
SERVER: Buff grenade radius, tweak damage to match wiki
2023-07-16 12:22:31 -04:00
cypress
7ec6758f5b
SERVER: Adjust velocity and radius of Grenade Launcher weapons
2023-07-16 12:16:26 -04:00
cypress
c941d43cc1
SERVER: Move Grenade Launcher firetype away from weapon_core
...
hehe :^)
2023-07-16 12:06:57 -04:00
Steam Deck User
83caba0141
GLOBAL: Better precache management; enable -O3 for prog compilation, debloat progs
2023-03-29 10:49:58 -04:00
Steam Deck User
e45b74eaed
SERVER: Change M2 Flamethrower trajectory, use new flamer.spr name
2023-03-28 22:44:37 -04:00
Steam Deck User
5c3f23dc47
SERVER: Call ReturnWeaponModel after W_SprintStop
2023-03-28 22:06:45 -04:00
MikeyRay
3ea073a171
SERVER: Fixed an issue where sprint anim wouldn't play while sprinting after swapping your weapon
2023-03-25 03:14:52 +01:00
Steam Deck User
02d585ab5a
SERVER: Implement hold fire frame for Flamethrower
2023-03-22 12:22:30 -04:00
Steam Deck User
240d116728
SERVER: Move Flamethrower to its own weapon file, tweak trajectory
2023-03-22 11:56:50 -04:00
Steam Deck User
0e3a08206f
SERVER: Add new utility for streamlined Viewmodel animations, start integrating; add support for 'first raise'
2023-03-22 11:31:11 -04:00
Steam Deck User
316aba63e7
SERVER: Move weapon utilities to their own file
2023-03-22 10:23:15 -04:00
Steam Deck User
da21c6021a
SERVER: Prohibit ADS during Melee animations
2023-03-18 15:52:09 -04:00
Steam Deck User
618cda4e04
SERVER: Add sv_tracedmgmultiplier
2023-03-17 15:01:32 -04:00
DerpedCrusader
82f5681994
Springfield
...
code for springfield
as well as changing the kar sounds folder to Boltaction
2023-03-12 19:00:32 -07:00
Steam Deck User
2e9838682b
SERVER: Add proper support for Rocket/Missile weapons, assign to Panzer/Longinus
2023-03-11 15:41:52 -05:00
Steam Deck User
92b464b424
SERVER: Adds support for ADS framing, use it for Panzerschreck
2023-03-11 14:52:03 -05:00
Steam Deck User
caaca9b4ae
SERVER/FTE: Re-Enable Weapon Kicking with Deadshot Daiquiri
2023-03-09 14:34:30 -05:00
Steam Deck User
ac68064325
SERVER: Buff snipers a bit
2023-03-09 14:07:18 -05:00
Steam Deck User
0812781cb7
SERVER/CLIENT/FTE: More fluid weapon zoom, instant zoom for snipers
2023-03-09 13:58:00 -05:00
Steam Deck User
0a631fb74d
SERVER: Fix ADS toggle spamming
2023-03-09 11:31:35 -05:00
Steam Deck User
6651566aad
CLIENT/SERVER: Enable sprint bobbing for FTE
2023-03-06 13:56:59 -05:00
Steam Deck User
92a68870aa
SERVER: Fix Parse_Damage running on Waffe'd Zombies
2023-03-05 00:41:58 -05:00
Steam Deck User
c3c2bfe65c
SERVER: CoD Parity with handling empty clips
...
No longer allow player to hold weapon with empty clip, try to force
reload. Also adds take out animations after melee, which is another
parity change. Surprise!
2023-03-04 23:06:49 -05:00
Steam Deck User
2ba9349406
FTE/SERVER: Fix Sniper Scope
2023-03-04 21:50:16 -05:00
Steam Deck User
12a2633738
CLIENT/SERVER: Misc. Weapon Spread improvements
...
Adds proper gun recoil to FTE, as well as moves spread calculation to be
relative to crosshairs. CSQC's crosshair values are now accurate to
World at War as well. Weapons are also much more precise ADS, so the Kar
is more viable. Shotguns also no longer reduce spread when ADS, in
parity with World at War :^)
2023-03-02 22:06:26 -05:00
Ian
41c108e33a
SERVER: Fix W_AdvanceAnim not taking P_SPEED into account
2023-02-19 16:52:10 -05:00
Steam Deck User
6cadd1d0e2
SERVER: Have browning use RELOAD_PART and RELOAD_END
2023-02-17 12:25:30 -05:00
Steam Deck User
fc9d62fc9f
SERVER: Prohibit sprinting while ADS
2023-02-15 19:54:40 -05:00
Steam Deck User
199f38dc02
SERVER: Parity change; Stop sending EVENT_PISTOLFIRE when meleeing
2023-02-15 16:06:22 -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
549df8f7e0
SERVER: Cancel Revive if Client disconnects
2023-01-31 15:51:41 -05:00
Steam Deck User
2de12f6791
SERVER: Better parameters for when to stop reviving a client
2023-01-31 15:46:59 -05:00
Steam Deck User
9f0df7617d
SERVER: Use MOVETYPE_TOSS for reviving players
2023-01-25 22:40:35 -05:00
Steam Deck User
c16629e04a
SERVER: Only allow one player to revive teammate in last stand
2023-01-24 22:22:48 -05:00
Steam Deck User
efc577410e
SERVER: Fix M1 Garand Spam Ping
2023-01-24 21:59:58 -05:00
Tyler Young
1afc19e785
Finish removing all Quakespasm inconsistencies in QC
2023-01-24 16:41:25 -05:00
Steam Deck User
d3c9b20cf8
PC: Add custom weapon zoom amounts
2023-01-20 00:38:37 -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
Steam Deck User
4105d57c13
PC/SERVER: Increase time it takes for weapon models to draw again after zooming out of scope
2023-01-17 11:37:51 -05:00
Steam Deck User
9ac309ecfc
SERVER: Fix model path for grenades and betties in
...
model_should_hide_weapon2
Fixes the scoped kar or dual wielded weapons displaying their secondary
model when cooking a nade or bouncing betty.
2023-01-17 11:17:48 -05:00
blubs
ff355b6439
SERVER Add fix for crosshairs to detect limbs
2023-01-16 00:37:30 -08:00
Steam Deck User
b9246fff17
SERVER: Revamp Ray Gun logic and FX.
...
PC/FTE now usesa custom flash and low-level light to help it look a bit
better. Damage values are more accurate, with detection for direct
impact vs splash damage. Also moved into its own file to improve source
readability.
2023-01-15 23:49:00 -05:00
blubs
5d8af19ecc
Add fix for player-limb collisions
2023-01-15 10:10:25 -08:00
Steam Deck User
76213de449
NX/VITA: Merge QuakeC sources
2023-01-13 19:55:40 -05:00
Steam Deck User
545eb52673
SERVER/CLIENT: Move away from sprite-based revive icon.
2023-01-13 17:53:54 -05:00
Steam Deck User
f3b8071ffe
SERVER: Reference correct morphine path
2023-01-13 15:42:59 -05:00