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

Optimizes supply UI #5505

Merged
merged 1 commit into from
Aug 17, 2018
Merged

Optimizes supply UI #5505

merged 1 commit into from
Aug 17, 2018

Conversation

Atermonera
Copy link
Contributor

Reduces rate of data transmission, and reduces the volume quite severely (There's a lot of supplypacks)
It'll now only load the list of packs for the current active category, instead of all of them. Pack expanding behaviour remains unchanged, because the list of packs that're expanded is stored in the supply controller and doesn't need to be passed to the UI, it'll manifest in the expand var being 1 for appropriate packs.

Tested. I didn't notice any lag when initially testing, probably due to a low load and being on the same machine as the server, so I wasn't able to spot this on my own.

@Anewbe Anewbe merged commit 6ea25d6 into PolarisSS13:master Aug 17, 2018
TheFurryFeline added a commit to TheFurryFeline/CHOMPstation that referenced this pull request Apr 15, 2019
On the tin from PolarisSS13/Polaris#5505 and PolarisSS13/Polaris#5558. Also re-adds access restriction.
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