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

Adds fluid pipelines #26999

Closed
wants to merge 21 commits into from
Closed

Conversation

DGamerL
Copy link
Member

@DGamerL DGamerL commented Oct 6, 2024

What Does This PR Do

Adds a fluid system. The idea is to allow engineering to go down to lavaland and harvest various liquids and refine them, which can either be used to fuel the (cargo) shuttle, or to sell them to CC.

Engineering will get a special shuttle for this.

List of things that I still need to do / want to do:

Required for an actual TM/merge:

  • Give engineering a shuttle
  • Code in at least one piece of refinery equipment
  • Finish coding the liquid canister for selling off to CC
  • Finish coding the cargo shuttle fuel idea
  • Add liquid geysers
  • Get proper sprites

Things that I really want to have

  • Add a way to burn fuel for power
  • Add leaks to large pipes
  • Add a tank for liquid storage
  • Add more liquids

Things that are really low priority (usually related to code quality)

  • Holy shit unfuck connecting pipes, use signals to override behaviour (pumps lmao) because this is a typo away from breaking
  • Move over the SS to use StartProcessing instead of adding it to a SS list lmao

Why It's Good For The Game

Images of changes

Testing


Declaration

  • I confirm that I either do not require pre-approval for this PR, or I have obtained such approval and have included a screenshot to demonstrate this below.

Changelog

🆑
add: Added new things
del: Removed old things
tweak: Tweaked a few things
fix: Fixed a few things
wip: Added a few works in progress
soundadd: Added a new sound thingy
sounddel: Removed an old sound thingy
imageadd: Added some icons and images
imagedel: Deleted some icons and images
spellcheck: Fixed a few typos
experiment: Added an experimental thingy
/:cl:

@DGamerL
Copy link
Member Author

DGamerL commented Oct 6, 2024

Wow this is failing like every linter lmfao

@DGamerL DGamerL closed this Oct 6, 2024
@DGamerL
Copy link
Member Author

DGamerL commented Nov 11, 2024

Reopening because I want to see how the linters are going

@DGamerL DGamerL reopened this Nov 11, 2024
@DGamerL DGamerL closed this Nov 11, 2024
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.

1 participant