a2f245b189
More stuff I missed.
2023-03-17 13:31:10 +01:00
e69dfa7e1f
(WIP) View sway, shake, etc. in weapon animations.
2023-03-10 19:37:09 +01:00
5c9292a811
Faster move bob acceleration. More bob when crouching.
2023-03-10 14:18:19 +01:00
8d1886ad15
Fix warp to NaN when crouching with Silver Bullet.
2023-03-10 00:20:09 +01:00
e98f870b5b
Fix silent broken crushers.
2023-03-10 00:00:24 +01:00
a3e7e4a622
Even less slippery player movement.
2023-03-09 23:58:43 +01:00
588fb5dd8d
Remove small per-step speed boost.
2023-03-09 20:38:53 +01:00
d71d5b665c
Fix incorrect check for viewpitch workaround.
2023-03-03 20:50:50 +01:00
be405824c2
Experimental bob-synced footsteps in first person.
2023-03-03 20:23:17 +01:00
4226dd8c95
Migrate DLC1 first person models to IQM.
2023-02-25 20:50:14 +01:00
a2855dfc9a
Don't use inventory tokens for mapper-toggleable store/revive. Tokens are icky.
2023-02-18 11:54:30 +01:00
c05c638a6a
Proper fix for erratic ViewPitch.
2023-02-11 19:13:38 +01:00
5e552e7607
Fix erratic ViewPitch when loading saves.
2023-02-11 18:47:48 +01:00
35b8b986db
Cleaning up.
2023-02-11 17:03:43 +01:00
08201160b1
Fix implicit class pointer casting.
2023-02-11 13:19:03 +01:00
1ad16bfcd4
Blocking checks for mirror interaction (forgot about them).
2023-01-19 10:23:20 +01:00
c3cc545784
Mirror interaction.
2023-01-19 10:09:20 +01:00
b0ae0d2153
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 09:47:00 +01:00
525b9e33eb
Use new let syntax for multiple returns.
2023-01-14 19:14:39 +01:00
c636e0e787
Make use of new LineTracer.Trace() parameters.
2023-01-14 18:30:22 +01:00
55fbfd86c0
Floating point quake intensities.
2023-01-14 18:06:52 +01:00
d0fddbf8a3
Testing changes for GZDoom 4.11/5.0.
2023-01-08 14:58:06 +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