Skip to content

v1.19.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 12:21
· 5 commits to main since this release
c67dd5c

Summary

As 2024's last release, v1.19.1 brings many changes and a few exciting features:

  • Display callbacks for RewindableStateMachine, to improve developer experience
  • Hitscan weapons with an example FPS game, courtesy of @krazyjakee
  • Input prediction
  • Rollback debugger, a tool to examine your code during rollback, signal by signal, tick by tick
  • Procedural node configuration, to enable nodes to automatically configure their own state, input, and interpolated properties

And of similar importance, documentation has also undergone significant changes:

  • Docs are now bundled with every release, ready for downloading and offline use
  • Docs are now available for every version on the site, instead of just the latest
    • Versions managed using mike
  • From this release and onward, doc pages have comments enabled!
    • Discussions managed by giscus

What's Changed

Full Changelog: v1.14.1...v1.19.1