]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Cloning Refactor and bugfixes (#35555)
authorslarticodefast <161409025+slarticodefast@users.noreply.github.com>
Sun, 2 Mar 2025 15:50:12 +0000 (16:50 +0100)
committerGitHub <noreply@github.com>
Sun, 2 Mar 2025 15:50:12 +0000 (16:50 +0100)
commitceff2bea00da3fbe166811ab9ff1feb21c17ad2e
tree4bc03ea90e0ad65578f048d4dbb63fca20a1c8d5
parent02d3595faa99f5d094a6463d81d32f6c9d52f5f0
Cloning Refactor and bugfixes (#35555)

* cloning refactor

* cleanup and fixes

* don't pick from 0

* give dwarves the correct species

* fix dna and bloodstream reagent data cloning

* don't copy helmets

* be less redundant
25 files changed:
Content.Server/Body/Systems/BloodstreamSystem.cs
Content.Server/Cloning/AcceptCloningEui.cs
Content.Server/Cloning/CloningConsoleSystem.cs
Content.Server/Cloning/CloningPodSystem.cs [new file with mode: 0644]
Content.Server/Cloning/CloningSystem.cs
Content.Server/Cloning/Components/RandomCloneSpawnerComponent.cs [new file with mode: 0644]
Content.Server/Cloning/RandomCloneSpawnerSystem.cs [new file with mode: 0644]
Content.Server/Forensics/Systems/ForensicsSystem.cs
Content.Server/Implants/SubdermalImplantSystem.cs
Content.Server/Speech/EntitySystems/AddAccentClothingSystem.cs
Content.Server/Traits/Assorted/UnrevivableSystem.cs [new file with mode: 0644]
Content.Server/Zombies/ZombieSystem.Transform.cs
Content.Server/Zombies/ZombieSystem.cs
Content.Shared/Cloning/CloningEvents.cs [new file with mode: 0644]
Content.Shared/Cloning/CloningPodComponent.cs
Content.Shared/Cloning/CloningSettingsPrototype.cs [new file with mode: 0644]
Content.Shared/Forensics/Components/DnaComponent.cs
Content.Shared/Forensics/Events.cs
Content.Shared/Traits/Assorted/UnrevivableComponent.cs
Resources/Locale/en-US/medical/components/cloning-console-component.ftl
Resources/Prototypes/DeviceLinking/source_ports.yml
Resources/Prototypes/Entities/Mobs/Player/clone.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Mobs/Species/dwarf.yml
Resources/Textures/Markers/paradox_clone.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Markers/paradox_clone.rsi/preview.png [new file with mode: 0644]