Delta-v/Content.Shared/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
..
Components The Flatpacker 1001 can now make flatpacks for computers. (#23471) 2024-01-26 21:35:50 +01:00
Conditions Arachnid 2: Episode 2 (#19984) 2023-11-12 20:49:58 +01:00
EntitySystems Predict tile-prying (#21167) 2023-10-23 23:54:01 +02:00
NodeEntities Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Prototypes Arachnid 2: Episode 2 (#19984) 2023-11-12 20:49:58 +01:00
Serialization Construction graph improvements (#17960) 2023-07-13 20:23:52 +10:00
Steps Replace string data fields with LocId where relevant (#20883) 2023-10-14 22:02:30 +02:00
ConstructionGraphEdge.cs Use construction graphs for hacking protections (#20265) 2023-10-08 19:58:52 +02:00
ConstructionGraphNode.cs Use construction graphs for hacking protections (#20265) 2023-10-08 19:58:52 +02:00
ConstructionGuide.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
Enums.cs Replace `SpriteStateChange` construction action with `AppearanceChange` (#15914) 2023-04-30 07:04:31 +10:00
Events.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
IGraphAction.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
IGraphCondition.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
IGraphNodeEntity.cs Construction graph improvements (#17960) 2023-07-13 20:23:52 +10:00
IGraphTransform.cs Construction graph improvements (#17960) 2023-07-13 20:23:52 +10:00
MachineDeconstructedEvent.cs stasis bed and microwave qol(#21572) 2023-11-12 20:55:31 +01:00
MachinePartSystem.cs Flatpacks and the Flatpacker 1001 (#23338) 2024-01-26 21:27:25 +01:00
PartAssemblySystem.cs Content ecs containers (#22484) 2024-01-22 18:47:55 +01:00
SharedCanBuildWindowOnTopComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
SharedConstructionSystem.cs Content mapmanager query changes (#16894) 2023-05-28 23:22:44 +10:00
SharedFlatpackSystem.cs The Flatpacker 1001 can now make flatpacks for computers. (#23471) 2024-01-26 21:35:50 +01:00