Add steam module for Web API session ticket auth with dynamic DLL loa…#679
Open
Bioblaze wants to merge 13 commits into
Open
Add steam module for Web API session ticket auth with dynamic DLL loa…#679Bioblaze wants to merge 13 commits into
Bioblaze wants to merge 13 commits into
Conversation
…ding and editor tester dock.
ClassDB doc generation instantiates editor plugins briefly without a live EditorDockManager; registering the dock in the constructor caused SIGSEGV during --generate-mono-glue.
Extend the steam module with client-side achievement unlock/clear, persona and avatar queries, and SteamAchievementInfo for E2E testing with server-writable achievements via the Go auth API.
Stop resetting stats_received on every request, probe cached achievement data on init, and add refresh_current_stats for explicit server-side sync waits.
Add Steam to GlobalScope, mark const getters, and reorder generated method and enum entries.
Expose increment-only int/float stat methods on the Steam singleton, register SteamEditorPlugin in module docs, and run doctool so the class reference matches the bound API.
get_instance_id already exists on RefCounted/Object; binding the same name on SteamInventoryItem caused a ClassDB registration error at startup.
Mono glue generated GetType() hiding System.Object.GetType(), breaking Linux editor-mono CI builds.
Raise the stress-test reader iteration budget for slow CI hosts and default Steam debug logging to off so template unit tests without the Steam DLL stay quiet.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.