Releases: Tirtstan/Pathways
Releases · Tirtstan/Pathways
v1.1.0
[1.1.0] - 2025-10-27
Added
PathwaysManager.GetOrCreateRecentSavePath()method to retrieve or create a recent save path.
Changed
PathwaysManagernow auto-creates itself in the scene if not found when accessing the static instance.
What's Changed
Full Changelog: v1.0.1...v1.1.0
v1.0.1
v1.0.0
[1.0.0] - 2025-07-18
Changed
- Moved
AutoSaveSlotsfrom individualPathwaystoPathwaysGlobalConfigs(still settable fromPathwaysManager). PathwaysManagerwill automatically refresh expected variables when deletion methods (DeleteCurrentPathway(),DeleteFile(string)) are called.- Improved
PathwaysManagerEditorinspector UI. - Updated sample scene to display usage instructions.
- Updated documentation and samples to reflect new API and recommended usage.
What's Changed
- readme & helper methods by @Tirtstan in #1
- readme by @Tirtstan in #3
- readme by @Tirtstan in #4
- Changelog by @Tirtstan in #5
- release by @Tirtstan in #6
- readme by @Tirtstan in #7
New Contributors
Full Changelog: https://github.com/Tirtstan/Pathways/commits/v1.0.0