Skip to content

Samurai's Scripts v1.8.8

Choose a tag to compare

@github-actions github-actions released this 15 Mar 08:31
· 122 commits to main since this release

Changelog

PR #117: fix: miscellaneous

Formatting

  • Remove forced line wrapping.

Classes

  • Remove constructor logic from CStructView.
  • Cache and automatically refresh some object pointers.
  • Refactor nullptr into an immutable lightweight object.

PR #118: fix(Factory): cache script global instances