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

Loot management improvement #88

Merged
merged 5 commits into from
Dec 10, 2023
Merged

Loot management improvement #88

merged 5 commits into from
Dec 10, 2023

Conversation

trippyone
Copy link
Contributor

Added a patch on LoadLocationLoot in order to redirect the request to /coop/location/getLoot instead of /client/location/getLocalloot when connecting to a coop raid. This way, we can pass the Server Id to the server so it can provide the coop raid loot data to EFT.

Single player sessions will continue to use the default route which is /client/location/getLocalloot.

This requires the StayInTarkov.SIT.Aki-Server-Mod PR "fix-loot" to work properly.

A lot of testing was done to ensure it is working properly, but I recommend more testing to be safe.

trippyone added 2 commits December 9, 2023 14:34
Added a patch on LoadLocationLoot in order to redirect the request to /coop/location/getLoot instead of /client/location/getLocalloot when connecting to a coop raid. This way, we can pass the Server Id to the server so it can provide the coop raid loot data to EFT.

Single player sessions will continue to use the default route which is /client/location/getLocalloot.

This requires the StayInTarkov.SIT.Aki-Server-Mod PR "fix-loot" to work properly.

A lot of testing was done to ensure it is working properly, but I recommend more testing to be safe.
Copy link

github-actions bot commented Dec 9, 2023

badge

Build Successful! You can find a link to the downloadable artifact below.

Name Link
Commit 24c0a6c
Logs https://github.com/stayintarkov/StayInTarkov.Client/actions/runs/7153188092
Download https://github.com/stayintarkov/StayInTarkov.Client/suites/18903287452/artifacts/1103812648

@paulov-t paulov-t merged commit 98e01f2 into master Dec 10, 2023
1 check passed
@paulov-t paulov-t deleted the fix-loot branch January 13, 2024 10:06
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