
The Save Manager is designed for beginners as well as veteran developers. The asset allows you to save most common datatypes into a local file which can be loaded at your convenience.
Change Log
Editor Fixes & QOL Setting (2.0.4)
โน๏ธ Fixed several editor issues with the save editor when trying to reset values as well as added a QOL setting to toggle the visibility of save keys in the save editor.
๐๏ธ Release Date: 13th May 2023
Changes
๐จ Asset Changes
- Added a new setting to toggle the visiblity of the save key field for each save value in the save editor window to make the display less cluttered.
- Fixed an issue where some save value’s would be resettable via the reset button, instead returning an error in the console.
- Fixed an issue where editing a setting and then toggling the dropdown for the save object would reset the edited value to its previous setting.
- Updated the copy on the reset save value dialogue to show the save value name instead of its key.
- Updated the save editor window to allow for the demo folder to be totally removed without causing any issues with the asset. Previously there was one type reference which would block this from being possible.
Minor Bug Fixes (2.0.3)
โน๏ธ A few minor fixes to the asset
๐๏ธ Release Date: 9th May 2023
Changes
๐จ Asset Changes
- Fixed more error logs with the serializable dictionary setup where it would throw an error when adding new elements that had a null value by default.
- Fixed an issue with the asset accessor that where the GetAssets<T>() method would return null despite getting the right key value.
Minor Bug Fix (2.0.2)
โน๏ธ A hotfix to an issue with the serializable dictionary setup.
๐๏ธ Release Date: 28th April 2023
Changes
๐จ Asset Changes
- Fixed a bug where the serializable dictionary wouldn’t possibly not work correctly in versions greater than 2021.x
2.x Day 1 Patch (2.0.1)
โน๏ธ A hotfix to an editor issue with the asset.
๐๏ธ Release Date: 25th April 2023
Changes
๐จ Asset Changes
- Fixed a bug where the asset index would refresh everytime despite being populated.
- Fixed a bug caused by ^ that would mean the encryption key asset would refresh every time the user had to reload scripts
Asset Rewrite (2.0.0)
โน๏ธ Re-written the asset entirely to use a new setup for saving and loading with more editor features, encryption & WebGL saving support as standard.
๐๏ธ Release Date: 23rd April 2023
Changes
๐ช Store Listing
- Updated asset artwork with the new blue colour.
- Updated key images to be up to date with the latest version of the asset.
- Updated the store description with the latest changes to the asset.
- Updated the videos in the store listing to be for the 2.x version of the asset.
๐จ Asset Changes
- Totally new version of the asset.
- Added encryption support.
- Added WebGL support
- Added save editor in the editor.
- Added save profiles to load save states in the editor.
- Made save system more modular.
Minor Update (1.1.0)
โน๏ธ Added improvements to the editor tool for the asset as well as a facelift for the asset on the store.
๐๏ธ Release Date: July 28th, 2021
Changes
๐ช Store Listing
- Updated asset artwork to a new gradient style.
- Updated key images to be up to date with the latest version of the asset.
- Updated the store description with the latest changes to the asset.
๐จ Asset Changes
- Improved save data editor tool.
- Move editor tool to Tool/SaveManager | CG.
- Added additional options to the navagation tab to allow the user to reset the save data.
- Added support for default values for some save data types.
- Added options to save Quaternions, Sprites, Queueโs, Stackโs, Doubles & Bytes.
- Added implicit operators to allow save variants to be converted to their normal types with no extra work on the end user.
- Updated documentation for latest version
Patch Update (1.0.2)
โน๏ธ Fixed to the discord server link and graphics on the store page.
๐๏ธ Release Date: September 1st, 2020
Changes
๐ช Store Listing
- Fixed the store page discord logo to be a proper logo to comply with the store requirements.
๐จ Asset Changes
- Updated the discord invite, as it was broken, to be our redirect so it doesnโt need updating again.
Patch Update (1.0.1)
โน๏ธ Fixed to the discord server link and graphics on the store page.
๐๏ธ Release Date: September 1st, 2020
Changes
๐ช Store Listing
- Fixed the store page discord logo to be a proper logo to comply with the store requirements.
๐จ Asset Changes
- Updated the discord invite, as it was broken, to be our redirect so it doesnโt need updating again.
Initial Release (1.0.0)
โน๏ธ Initial release of asset, first public version..
๐๏ธ Release Date: August 12th, 2020