Releases: TaloDev/godot
Releases · TaloDev/godot
0.21.0 - Player presence
What's Changed
Features
- Add player presence API by @tudddorrr in #67
- Add flag to control retrieving archived leaderboard entries by @tudddorrr in #69
Full Changelog: 0.20.0...0.21.0
0.20.0 - Find channel API
What's Changed
Features
- Add API call for finding channels by @tudddorrr in #65
Full Changelog: 0.19.0...0.20.0
0.19.0 - Find player API + Playground docs
What's Changed
Features
- Add a link to the docs in the Playground demo by @tudddorrr in #62
- Add API call for finding players by @tudddorrr in #63
Full Changelog: 0.18.0...0.19.0
0.18.0 - Live config updated socket event
What's Changed
Features
- Add signal for when Live Config is updated via sockets by @tudddorrr in #60
Fixes
- Don't include socket tickets in Continuity by @tudddorrr in #58
- Improve logic for syncing online/offline saves by @tudddorrr in #59
Other
- Move Talo socket to top level by @tudddorrr in #57
Full Changelog: 0.17.0...0.18.0
0.17.0 - Socket tickets
What's Changed
Features
- Use new socket ticketing system by @tudddorrr in #55
Full Changelog: 0.16.0...0.17.0
0.16.0 - Game channels
What's Changed
Features
- Channels API and Socket by @tudddorrr in #53
Other
- Fixed a typo in func generate_identifer() by @davidedistaso in #52
New Contributors
- @davidedistaso made their first contribution in #52
Full Changelog: 0.15.0...0.16.0
0.15.0 - Better offline/paused handling
What's Changed
Fixes
- Set Talo manager process_mode to always process by @tudddorrr in #47
Other
- fix: do not invalidate session if offline when identification fails. by @elliotfontaine in #48
- refactor: change some SessionManager variable names for consistency by @elliotfontaine in #49
New Contributors
- @elliotfontaine made their first contribution in #48
Full Changelog: 0.14.0...0.15.0
0.14.0 - Docs
What's Changed
Features
- Add docs to entities, APIs and utils by @tudddorrr in #45
Full Changelog: 0.13.0...0.14.0
0.13.0 - Auth errors & player alias dates
What's Changed
Features
- Add date fields to player alias by @tudddorrr in #42
- Add INVALID_EMAIL error code by @tudddorrr in #43
Full Changelog: 0.12.0...0.13.0
0.12.0 - Playground interactivity
What's Changed
Features
- Mostly-unique generate_identifier() function by @tudddorrr in #37
- Make playground more interactive, add better messaging by @tudddorrr in #36
- Gracefully handle decryption errors by @tudddorrr in #39
- Add flush events button in playground by @tudddorrr in #40
Full Changelog: 0.11.0...0.12.0