Releases: TaloDev/unity
Releases · TaloDev/unity
0.6.0-pre.0
What's Changed
Features
- Use unitywebrequest instead of system.net.http by @tudddorrr in #22
Full Changelog: 0.5.1...0.6.0-pre.0
0.5.1
What's Changed
Fixes
- Use put as http method for stats api by @tudddorrr in #20
Full Changelog: 0.5.0...0.5.1
0.5.0 - Game stats
0.4.0 - Offline saves
0.3.4
What's Changed
Fixes
- Load settings from resources folder instead of AssetDatabase by @tudddorrr in #14
Full Changelog: 0.3.3...0.3.4
0.3.3
What's Changed
Features
- Add new OnSaveLoadingCompleted event by @tudddorrr in #12
Full Changelog: 0.3.2...0.3.3
0.3.1
0.3.0 - Handle destroyed loadables
What's Changed
Breaking changes
- Breaking: handle destroyed objects by @tudddorrr in #7
Other
- Better error reporting by @tudddorrr in #6
Full Changelog: 0.2.0...0.3.0
0.2.0 - Game saves
Game saves
Store and load the state of objects in your scene using game saves. See the docs: https://docs.trytalo.com/docs/unity/saves
What's Changed
- Game saves by @tudddorrr in #4
Full Changelog: 0.1.1...0.2.0