refactor: update URLs and enhance checks for fab.com integration - #576
Open
apo-mak wants to merge 1 commit into
Open
refactor: update URLs and enhance checks for fab.com integration#576apo-mak wants to merge 1 commit into
apo-mak wants to merge 1 commit into
Conversation
shoyrock
added a commit
to shoyrock/free-games-claimer
that referenced
this pull request
Apr 18, 2026
…encies - prime-gaming: fix login error null-check + trim() bug (PR vogler#560) - prime-gaming: fix username retrieval via dropdown click (PR vogler#560) - prime-gaming: fix VNC lock file cleanup in entrypoint (PR vogler#560) - prime-gaming: support regional redirects (luna.amazon.*) (PR vogler#564) - prime-gaming: dynamic origin for game URLs instead of hardcoded domain (PR vogler#564) - unrealengine: migrate from UE marketplace to fab.com (PR vogler#576) - unrealengine: flexible login detection for fab.com (PR vogler#576) - unrealengine: per-item claiming flow with license selection (PR vogler#576) - docker: run container as non-root user fgc (PR vogler#478) - docker: add -nolisten unix to Xvfb for non-root compat (PR vogler#478) - deps: npm update, 0 vulnerabilities Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.
This pull request updates the
unrealengine.jsscript to support claiming free assets from the new Fab.com platform instead of the old Unreal Engine Marketplace. The logic for detecting, claiming, and tracking free items has been rewritten to adapt to Fab.com's UI and flow, including improved login detection, handling of license options, and more robust error handling.Migration to Fab.com and Claim Flow Overhaul:
Improved Login and User Detection:
Error Handling and Notifications:
Miscellaneous Improvements: