• Support for getting achievement info
• Support for leaderboards
• Provide TypeScript definitions
• Update to the Steamworks SDK v1.64
• Add back support for the Steam in-game overlay on Windows (requires r457+)
• Improved diagnostics for overlay
• Support for Steam screenshots
• Add 'Show overlay invite dialog' action (calls ActivateGameOverlayInviteDialog())
This version adds two new expressions: SteamID64Bit and AppOwnerSteamID64Bit.
Add support for Rich Presence with the actions 'Set rich presence' and 'Clear rich presence'.
Add expressions AppOwnerAccountID and AppOwnerStaticAccountKey (for Family Sharing).
Add support for GetAuthTicketForWebApi(). This release also drops support for 32-bit Windows - if you still need that platform, stick to v1.4.0.0 which is the last version of this addon to support 32-bit Windows.
This release removes support for the Steam Overlay workaround. This was some very complicated code to work around limitations in the Steam Overlay, and unfortunately had a variety of bugs and issues that did not seem feasible to resolve. The addon now works as if 'Enable overlay' is unchecked. This uses fallback functionality, which generally means showing the actual Steam window instead of an in-game overlay. The rest of the Steamworks integration should be unaffected.
This release adds support for macOS with the macOS WKWebView export option in r417+.
This release adds support for Linux and the Steam Deck with the Linux CEF export option in r412+.
Also added support for DLC.
This release updates to use the Addon SDK v2. This requires Construct r407.2+.
First release of the Steamworks for WebView2 plugin!
This version uses the Steamworks SDK v1.58.