]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Simplifying Machine Upgrading (#15802)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Sat, 29 Apr 2023 03:23:49 +0000 (23:23 -0400)
committerGitHub <noreply@github.com>
Sat, 29 Apr 2023 03:23:49 +0000 (13:23 +1000)
commit823c8204c9ab0ceca0cf7a002e652f7bff00190e
tree00eb16af69b5356c8a37b24565249ccbc2098232
parentcedec8d415a6f6ce6f69c686f539dcb5f052fce3
Simplifying Machine Upgrading (#15802)
49 files changed:
Content.IntegrationTests/Tests/Interaction/InteractionTest.Constants.cs
Content.Server/Anomaly/Components/AnomalyVesselComponent.cs
Content.Server/Atmos/Piping/Binary/Components/GasRecyclerComponent.cs
Content.Server/Atmos/Piping/Unary/Components/GasThermoMachineComponent.cs
Content.Server/Bed/Components/StasisBedComponent.cs
Content.Server/Chemistry/Components/SolutionHeaterComponent.cs
Content.Server/Cloning/Components/CloningPodComponent.cs
Content.Server/Kitchen/Components/MicrowaveComponent.cs
Content.Server/Medical/BiomassReclaimer/BiomassReclaimerComponent.cs
Content.Server/Medical/Components/MedicalScannerComponent.cs
Content.Server/Nutrition/Components/FatExtractorComponent.cs
Content.Server/Shuttles/Components/ThrusterComponent.cs
Content.Server/Singularity/EntitySystems/EmitterSystem.cs
Content.Server/Xenoarchaeology/Equipment/Components/ArtifactAnalyzerComponent.cs
Content.Server/Xenoarchaeology/Equipment/Components/TraversalDistorterComponent.cs
Content.Shared/Construction/MachinePartSystem.cs
Content.Shared/Construction/Prototypes/MachinePartPrototype.cs
Content.Shared/Singularity/Components/SharedEmitterComponent.cs
Resources/Locale/en-US/machine/machine.ftl
Resources/Maps/Salvage/medium-dock.yml
Resources/Maps/Shuttles/striker.yml
Resources/Maps/Test/dev_map.yml
Resources/Maps/bagel.yml
Resources/Maps/barratry.yml
Resources/Maps/box.yml
Resources/Maps/cluster.yml
Resources/Maps/fland.yml
Resources/Maps/kettle.yml
Resources/Maps/marathon.yml
Resources/Maps/meta.yml
Resources/Maps/moose.yml
Resources/Maps/omega.yml
Resources/Maps/origin.yml
Resources/Prototypes/Catalog/Research/technologies.yml
Resources/Prototypes/Catalog/VendingMachines/Inventories/vendomat.yml
Resources/Prototypes/Entities/Markers/Spawners/Random/salvage.yml
Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/production.yml
Resources/Prototypes/Entities/Objects/Misc/machine_parts.yml
Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Resources/Prototypes/Entities/Structures/Machines/medical_scanner.yml
Resources/Prototypes/Entities/Structures/Machines/microwave.yml
Resources/Prototypes/Entities/Structures/Machines/reagent_grinder.yml
Resources/Prototypes/Entities/Structures/Machines/stasisbed.yml
Resources/Prototypes/Entities/Structures/Shuttles/thrusters.yml
Resources/Prototypes/MachineParts/machine_parts.yml
Resources/Prototypes/Procedural/salvage_loot.yml
Resources/Prototypes/Recipes/Lathes/Parts.yml
Resources/Prototypes/XenoArch/Effects/normal_effects.yml
Resources/ServerInfo/Guidebook/Science/MachineUpgrading.xml