Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HTTP + MultiSocks] - API Improvements #78

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

Jump-Suit
Copy link
Contributor

Aries
Added Support for Sviw flow for Burnout 3 PS2, now goes up to GCre but needs more work.

HTTP
HellFire Games -> Adds SlimJim implementation, unfinished Poker implementation, AND the LONG AWAITED retail Home Tycoon!

NOTE: This edits the apiPath string I implemented awhile ago to path properly. Let me know if this breaks other existing APIs.

**Aries**
Added Support for Sviw flow for Burnout 3 PS2, now goes up to GCre but needs more work.

**HTTP**
Dust514 -> Now goes bit further on 3.01 need notifications replicated
HellFire Games -> Adds SlimJim implementation, unfinished Poker implementation, AND the LONG AWAITED retail Home Tycoon!

**NOTE**: This edits the apiPath string I implemented awhile ago to path properly. Let me know if this breaks other existing APIs.
GitHubProUser67 and others added 4 commits December 17, 2024 00:59
…ies client async msg fetcher.

Prevents 2 clients joining at the same time a existing lobby (needs to be at the exact right time).
…load a Origin certificate in the httplistener mono certificate loading system.

Also gets rid of the built-in NET6 X509Certificate2.CreateFromPemFile, it simply crashes on the origin certs, the function is not even worth using anywhere at that point, we have better alternatives, that works.
…traffic.

We changes the method, now we have 2 constant loops that will always run, completely eliminating the chances of a "appid loss" issue ever happening, we also now pre-fill the list with the database appid list, safer that way.
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