Skip to content

Conversation

@XtraCube
Copy link
Contributor

@XtraCube XtraCube commented May 8, 2025

Since Innersloth updated the matchmaking API, /api/games is now /api/games/filtered. This pull request updates the HTTP patches to account for the new API, but also handles the old API if needed by using string.Contains instead of a direct comparison.

Copy link
Collaborator

@miniduikboot miniduikboot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Patch works except for the lockfile changes

@XtraCube XtraCube changed the title Update http patches to account for new innersloth APIs Update to 2025.5.20 May 20, 2025
@XtraCube
Copy link
Contributor Author

Updating the name of this PR because the previous reason for this PR is necessary for the 2025.5.20 update

@XtraCube XtraCube requested a review from miniduikboot May 20, 2025 22:26
@XtraCube
Copy link
Contributor Author

Also forgot to mention one more thing, since all RPCs were changed to immediate, I removed the "SendImmediate" options from Custom RPCs.

@XtraCube
Copy link
Contributor Author

Just fixed an issue with the SpawnGameDataMessage patch, now it should behave correctly and not cause crashing or errors.

@XtraCube
Copy link
Contributor Author

API changes were reverted for now, Obsolete attribute and a warning was added.

@XtraCube XtraCube requested a review from miniduikboot May 21, 2025 22:35
miniduikboot
miniduikboot previously approved these changes May 22, 2025
@miniduikboot miniduikboot merged commit 8505eb5 into NuclearPowered:master May 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants