Delta-v/Content.Server/Construction
SpeltIncorrectyl 082bde40ca
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
2024-01-03 23:23:47 -05:00
..
Commands Remove uses of `TransformComponent.ChildEntities` (#22442) 2023-12-17 03:09:50 +11:00
Completions Content ecs containers (#22484) 2023-12-28 01:30:03 -04:00
Components The Flatpacker 1001 can now make flatpacks for computers. (#23471) 2024-01-03 23:23:47 -05:00
Conditions Revert 'Revert 'Solution Entities'' (#23168) 2023-12-29 08:47:43 -04: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) 2023-12-28 01:30:03 -04:00
ConstructionSystem.Graph.cs Content ecs containers (#22484) 2023-12-28 01:30:03 -04:00
ConstructionSystem.Guided.cs improve deconstruction text (#22404) 2023-12-12 17:07:04 -07:00
ConstructionSystem.Initial.cs Content ecs containers (#22484) 2023-12-28 01:30:03 -04:00
ConstructionSystem.Interactions.cs Content ecs containers (#22484) 2023-12-28 01:30:03 -04:00
ConstructionSystem.Machine.cs Content ecs containers (#22484) 2023-12-28 01:30:03 -04:00
ConstructionSystem.Pathfinding.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ConstructionSystem.cs Predict tile-prying (#21167) 2023-10-24 00:20:33 +11:00
FlatpackSystem.cs The Flatpacker 1001 can now make flatpacks for computers. (#23471) 2024-01-03 23:23:47 -05:00
MachineFrameSystem.cs Content ecs containers (#22484) 2023-12-28 01:30:03 -04:00
PartExchangerSystem.cs Content ecs containers (#22484) 2023-12-28 01:30:03 -04:00
RefiningSystem.cs Predict tile-prying (#21167) 2023-10-24 00:20:33 +11:00