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

Replication improvements #140

Merged
merged 14 commits into from
Feb 1, 2024
Merged

Replication improvements #140

merged 14 commits into from
Feb 1, 2024

Conversation

paulov-t
Copy link
Contributor

@paulov-t paulov-t commented Feb 1, 2024

  • Use PlayerStatesPacket (a binary based array of packets) instead of Json for syncronization of player movement and actions
  • Add ability for ISITPacket interface to be processed without using Json/Dictionary, removing need for multiple parses and processes to occur
  • Fix QuickReloadMag wasn't Round-Tripping
  • Add some Inventory helpers
  • Cleanup some unused code

Copy link

github-actions bot commented Feb 1, 2024

badge

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

Name Link
Commit ff33766
Logs https://github.com/stayintarkov/StayInTarkov.Client/actions/runs/7747056150
Download https://github.com/stayintarkov/StayInTarkov.Client/suites/20358651188/artifacts/1213300135

@paulov-t paulov-t marked this pull request as ready for review February 1, 2024 20:31
@paulov-t paulov-t merged commit 4a6963f into master Feb 1, 2024
1 check passed
@paulov-t paulov-t deleted the Replication-Improvements branch February 1, 2024 20:34
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.

1 participant