Delta-v/Content.Shared/Construction/Components
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
..
AnchorableComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ComputerBoardComponent.cs The Flatpacker 1001 can now make flatpacks for computers. (#23471) 2024-01-03 23:23:47 -05:00
FlatpackComponent.cs Flatpacks and the Flatpacker 1001 (#23338) 2024-01-03 17:16:02 +11:00
FlatpackCreatorComponent.cs The Flatpacker 1001 can now make flatpacks for computers. (#23471) 2024-01-03 23:23:47 -05:00
MachineBoardComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
MachinePartComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
PartAssemblyComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00