Delta-v/Content.Server/Construction
SpeltIncorrectyl 1b4e05f0e7
The Flatpacker 1001 can now make flatpacks for computers. (#23471)
* moved ComputerBoardComponent to Content.Shared

* made flatpacker accept computer boards

* made flatpack system and ui function with computer boards

* fixed it so that flatpacks of computers are correctly coloured to fit their computer board colour

* unhardcoded the computer flatpack assembly cost

* Combined GetFlatpackCreationCost(...) with GetflatpackCreationCostForComputer(...)

* removed code duplication in SharedFlatpackSystem

* removed code duplication from FlatpackCreatorMenu.xaml.cs

* remove code duplication from FlatpackSystem (on the server)

* fixed indentation error

(cherry picked from commit 082bde40ca)
2024-01-26 21:35:50 +01:00
..
Commands Remove uses of `TransformComponent.ChildEntities` (#22442) 2023-12-16 20:38:06 +01:00
Completions Content ecs containers (#22484) 2024-01-22 18:47:55 +01:00
Components The Flatpacker 1001 can now make flatpacks for computers. (#23471) 2024-01-26 21:35:50 +01:00
Conditions Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
NodeEntities Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ConstructionSystem.Computer.cs Content ecs containers (#22484) 2024-01-22 18:47:55 +01:00
ConstructionSystem.Graph.cs Content ecs containers (#22484) 2024-01-22 18:47:55 +01:00
ConstructionSystem.Guided.cs improve deconstruction text (#22404) 2023-12-16 20:11:14 +01:00
ConstructionSystem.Initial.cs Content ecs containers (#22484) 2024-01-22 18:47:55 +01:00
ConstructionSystem.Interactions.cs Content ecs containers (#22484) 2024-01-22 18:47:55 +01:00
ConstructionSystem.Machine.cs Content ecs containers (#22484) 2024-01-22 18:47:55 +01:00
ConstructionSystem.Pathfinding.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ConstructionSystem.cs Predict tile-prying (#21167) 2023-10-23 23:54:01 +02:00
FlatpackSystem.cs The Flatpacker 1001 can now make flatpacks for computers. (#23471) 2024-01-26 21:35:50 +01:00
MachineFrameSystem.cs Content ecs containers (#22484) 2024-01-22 18:47:55 +01:00
PartExchangerSystem.cs Content ecs containers (#22484) 2024-01-22 18:47:55 +01:00
RefiningSystem.cs Predict tile-prying (#21167) 2023-10-23 23:54:01 +02:00