[BOUNTY] Port Saving and Loading Hand Labeler Labels from Starlight #540
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About the PR
From the original PR:
Adds functionality to the hand labeler allowing labels to be saved to a new saved labels section of its UI. Labels are saved client side to a cvar in client_config to persist forever and remain accessible across all hand labelers.
Why / Balance
From the Original PR:
Currently if you want to use robust labels for your chem jugs you need to copy and paste labels from out of game one at a time. This change eliminates that tedium allowing you to store the labels you want to use in game for future use. In terms of game balance this may slightly reduce how long it takes to finish chems just by the fact itll be faster to use your saved labels than copy and pasting them from out of game.
Technical details
Adds some ccvars from starlight, if requested I can move these over to the base ones or goob's. Functionally all client sided.
Media
2026-01-23.10-45-04.mp4
Requirements
Breaking changes
Changelog
🆑