Spacespresso Coffee Machine Port#214
Merged
BlueNexus merged 3 commits intoHardLightSector:masterfrom Aug 29, 2025
Merged
Conversation
…683) * Spess * board update * vend updoot * Cargo update * actually coffeee * Potential suffering due to divergences between forks --------- Co-authored-by: Dvir <39403717+dvir001@users.noreply.github.com> (cherry picked from commit 7235e7c0f693e0c63630757bb2eb5bc531e1523b)
Jerulean
added a commit
to Jerulean/HardLight
that referenced
this pull request
Apr 13, 2026
fenndragon
pushed a commit
that referenced
this pull request
Apr 16, 2026
* Added foods present on WizDen that're not yet in HL. This includes cotton cake, berry delight, dracos, and full breakfasts. * Ported many recipes from Euphoria's namespaces * Ported a reagent used by one food * Port of "Tiered cakes (#4534)" from Euphoria * Tweaked Nausium * Port of Cheese Slices (#331) from Euphoria * Port of (One Day Blinding Stew ("Camel's Soup") from Impstation (#2757)) from Euphoria * Ported Nothing Burger (#5259) from Goobstation * Ported Freedom Cheese (#3215) from Goobstation * Misnamed a directory while porting sprites - oops! * Putting in the stuff I missed, and appeasing the YAMLLinter * Ported (Added Jaegermister and additional Drinks from it (#4653)) from Euphoria * Ported Double Ice Cream (#1780) from Euphoria * Oh goodness - all in the _DV namespace of Euphoria * Port of (Various beverage additions, tweaks, and modifications. (#4780)) from Euphoria * Brought over a few missing floof drinks * Port of (Two New Drinks (#214)) from Euphoria * Commented out drink recipes that need reagents we don't use * Port of (The Atomic Precision (#688)) from Omu * Add necessary components to support the Atomic Precision drink's effect of scrambling your DNA * Ported the locale string for getting your DNA scrambled --------- Co-authored-by: fish <fish@zcx.pw>
B3CKDOOR
referenced
this pull request
in SandwichStation/SandwichStation-HL
Apr 17, 2026
* Added foods present on WizDen that're not yet in HL.
This includes cotton cake, berry delight, dracos, and full breakfasts.
* Ported many recipes from Euphoria's namespaces
* Ported a reagent used by one food
* Port of "Tiered cakes (#4534)" from Euphoria
* Tweaked Nausium
* Port of Cheese Slices (#331) from Euphoria
* Port of (One Day Blinding Stew ("Camel's Soup") from Impstation (#2757)) from Euphoria
* Ported Nothing Burger (#5259) from Goobstation
* Ported Freedom Cheese (#3215) from Goobstation
* Misnamed a directory while porting sprites - oops!
* Putting in the stuff I missed, and appeasing the YAMLLinter
* Ported (Added Jaegermister and additional Drinks from it (#4653)) from Euphoria
* Ported Double Ice Cream (#1780) from Euphoria
* Oh goodness - all in the _DV namespace of Euphoria
* Port of (Various beverage additions, tweaks, and modifications. (#4780)) from Euphoria
* Brought over a few missing floof drinks
* Port of (Two New Drinks (#214)) from Euphoria
* Commented out drink recipes that need reagents we don't use
* Port of (The Atomic Precision (#688)) from Omu
* Add necessary components to support the Atomic Precision drink's effect of scrambling your DNA
* Ported the locale string for getting your DNA scrambled
---------
Co-authored-by: fish <fish@zcx.pw>
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
Port of Frontier's Spacespresso machine and coffee modifications, allowing you to live out your barista dreams.
Also adds theobromine (poison in coffee & chocolate) and caramexinin (antidote).
Why / Balance
This is a required part of the eventual merge of additional shuttles from Frontier, which have had the Spacespresso machines added.
I think it's also kind of neat for roleplay, since it lets you make a dedicated coffee shop. A great compliment for any bakery!
Technical details
YAML changes
Added Spacespresso machine, a reagent dispenser
Added Spacespresso to the service science research tree
Added Spacespresso machine board to the circuitboard fabricator
Added theobromine and caramexinin reagents
How to test
Load it up in-game! Spawn a Spacesspresso machine and get brewing. Also, check the lathe and RD PC.
Also, automated tests, yay!
Media
Requirements
Breaking changes
No breaking changes, but this is a fairly large PR and I'm going to be keeping an eye out for bug reports related to it. I'm particularly concerned about container issues, though it should only accept what fits inside any other reagent dispenser. Any breaks only impact this largely self-contained PR.
Changelog
🆑