-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Shuttle Windows have an invalid node #9931
Comments
I guess I gotta set up local build environment to not do that kind of thing... I wanna move onto more difficult things than just messing with YAML. |
Huh? If I’m not mistaken they were added in #9306 but don’t have a construction graph, hence shuttleWindow as a node is invalid? edit: confirmed, there’s no entry in the window graph and no recipe in the main structures file. |
I am not one responsible for shuttle window thing, sorry for offtopic. My theory it's all webedits and untested code to blame. |
Not necessarily, there should be a test to pick-up invalid nodes. I believe there is but not it checks the construction graph, not the entity for non existent nodes. The easy fix to this is just remove the construction component from the shuttle window, the more in depth fix is to add the node to the graph which is pretty simple too. Haven’t checked if shuttle walls are constructible or if they’re even intended to be. |
On tgstation shuttle walls are merely titanium walls, you can make new ones easily. At least it used to be like that. |
They're not supposed to be able to be created until we get titanium |
Might want to just make them equal to normal walls, made with steel. Freedom to shuttle builders! But hold on, how do you make girder slapped with steel turn into shuttle wall?.. |
The issue is people potentially deconstructing the proper shuttles but hey ho. For construction I recommend the page on the development wiki. Essentially you’ll need a new node for the thing you want with steps different to the ones to make a normal wall. Otherwise you’ll need a new graph. We’re mimicking TG construction steps as much as possible. |
This would have to be done for shuttle walls as well, since they are exactly like the windows as they're made with titanium |
shuttle windows shouldn't be constructible same with walls |
Well, it would be paying attention to dork with lit welder and doafter above their head to mitigate that. I don't have much faith in players tho, I could do the doafter thing with C4 brick planting just fine. |
Meh, I would wait until we have the proper materials for shuttle stuff to be added before we make them constructable |
Description
Reproduction
exist and see
Screenshots
Additional context
how was this merged.
The text was updated successfully, but these errors were encountered: