Skip to content

Samurai's Scripts v1.8.5

Choose a tag to compare

@github-actions github-actions released this 22 Feb 08:26
· 108 commits to main since this release

Changelog

PR #106: refactor(style): normalize class methods

  • Normalized more SmallBase class methods into PascalCase for consistency.
  • Add a _J macro for joaat that falls back to our own definition if the global function is missing.
  • Add stats.get_string and stats.set_string
  • Fix PrivateLimo:TakeControl method.
  • Fix YimActions interruption handler triggering when the a scenario is explicitly stopped.
  • Fix bodyguards UI.
  • Add a "earnings report" section to the CEO tab.