Skip to content

v1.25.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 17:31
· 9 commits to main since this release
657dbe5

Summary

With 40 commits and 4 new contributors, this is probably the most numerous release so far! With multiple fixes and quality of life updates, there are some major updates too:

  • Input delay, courtesy of @TheYellowArchitect
  • Refactor to start using HistoryBuffers, which unlocks future improvements, contributed by @DustieDog
  • Mutations ( experimental )
  • RewindableActions ( experimental )

Overall, netfox is getting better tools for synchronizing not just game state, but game events in the form of mutations and rewindable actions. This is happening in parallel to a refactoring initiative, to let us build better features easier in the future. With the addition of vest, test coverage is also slowly increasing, so we can be more confident in future changes.

What's Changed

New Contributors

Full Changelog: v1.19.1...1.25.3


netfox-v1 25 3-changelog