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

Randomized station rooms #26

Open
hobolyra opened this issue Jan 21, 2025 · 3 comments
Open

Randomized station rooms #26

hobolyra opened this issue Jan 21, 2025 · 3 comments
Labels
Mapping New maps or map changes New Feature Something not in the game, QoL

Comments

@hobolyra
Copy link
Owner

copy and pasted from discord:

OK so, weird map idea: Randomized rooms
Not with things missing, but more like: 5 seperate bar layouts, each round a random one is used. Maints fluff rooms, random each round. The "lounge" beach, boxing ring, whatever? Random each time.

I don't mean random as in randomly generated, but random as in picks from a pool of already designed layouts.

It's done via entity markers, meaing once they are added to game and made: ANY MAP can do it, just by adding one entity marking the room as random.
so, have an empty 4x4 you dunno what to do with? fuck it, randomize spawn
pretty much the concept is when the station loads/initializes, it finds the marked entity, and grid merges any of the ones that fit the filter into that area as defined
also already tested and confirmed it works, so just need to figure out how to go about starting this idea lol

@hobolyra hobolyra added Mapping New maps or map changes New Feature Something not in the game, QoL labels Jan 21, 2025
@hobolyra hobolyra moved this to Ideas in BPL Idea tracker Jan 21, 2025
@hobolyra hobolyra moved this from Ideas to In progress in BPL Idea tracker Jan 21, 2025
@SirPhoebos
Copy link

Some ideas on rooms that can be randomized to test it out
-Theater Room
-Department Break Rooms
-Arrivals Lounge
-Conference Room
-Big maintenance rooms (maintenance bar, rage cage, etc)

@hobolyra
Copy link
Owner Author

Forgot to add: Electricity and Atmos pipe linking is confirmed working between preset station and spawned in randomized tiles.

@Gergoric
Copy link

other room suggestions:

  • chapel in diferent themes
  • have superfluous/duplicate rooms switch funkion in deparments (i.e. this time med has a second chem lab, next round cloning)
  • have parts of the maint hallways be randomized to increase the maze like nature
  • randomized crew quarters
  • department lobbys

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mapping New maps or map changes New Feature Something not in the game, QoL
Projects
Status: In progress
Development

No branches or pull requests

3 participants