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

FF1: Fix items getting resent on disconnect/connect #2817

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

wildham0
Copy link
Contributor

What is this fixing or adding?

When the client would disconnect during gameplay, the internal count of items would get reset to 0; upon reconnecting to the client, AP would resend every items received creating duplicate of all items.

How was this tested?

Beta tested over the course of 2 weeks by 3 players without any issue.

@agilbert1412 agilbert1412 added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Feb 13, 2024
@ScipioWright ScipioWright added the is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. label Feb 13, 2024
Copy link
Contributor

@nicholassaylor nicholassaylor left a comment

Choose a reason for hiding this comment

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

Pretty straight-forward fix. Fixes issue as described. LGTM

@PoryGone
Copy link
Collaborator

I have not tested this myself, but it's a one-liner that does what the PR says it should do.

@PoryGone PoryGone added waiting-on: core-review Issue/PR has been peer-reviewed and is ready to be merged or needs input from a core maintainer. and removed waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels Mar 11, 2024
@Berserker66 Berserker66 merged commit fed3d04 into ArchipelagoMW:main Mar 11, 2024
7 checks passed
EmilyV99 pushed a commit to EmilyV99/Archipelago that referenced this pull request Apr 15, 2024
EmilyV99 pushed a commit to EmilyV99/Archipelago that referenced this pull request Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. waiting-on: core-review Issue/PR has been peer-reviewed and is ready to be merged or needs input from a core maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants