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

Meta Station: Add a fully functional TEG room #32941

Merged
merged 12 commits into from
Nov 15, 2024

Conversation

scrivoy
Copy link
Contributor

@scrivoy scrivoy commented Oct 21, 2024

About the PR

This PR adds a dedicated TEG room to the "Meta" station, improving the layout and functionality of the area.
This PR is intended to close #32923.

Why / Balance

Previously, the Meta station only provided an open space for the TEG, located in space without a dedicated room. Engineers were required to construct the setup entirely from scratch, which was both time-consuming and less accessible for newer players.
This PR introduces a pre-built TEG room with essential infrastructure, making it easier to set up and manage power generation. The inclusion of a dedicated space enhances usability and supports more streamlined gameplay for all skill levels.

Technical details

Main Atmos Room:

  • Move the gas chambers up one tile to make room for a two tile wide entrance area.
  • Adjusted pipes and wiring

TEG Entrance Area:

  • Piping for Distro, Waste and Burn-mix
  • Own SMES and substation
  • Firelocks
  • External airlocks (as before)

TEG "Office":

  • Power monitoring console
  • Crate with metal for piping
  • Some tools to get the job done
  • Locker with Atmo fire suit, Atmo gas mask and O2/N2 tanks

TEG Room:

  • Burn chamber with air alarm and two passive vents
  • A freezer, some gas canisters and welding fuel
  • Blast doors with linked two-way lever. To open one or two doors
  • Outside area for cold loop and exhaust vent
  • External airlock for quick access
  • Meteor protection

Media

Gas chambers adjusted to fit TEG entrance.
GasChambers_Adjusted

New TEG room with SMES, substation, and office.
TEGRoom_SMES_Office

Burn chamber and cold loop area with meteor protection.
BurnChamber_ColdLoop

Requirements

Breaking changes

Changelog

@github-actions github-actions bot added the Changes: No C# Changes: Requires no C# knowledge to review or fix this item. label Oct 21, 2024
@K-Dynamic
Copy link
Contributor

Are you still working on this

@scrivoy
Copy link
Contributor Author

scrivoy commented Nov 3, 2024

Are you still working on this

Hi, yes I am still on this.
I just had a little much reallife going on the last days.

@github-actions github-actions bot added the Changes: Map Changes: Might require knowledge of mapping. label Nov 13, 2024
@ss14-map-server
Copy link

This PR contains new or changed maps:

  • meta.yml

Maps are being rendered. This comment will be updated if rendering them is done.
11/13/24 14:32

@ss14-map-server
Copy link

This PR contains new or changed maps:

  • meta.yml

Maps are being rendered. This comment will be updated if rendering them is done.
11/13/24 15:45

@scrivoy scrivoy changed the title Draft: Add a fully functional TEG room to Meta Station Meta Station: Add a fully functional TEG room Nov 13, 2024
@scrivoy scrivoy marked this pull request as ready for review November 13, 2024 15:49
@scrivoy
Copy link
Contributor Author

scrivoy commented Nov 13, 2024

The pull request is complete, yay!

@scrivoy
Copy link
Contributor Author

scrivoy commented Nov 13, 2024

I dont know how to get rid of this build error:

[ERRO] map: Error in map file: found local entity UID '0' which does not exist.

@scrivoy
Copy link
Contributor Author

scrivoy commented Nov 13, 2024

I just had a look at the screenshots again and it could be that i forgot to put HV wires below the substation. I'll check that when kids are sleeping.

@ss14-map-server
Copy link

This PR contains new or changed maps:

  • meta.yml

Maps are being rendered. This comment will be updated if rendering them is done.
11/13/24 19:07

@ss14-map-server
Copy link

This PR contains new or changed maps:

  • meta.yml

Maps are being rendered. This comment will be updated if rendering them is done.
11/13/24 19:08

@@ -11115,7 +11115,7 @@ entities:
pos: -42.5,29.5
parent: 5350
- type: Door
secondsUntilStateChange: -25260.242
secondsUntilStateChange: -25306.475
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can someone explain what this is, please?

@SlamBamActionman SlamBamActionman added the S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. label Nov 14, 2024
@Emisse
Copy link
Contributor

Emisse commented Nov 14, 2024

map test fail real

@Emisse
Copy link
Contributor

Emisse commented Nov 14, 2024

image
remove invalids from map file

@ss14-map-server
Copy link

This PR contains new or changed maps:

  • meta.yml

Maps are being rendered. This comment will be updated if rendering them is done.
11/14/24 23:56

@github-actions github-actions bot added the size/XL Denotes a PR that changes 1000+ lines. label Nov 14, 2024
@ss14-map-server
Copy link

This PR contains new or changed maps:

  • meta.yml

Maps are being rendered. This comment will be updated if rendering them is done.
11/14/24 23:58

@scrivoy
Copy link
Contributor Author

scrivoy commented Nov 15, 2024

remove invalids from map file

ok i removed it, there were 4 entries. can you explain what that was? so i know for next time. thanks!

@Emisse
Copy link
Contributor

Emisse commented Nov 15, 2024

if you delete 1/2 of a linked device it will serialize to an invalid state

@scrivoy
Copy link
Contributor Author

scrivoy commented Nov 15, 2024

ah okay, i understand. thanks!

And what about this build error? it is too difficult for me to understand at the moment.

@Emisse
Copy link
Contributor

Emisse commented Nov 15, 2024

looks erroneous

@Emisse Emisse merged commit d205d17 into space-wizards:master Nov 15, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: Map Changes: Might require knowledge of mapping. Changes: No C# Changes: Requires no C# knowledge to review or fix this item. S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. size/XL Denotes a PR that changes 1000+ lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Meta map TEG layout (or lackthereof) is painful
4 participants