View all by stoozey_
stoozey_
Follow stoozey_
Follow
Following stoozey_
Following
Add To Collection
Collection
Comments
Devlog
Related games
Related
SSave
←
Return to SSave
Devlog
V1.4.0 Released - New Demo!
August 10, 2023
by
stoozey_
I've noticed a lot of people asking for additional help on getting setup, so I've concluded the demo sucks. I've written a new demo that shows the system being properly used. Hopefully this helps!! Up...
Continue reading
V1.3.3 Released
July 30, 2023
by
stoozey_
Removed a duplicated parameter from an internal function Fixed an internal function being called incorrectly...
Continue reading
V1.3.2 Released
July 17, 2023
by
stoozey_
Added ssave_get_all Updated ssave_save_all to use ssave_get_all...
Continue reading
V1.3.1 Released
July 10, 2023
by
stoozey_
Added utility function ssave_save_all which saves all ssaves being managed by SSaveManager Removed some obselete function arguments...
Continue reading
V1.3.0 Released - Built-in Manager!
July 07, 2023
by
stoozey_
Added a new SSaveManager class that will keep track of all your saves for you. With this, you no longer need to create your own save manager object, instead just use the new ssave_get function! If you...
Continue reading
V1.2.0 Released - Buffer Support!
January 27, 2023
by
stoozey_
2
Buffers are now supported as a valid SSAVE_TYPE File name prefixes are now automatically cast to a string...
Continue reading
V1.1.2 Released
October 22, 2022
by
stoozey_
Commented out SSAVE_TYPE.BUFFER as it is awaiting implementation Updated the way memory is cleared when saving/loading...
Continue reading
V1.1.1 Released
October 16, 2022
by
stoozey_
Added chainable set functions to SSave constructor Fixed a potential memory leak Removed the need for a slash at the end of SSAVE_DIRECTORY...
Continue reading
V1.0.1 Released
October 15, 2022
by
stoozey_
Fixed a potential memory leak...
Continue reading
SSave has launched!
October 13, 2022
by
stoozey_
While at first save files can seem simple, there are a lot of issues that come from just simply saving and loading raw data. SSave tackles these problems whilst also having quality-of-life features th...
Continue reading