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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimizes and declutters the requests panel #16245

Merged
merged 2 commits into from
Jul 6, 2024

Conversation

Ldip999
Copy link
Contributor

@Ldip999 Ldip999 commented Jul 3, 2024

About The Pull Request

Same orders now stack.

Why It's Good For The Game

Fixes #16237 by making the pending/denied/approved orders menu miles more optimized both on the network and rendering end.
Also makes large orders easier to read.

Looks like this:
image

Changelog

馃啈
qol: Makes large orders easier to read
fix: Fixes bug that can crash game on particularly large orders
code: Vastly optimized req request packets
/:cl:

@tgstation-server tgstation-server added Code Improvement Changes for adhering to code standards and codebase maintainability. Fix Fixes an issue with the game. UI We make things worse, but rounder Quality of Life Minor changes that make the game nicer to play labels Jul 3, 2024
@TiviPlus TiviPlus merged commit 6bddc24 into tgstation:master Jul 6, 2024
37 checks passed
github-actions bot added a commit that referenced this pull request Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Improvement Changes for adhering to code standards and codebase maintainability. Fix Fixes an issue with the game. Quality of Life Minor changes that make the game nicer to play UI We make things worse, but rounder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ordering too much stuff crashes the client upon opening the "Requests" panel
3 participants