Commit graph

113 commits

Author SHA1 Message Date
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
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
77cbd6e663 SERVER: Fix Ray Gun splash damage 2023-10-30 18:43:09 -04:00
cypress
9d4e39c0cb SERVER: Stop tying W2_Frame_Update() to W_Frame_Update() 2023-10-30 12:56:48 -04:00
Ian
ed94af3de9 SERVER: Fix weapon skins not updating for standard progs 2023-10-29 10:51:13 -04:00
cypress
e3eafffcb9 SERVER: Add ability to display left weapon muzzle flash 2023-10-27 14:35:44 -04:00
cypress
206120f01e SERVER: Better support for hiding crosshair during dual reload 2023-10-23 16:51:15 -04:00
cypress
a3f2c2cb7e SERVER: Fix Flamethrower regeneration 2023-10-17 08:54:27 -04:00
cypress
b8763ca465 SERVER: Control crosshair via QuakeC 2023-10-16 10:23:50 -04:00
cypress
1f3280a10f SERVER: Total weapon storage revamp 2023-10-15 11:30:01 -04:00
cypress
ce93ef1d2d FTE/SERVER: Fix reloading while scoped with Sniper Rifles 2023-09-15 10:13:42 -04:00
cypress
56567d7e30 SERVER: Add barebones Ballistic Knife definitions 2023-09-15 09:43:04 -04:00
cypress
927a14adfd SERVER: Fix purchases while holding flamethrower 2023-09-14 22:00:27 -04:00
cypress
dbb25354b4 SERVER: Provide set durations for weapon swap animations 2023-09-14 21:46:46 -04:00
cypress
bfc60fac84 SERVER: Adjust timing for grenade priming 2023-09-14 15:15:57 -04:00
cypress
8fba00e0e7 SERVER: Adjust timing for melee actions 2023-09-14 15:09:28 -04:00
cypress
e7a704e03d SERVER: More accurate explosive damage and crawler triggering 2023-09-11 23:21:46 -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
Ian
925662c384 SERVER: Prevent non-enemies from activating Bouncy Betty 2023-09-09 14:12:23 -04:00
Ian
cf1421b943 SERVER: Have Ray Gun prop fire from barrel position 2023-09-09 14:07:40 -04:00
blubs
1856d57e27 SERVER: Fix kill stat for wunderwaffe 2023-09-03 15:02:27 -07:00
blubs
879357e2a2 SERVER: Fix MOVE_NOMONSTERS missing reference 2023-09-02 23:52:33 -07:00
blubs
d156216f42 SERVER: Revamps wunderwaffe logic 2023-09-02 23:49:29 -07:00
cypress
30758dd389 SERVER: Fix ADS Toggle logic 2023-08-28 10:26:37 -04:00
cypress
b3388f382f SERVER/FTE: Tweak grenade radius flash effect 2023-08-26 09:39:59 -04:00
cypress
c9c8c31012 SERVER: Adjust 'Oops' achievement to trigger near death 2023-08-26 09:35:35 -04:00
cypress
b2bd148fdf SERVER: Undo PC traceline penetration 2023-07-18 14:44:53 -04:00
cypress
a207108dc2 SERVER/FTE: Add a proper fix for collision restoration 2023-07-18 14:31:12 -04:00
cypress
72c1a8e70d SERVER: Fix Zombie BBOX after death 2023-07-18 13:33:14 -04:00
cypress
b4f8a15cc3 FTE/SERVER: Fix traceweapons not penetrating multiple enemies 2023-07-18 12:05:49 -04:00
cypress
b416568c7c SERVER: Slight fall damage fixes 2023-07-17 16:52:58 -04:00
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