Skip to content

Releases: TaloDev/unity

0.6.0-pre.0

10 Apr 12:26
81bb72b

Choose a tag to compare

0.6.0-pre.0 Pre-release
Pre-release

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

05 Apr 00:29
69fb2fc

Choose a tag to compare

What's Changed

Fixes

Full Changelog: 0.5.0...0.5.1

0.5.0 - Game stats

01 Apr 17:05
b3c0b95

Choose a tag to compare

What's Changed

Features

Full Changelog: 0.4.0...0.5.0

0.4.0 - Offline saves

04 Feb 20:09
13386a1

Choose a tag to compare

What's Changed

Features

Full Changelog: 0.3.4...0.4.0

0.3.4

17 Jan 17:48
f5139ac

Choose a tag to compare

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

15 Jan 11:49
2de6be1

Choose a tag to compare

What's Changed

Features

Full Changelog: 0.3.2...0.3.3

0.3.1

15 Jan 01:12
2791def

Choose a tag to compare

What's Changed

Fixes

Full Changelog: 0.3.0...0.3.1

0.3.0 - Handle destroyed loadables

14 Jan 17:53

Choose a tag to compare

What's Changed

Breaking changes

Other

Full Changelog: 0.2.0...0.3.0

0.2.0 - Game saves

13 Jan 18:25
47241b4

Choose a tag to compare

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

Full Changelog: 0.1.1...0.2.0