-
-
Notifications
You must be signed in to change notification settings - Fork 683
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
RCD, Airlock QoL #8195
RCD, Airlock QoL #8195
Conversation
Engineborg buffs, pogu |
do the "expansion" tag exist for the CL? |
No they do not, remove them |
changed to tweak |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
I am planning on finishing this, im just atomizing what I can so this is more legible and less of a mess |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
I broke radial sprites for the new upgrade at some point, gotta fix em |
Alright, Furnishing labels now use Bee chair/table/stool sprites instead of TG and actually appear. Yay. This is now ready. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Kinda cool, I am still strongly against the RCD but at the same time its kind of needed for construction because of how long and convuluded contruction has been made.
If these are getting constantly used to build annoying nukie holdouts with glass doors on nukie rounds, then they will definitely be getting a nerf.
Mhm, TG made it more expensive to use overall I believe, but cheaper if you are rebuilding or deconstructing roundstart structures, which may be a possible design avenue to explore in the future. I like the idea of an RCD as a utility, not a replace-all construction type tool. At the very least, it being on shuttles makes more sense now that you can make cyclelinks ingame. |
Ports:
About The Pull Request
Airlock's are now possible to build in-game. (or atleast cyclelinks are).
RCD's can now print windoors, 1-dir windows, named airlocks, cyclelinked airlocks, and furnishings.
How RCD's handled matter was also significantly refactored.
As the plumberator is a subtype of RCDs, those received small cleanup, but nothing noteworthy or playerfacing.
TODO:
Why It's Good For The Game
Theres no real reason not to have furnishings and directional windows on the RCD.
Plus the addition of making airlocks in game will assist greatly for those making custom shuttles.
Mat insertion is literally just a bunch of if statements, we should just be assigning a value to the mats able to be inserted, and checking for that value when inserting any mat. Then it's simple as adding one line of code under whatever
/obj/item/stack/sheet
we want to add in the futureTesting Photographs and Procedure
Changelog
🆑 rkz, AlinaStarkova
tweak: You can now set an Airlocks name and cycle ID in the RCD airlock settings menu, or by clicking on an airlock control board and making an airlock manually, this allows you to make airlocks that can cycle with each other. examine an airlock to see what, if any, ID they are set to cycle on (linear 1x3 airlocks to space currently do not use cycleIDs)
add: The RCD's functionality for directional windows has been enabled.
add: Cyborgs can now install RCD upgrades, with the notable exception of silo link upgrade
add: The RCD's functionality for windowed doors has been enabled.
add: The RCD furnishing upgrade may now be installed
/:cl: