80db58b0d0
Bump zscript ver to 4.14.1, plus a whole lot of stuff.
...
- Try to get rid of all implicit casts from string to name, color or class.
- Use FindClass where needed.
- Used a map in a case where a dictionary was unneeded.
- Use new bounce flags where needed.
- Replace Legacy of Rust weapons/ammo.
2025-03-13 14:50:58 +01:00
af27fbd987
Player blood footprints now implemented.
2025-03-09 14:17:35 +01:00
8ec86a9b9c
Interpolate quick turn.
2025-03-07 11:50:31 +01:00
e2a8d6b8f5
derp, typo
2024-03-21 12:05:52 +01:00
b7493b7735
Small cleaning up.
2024-03-21 12:04:07 +01:00
e5362f673a
Analog player movement toggle, for gamepad users.
2024-03-20 13:45:22 +01:00
d46641593d
Finer handling of slippery floors (reduce steering/speedup based on friction).
...
+ Don't play first person footsteps unless there's actual movement input.
2024-01-18 13:17:52 +01:00
1c2d229dfb
No shits given, always allow jumping and crouching.
2024-01-18 01:49:44 +01:00
8cdfa2ad89
Implement crouch jumping and separate crouch/uncrouch speeds.
2024-01-17 14:07:32 +01:00
7555d52818
Misc. comment changes, additional planned stuff.
2024-01-10 20:40:17 +01:00
bc00b01a0f
Low floor friction fix and other things.
...
- Unbreak inventory resets in Eviternity.
- Hotfix for Eviternity II MAP33, lava sections should be beatable now.
2023-12-23 15:33:20 +01:00
cc1f1b8577
Adjustments to dashing.
2023-11-26 16:32:09 +01:00
57464deeed
Slight viewbob adjustment.
2023-06-04 11:43:18 +02: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
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
be405824c2
Experimental bob-synced footsteps in first person.
2023-03-03 20:23:17 +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
2b41ba0225
CVar caching is no longer needed.
2022-12-29 13:20:08 +01:00
22179fdcd8
Tweak viewbob and deceleration.
2022-12-28 21:31:00 +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