Delta-v/Content.Client/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
..
UI The Flatpacker 1001 can now make flatpacks for computers. (#23471) 2024-01-26 21:35:50 +01:00
ConstructionGhostComponent.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
ConstructionPlacementHijack.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
ConstructionSystem.cs Fix construction graph ghost examine message (#22424) 2023-12-16 20:10:20 +01:00
FlatpackSystem.cs Flatpacks and the Flatpacker 1001 (#23338) 2024-01-26 21:27:25 +01:00