Commit graph

133 commits

Author SHA1 Message Date
cypress
3ea3d20e67 SERVER: Basic support for trigger_setfire 2023-12-24 10:31:08 -05:00
cypress
847556d5f1 SERVER: Allow moving while in Last Stand 2023-12-14 12:36:33 -05:00
cypress
fdbf7989cc SERVER: Set ADS_Offset on weapon swap, not just when deemed worthy 2023-12-05 13:00:34 -05:00
cypress
75b9adb1a6 CLIENT: Add CSQC Flame particle effect 2023-11-29 14:48:01 -05:00
cypress
922789b413 SERVER/FTE: Fix Gibs not being networked to everyone 2023-11-29 14:24:21 -05:00
cypress
7dcd8ade72 SERVER: Disable melee-to-dive on FTE 2023-11-28 11:57:52 -05:00
cypress
130ccd6cd1 SERVER: Allow Mappers to specify Double-Tap 1.0 2023-11-28 11:34:39 -05:00
cypress
eddf634665 SERVER: Fix Tesla not firing from barrel on STANDARD 2023-11-22 10:26:22 -05:00
cypress
fce7de38d6 SERVER: Fix lightning colors for Traps and Wunderwaffe 2023-11-22 09:40:11 -05:00
cypress
8701eb45e1 SERVER: Tweak acceptable range for landing sound 2023-11-18 17:34:47 -05:00
cypress
5aa1e75cdf SERVER: Improved stance changing with bounding box changes, player collision deaths 2023-11-18 15:17:40 -05:00
cypress
e768f28530 SERVER: Fix setting speed penalty to 0 when firing while Prone 2023-11-18 13:10:16 -05:00
cypress
bc411eac73 SERVER: Fix third person walk animations sometimes canceling action animations 2023-11-17 10:21:16 -05:00
cypress
a02b69b5d6 SERVER: Mostly complete third person animation implementation 2023-11-16 12:10:11 -05:00
cypress
6a955e322d SERVER: Tweak player and zombie sounds 2023-11-15 19:34:01 -05:00
cypress
30de102ee3 SERVER: Fix player explosives hurting non-owners 2023-11-11 07:59:13 -05:00
cypress
fd6cb138a2 CLIENT: Add support for Gib Event 2023-11-08 12:30:26 -05:00
cypress
3de18c324c SERVER/FTE: Re-introduce trace penetration for Zombies 2023-11-08 11:50:48 -05:00
cypress
88c08e24b4 SERVER: Fix Revive sequence continuing when in Last Stand 2023-11-08 09:13:24 -05:00
cypress
c14e2345bd SERVER: Fix waypoint_mode precaches 2023-11-07 10:01:41 -05:00
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