03-2023
Month fact:
Saaranpaskantamasaari is a small unhabited island in northeastern Finland. The name in Finnish means "an island shat by Saara".
Additions:
- y_spt_hud_flags_filter: Sets the filter for y_spt_hud_flags (@evanlin96069)
- For example,
y_spt_hud_flags_filter onground ducking
will only show FL_ONGROUND and FL_DUCKING
y_spt_hud_flags_filter
with no argument resets the filter and prints all flags.
- For example,
- y_spt_cam_control 3: Entity drive mode. Sets the camera position to an entity (@evanlin96069)
- y_spt_cam_drive_ent: Sets the drive entity index with relative position and angle offsets (@evanlin96069)
- y_spt_cam_drive_speed: Speed for moving in camera drive mode (@evanlin96069)
- y_spt_cam_path_interp: More interpolation type (@evanlin96069)
- y_spt_cam_path_setkf, y_spt_cam_path_rmkf, and y_spt_cam_path_clear can now be use when not playing demo (@evanlin96069)
Other changes:
- Fix crash for Portal 7122284 related to mesh sorting (@UncraftedName)
- Fixed y_spt_record not working (@evanlin96069)
- Fix incorrect time offset when playing cinematic mode (@evanlin96069)
- Better looking interpolation path render (@evanlin96069)
- Allow playing back TAS while in cinematic mode (@evanlin96069)