A new big release featuring the in-game TAS editor! Watch the TAS editor introduction here: https://youtu.be/NQ7n9TE1t3o.
- Added support for latest Steam (build 8308).
- Dropped Windows XP support.
- Temporarily removed support for Linux Blue Shift autostop (#63).
- Added
bxt_tas_split <filename>, which creates a save and splits the TAS at the point of the command for making a soft-segment: you can join the two resulting scripts into one later. - Added
bxt_freecam <0|1>for a free-cam mode, which is like noclip, but only the camera is moved and not the player. Most useful while the game is paused. - Added a
bxt_tas_norefresh_until_last_framescvar which automates toggling_bxt_norefreshduring TAS execution, instead of manually setting_bxt_norefresh 1and0in the TAS script. - Added
bxt_tas_newfor creating new TAS scripts. - Added vectorial strafing support for TASes.
- Added a
hlstrafe_versionhltas property.
TAS editor stuff, showcased in the video linked above:
bxt_tas_editorbxt_tas_editor_togglebxt_tas_editor_insert_pointbxt_tas_editor_delete_pointbxt_tas_editor_delete_last_pointbxt_tas_editor_savebxt_tas_editor_set_run_point_and_savebxt_tas_editor_append_frames