95dd4a715a
More stuff I missed.
2023-03-17 13:25:54 +01:00
45835f4277
Faster move bob acceleration. More bob when crouching.
2023-03-10 19:41:58 +01:00
b1ce317508
Fix warp to NaN when crouching with Silver Bullet.
2023-03-10 19:41:16 +01:00
7e6a74523b
Even less slippery player movement.
2023-03-10 19:40:43 +01:00
6b218268dc
Remove small per-step speed boost.
2023-03-09 20:43:10 +01:00
31a9914e65
Fix incorrect check for viewpitch workaround.
2023-03-03 20:52:48 +01:00
071aa5107e
Bob-synced footsteps in first person.
2023-03-03 20:52:22 +01:00
859f88f86c
Migrate DLC1 first person models to IQM.
2023-02-28 00:00:43 +01:00
bb3cd9a3ec
Don't use inventory tokens for mapper-toggleable store/revive. Tokens are icky.
2023-02-18 12:00:36 +01:00
feead68093
Proper fix for erratic ViewPitch.
2023-02-11 19:17:47 +01:00
1e07b67770
Fix erratic ViewPitch when loading saves.
2023-02-11 19:17:38 +01:00
bb6e926e0d
Cleaning up.
2023-02-11 17:13:54 +01:00
99c9bda6ea
Fix implicit class pointer casting.
2023-02-11 13:27:17 +01:00
d4a5ae161a
Fix Trace call using arguments exclusive to 4.11+.
...
(This is why you don't copy code verbatim between branches)
2023-01-21 00:16:53 +01:00
3aaa77f9e1
Blocking checks for mirror interaction (forgot about them).
2023-01-19 10:25:09 +01:00
8965884358
Mirror interaction.
2023-01-19 10:13:21 +01:00
ae67e4691c
More voice changes:
...
* Additional kiss voices
* Mirror interaction lines (not yet implemented)
* Intonation changes for two existing lines
* Fix randomization of some voices (grunts and whatnot)
2023-01-19 10:11:24 +01:00
f3946f832b
Fix magnetized items being blocked by "monster block" lines.
2022-12-30 23:16:16 +01:00
2b41ba0225
CVar caching is no longer needed.
2022-12-29 13:20:08 +01:00
9f529afb3c
Set DROPOFF flag on magnetized items, hopefully fixes them getting stuck on some lines.
2022-12-29 10:44:53 +01:00
22179fdcd8
Tweak viewbob and deceleration.
2022-12-28 21:31:00 +01:00
7b8111c40d
Finally fix gestures breaking on weapon switch.
2022-12-26 23:22:30 +01:00
ac709f0aac
Allow legacy BobWeapon to work with non-mod guns.
2022-12-26 13:45:36 +01:00
9135f594f1
BobWeapon3D implemented (but commented out for now).
2022-12-24 15:16:13 +01:00
9ac0cb2a6f
Proper SCALEDNOLERP usage.
2022-12-19 16:46:13 +01:00
44f39d1024
Split player and utility code.
2022-12-15 17:12:53 +01:00