added
SDK 2.2.6 released
Posted by Mohamed AbdAllah over 2 years ago
- Renamed
Trail.GetUserID
toTrail.GetGameUserID
in the C API. - PaymentKit C API now returns one entitlement ID per product ID.
- Changed how we deal with exceptions in the editor extension; now you'll receive a log in the console.
- We've added a new feature allowing you to force an aspect ratio before the game starts.
- We made the error message when you can't login to trail.gg using the editor extension clearer.
improved
SDK 2.2.5 released
Posted by Mohamed AbdAllah over 2 years ago
- Fixed a warning related to Unity's dark mode.
- Fixed a bug when leaving a party in PartyKit
- Changed some of the wording in the SDK descriptions.
- Added support for Unity 2020.1.
- Added an image to the tabs in the Unity Editor Extension.
- Fixed a minor bug in the WebGL extension along with a minor performance fix.
- Added multithreading to the report window.
- Fixed bugs related to Repaint Editor.
improved
SDK 2.2.4 released
Posted by Mohamed AbdAllah almost 3 years ago
- Added a check to disable Steamworks for builds targeted for Trail.
- Now we display the build time as local time instead of UTC.
- Improved the Unity Editor Extension visuals.
improved
SDK 2.2.1 released
Posted by Mohamed AbdAllah almost 3 years ago
- Fixed an issue Unity Editor Extension on macOS.
- Fixed a bug that caused InsightsKit to crash.
- Method
OnFocusedChange
was renamed toOnFocusChange
improved
SDK 2.2.3 released
Posted by Mohamed AbdAllah almost 3 years ago
- Fixed an issue where an error could cause the Unity Editor to crash while playing, now you'll see an exception instead.
- Changed the placeholder product ID in the SDK example from a specific product ID to a dummy ID that looks like this "00000000000000000000"
- Now the Unity Editor Extension will automatically select the first game in the list of games if none was selected the first time you run the extension.
- We've added a new check to the Unity Editor Extension when checking for requirements to enable exceptions in the player settings.
- Fixed the "get_skinIndex" error that sometimes appeared.
added
Sandbox mode in the Game Manager
Posted by Albin Bååw about 3 years ago
We have added a sandbox mode to the Game Manager for you to be able to test your game's Trail integration without affecting your user. The sandbox mode is turned on by default, and you can see that it's enabled by noticing the "sandbox"-overlay in the bottom-left corner when running your game.
improved
Pigeoneer 1.1.0 released
Posted by Carles Tomás Martí about 3 years ago
Yesterday, besides this new documentation site, we also released Pigeoneer 1.1.0. Much like the SDK 2.1.0 release, 1.1.0 is a refactor on the C# side to make things more Unity-friendly. But other than that, there is no change in functionality.
added
Welcome to the new Trail docs
Posted by Carles Tomás Martí about 3 years ago
Welcome to our new documentation site!
improved
HTTP API v2 released
Posted by Carles Tomás Martí about 3 years ago
Yesterday we released the HTTP API v2.