Releases: lootlocker/unity-sdk
Lootlocker_UnitySDKv1.1.0
- Add support for Guest Login
- Add support for White Label Login
- Removed unused platforms in the settings dropdown
- Improved the settings view visuals
Lootlocker_UnitySDKv1.0.10
Add support for submitting score with leaderboard key
Lootlocker_UnitySDKv1.0.9
- Add support for getting UGC Assets by creator player ID
Lootlocker_UnitySDKv1.0.8
- Broke and fixed the API URL
Lootlocker_UnitySDKv1.0.7
- Add support for metadata in leaderboards
- Fix various broken methods
- Update project README
Lootlocker_UnitySDKv1.0.6
Updated to support the Unity SDKv1.0.6
Please note, this sample app only supports SDK installed from the package manager
Lootlocker_UnitySDKv1.0.5
Now includes leaderboard samples
Note: Only works with the SDK installed via the package manager
Lootlocker_UnitySDKv1.0.4
Contains sample app, for checking how to use lootlocker.
Please install SDK using the package manager. before trying to import this sample app
Added access to the new leaderboard APIs
General improvements and fixes
Completely extracted Admin SDK for normal Game SDK
Added ability to update config using the Project Settings of Unity
Fixed minor bug where response text was not being updated
Added support for Unity Package Manager
Added dependency to use Unity's newtonsoft json package
Note: Only works with the SDK installed via the package manager
Lootlocker_UnitySDKv1.0.2
- Added a new apis for the updated character creation and class system.
- Separated Admin sdk into its own package
- General SDK improvements
Lootlocker_UnitySDKv1.0.1.4
General SDK Improvements and bug fixes, more namespace segmentation