Skip to content

Releases: ripandy/SOAR

1.0.1

31 Mar 20:54

Choose a tag to compare

What's Changed

  • Add hideFlags expected to prevent reset on non-referenced assets by @ripandy in #13
  • Commits .meta files. Required by Unity when importing as immutable package.

Full Changelog: 1.0.0...1.0.1

1.0.0

20 Sep 23:21

Choose a tag to compare

1.0.0 - 2025-09-21

Added

  • Initial implementation of all core SOAR systems
    • SoarCore
    • Command
    • GameEvent
    • Variable
    • Collection
    • Transaction
    • etc.
  • R3 integration for respective features where applicable.
  • A set of ready-to-use Base classes for common types.
  • Custom Inspector layouts for improved usability.
  • A full documentation website with English and Japanese translations.
  • Sample scenes and scripts for each feature.

What's Changed

New Contributors

Full Changelog: https://github.com/ripandy/SOAR/commits/1.0.0