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

Further favorite item/weapon functionality and fixes #974

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

DrakiaXYZ
Copy link
Contributor

  • Resolve issue where we were storing favorites in the incorrect format, resulting in a client error on game load
  • Resolve issue where we were clearing favorites when they were meant to be saved
  • On login, fix any previously corrupted favorites array
  • Properly implement favorite data in getOtherProfile, now shows your favorites when viewing your profile

DrakiaXYZ and others added 2 commits November 30, 2024 19:52
- Resolve issue where we were storing favorites in the incorrect format, resulting in a client error on game load
- Resolve issue where we were clearing favorites when they were meant to be saved
- On login, fix any previously corrupted favorites array
- Properly implement favorite data in `getOtherProfile`, now shows your favorites when viewing your profile
@chompDev chompDev merged commit d34eca3 into sp-tarkov:3.10.2-dev Dec 6, 2024
1 of 2 checks passed
@DrakiaXYZ DrakiaXYZ deleted the feat-favorite-fixes branch December 13, 2024 04:35
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