Custom split for spesos and spessos (space-station#32938 cherry-pick)#2610
Merged
dvir001 merged 2 commits intonew-frontiers-14:masterfrom Dec 26, 2024
Merged
Conversation
Contributor
|
Thank You!! |
Contributor
Author
Thank Ilya, he did the heavier lifting with this one. |
dvir001
approved these changes
Dec 26, 2024
FrontierATC
added a commit
that referenced
this pull request
Dec 26, 2024
dvir001
pushed a commit
to dvir001/frontier-station-14
that referenced
this pull request
Jun 1, 2025
Co-authored-by: deltanedas <@deltanedas:kde.org>
Jakumba
added a commit
to TheDenSS14/TheDen
that referenced
this pull request
Jul 27, 2025
new-frontiers-14/frontier-station-14#2610 🆑 Ilya246, whatston3, sleepyapril - add: Spesos now support custom split amounts.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Selectively cherry-picks space-station#32938 with the following additions:
Why / Balance
Nice quality of life, fairly frequently requested, and upstream isn't moving on it.
How to test
Spawn spesos, alt+click, custom split. Right-click, custom split shows up first in the menu.
Spawn spessos, alt+click, custom split. Right-click, custom split shows up first in the menu.
Spawn pancakes, alt+click, halves the pancakes. Right-click, no option to custom split the stack.
Media
The custom split UI in use with a large stack of spesos.

Requirements
Breaking changes
Changelog
🆑 Ilya246 and whatston3