Synth & Android Customisation DLC#918
Open
Constellado wants to merge 26 commits into
Open
Conversation
Contributor
Author
|
no idea why it is looking for borg_head icon states. None of the other dmis that use the same system have those icon states. |
So I don't have to worry about it as much in game.
…leStationCode into SynthMaintenance
Contributor
Author
Found the cause, I didn't specify an icon state in the obj in cyber_reskins.dm . |
The drone head can have hair!
Why didn't they have eye colours before? no idea. It is now added.
Contributor
Author
|
It automatically deleted those sprites, the heck? I didn't touch em |
Contributor
Author
|
OK it is feature complete now! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's this?
This PR removes my old synthetic head system to now be a part of the synthetic and android body menu! Select the heads you want in the head menu just like all the other heads!
I also added a couple more heads as options! Thank @Bluedino1025 for these two head options.
You can now colour your eyes if you are an android! Before the eyes were only white as an option. Now you will be able to colour them to whatever colour you wish. Head models that cannot fit eyes still do not have them.
I have removed the old system as it is not needed now. I cannot test what happens to old characters that used to use the android head cover system. If you have a character that used it, it will break and theoretically put the default android head. Make sure to update your character's head in the body page!
I have added a new organ for androids and synthetics that can be chosen to replace the stomach. It discharges slower but as a downside you get 0 bonuses from eating and aten chems do nothing. (basically, IC it replaces the stomach with a bigger battery) Another bonus is that it doesn't do electric shocks as often if you overcharge it.
The code works! It is technically OK to TM but it is not finished as I want to add extra things, explained below.
TLDR:
What does it look like?
What all the options looks like in the menu now:
Battery Core Sprite
New heads
(Made by @Bluedino1025, with some colour and shape adjustments by me!)
Drone head
This head can have hair!
Nemo head
Clara's new head:
(Made by me)




This one is a character item.
What's the modular changes?
I am deleting old modular changes that I did instead of adding modular changes!