Delta-v/Content.Shared/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
..
Components The Flatpacker 1001 can now make flatpacks for computers. (#23471) 2024-01-03 23:23:47 -05:00
Conditions Arachnid 2: Episode 2 (#19984) 2023-11-08 12:18:52 -08:00
EntitySystems Predict tile-prying (#21167) 2023-10-24 00:20:33 +11: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-08 12:18:52 -08: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-10 23:06:24 -04:00
ConstructionGraphEdge.cs Use construction graphs for hacking protections (#20265) 2023-10-05 19:15:03 -08:00
ConstructionGraphNode.cs Use construction graphs for hacking protections (#20265) 2023-10-05 19:15:03 -08: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-11 09:42:41 +10: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-10 23:42:59 -07:00
MachinePartSystem.cs Flatpacks and the Flatpacker 1001 (#23338) 2024-01-03 17:16:02 +11:00
PartAssemblySystem.cs Content ecs containers (#22484) 2023-12-28 01:30:03 -04: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-03 23:23:47 -05:00