]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Migrate all mechs to PartAssembly and remove legacy MechAssemblySystem (#39027)
authorAndrewFenriz <78079974+AndrewFenriz@users.noreply.github.com>
Sun, 31 Aug 2025 12:54:45 +0000 (15:54 +0300)
committerGitHub <noreply@github.com>
Sun, 31 Aug 2025 12:54:45 +0000 (15:54 +0300)
commit0e23e4537fd895fb0a6fcdd7b435dbb43d7d7822
tree2ffb14c7d4ca98bbc80f0e1301f9969a5488659f
parent487c280f1c1495d93be1b857fc9fde66fb86482a
Migrate all mechs to PartAssembly and remove legacy MechAssemblySystem (#39027)

* Removed the old MechAssembly system and component.
Converted all mechs to use the unified PartAssembly system.
Removed dismantling mechs during assembly logic to simplify the code.

* Delete Chassis via migration
Content.Server/Mech/Components/MechAssemblyComponent.cs [deleted file]
Content.Server/Mech/Systems/MechAssemblySystem.cs [deleted file]
Resources/Locale/en-US/mech/mech.ftl
Resources/Prototypes/Entities/Objects/Specific/Mech/mech_construction.yml
Resources/Prototypes/Recipes/Construction/Graphs/mechs/hamtr_construction.yml
Resources/Prototypes/Recipes/Construction/Graphs/mechs/honker_construction.yml
Resources/Prototypes/Recipes/Construction/Graphs/mechs/ripley_construction.yml
Resources/Prototypes/Recipes/Construction/Graphs/mechs/vim_construction.yml
Resources/migration.yml