Skip to content

03-2023

Compare
Choose a tag to compare
@lipsanen lipsanen released this 06 Mar 19:19
· 110 commits to master since this release

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.
  • 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: