Skip to content

Minor Client tweaks - #228

Open
silasary wants to merge 3 commits into
mainfrom
client-tweaks
Open

Minor Client tweaks#228
silasary wants to merge 3 commits into
mainfrom
client-tweaks

Conversation

@silasary

Copy link
Copy Markdown
Contributor

I've been doing an audit of Best Practices across a bunch of my worlds, and I noticed that Manual is doing a couple things that are very much "This was written in 2023 and never looked at since"

This PR does a couple very small things:

  1. Use CommonContext.check_locations instead of building the LocationChecks packet directly.
  2. Don't send Sync packets. Sync asks for a full recap of every item from Index 0. Generally it's only needed if the client detects a desync and needs to reset the whole inventory. I'm not sure why we're doing this, but we don't need to, and it wastes a decent amount of bandwidth.

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