Delta-v/Content.Shared/Construction
Ertanic da3e4052b0 Localizable craftmenu (#32339)
* Now the name of the target craft items is taken directly from the prototypes

* Deleting unnecessary fields

* Deleting unnecessary fields

* Added suffix field

* Added override via localization keys

* My favorite ItemList and TextureRect have been replaced with ListContainer and EntityPrototypeView

* Fix suffix

* Fix construction ghosts... maybe

* Remove suffix from UI

* Suffixes have been removed from prototypes

* Added a description for the secret door

* Fix search..?

* The Icon field of ConstructionPrototype has been removed

* StackPrototypes used in the construction menu have been localized

* TagConstructionGraphStep used in the construction menu have been localized

* The search bar has been localized

* Fix localization and prototypes

* Recipes are now only loaded when the crafting window is opened.

* Fix crooked merge grid of the crafting menu.

* Localization update

* Fix cyborg graph

* Revert "Recipes are now only loaded when the crafting window is opened."

This reverts commit 97749483542c2d6272bda16edf49612c69a0761a.

* Fix loc

* fix merge

* Fix upstream

* Some of the logic has been moved to Shared

* fix

* Small adjustments

* Very small change

---------

Co-authored-by: EmoGarbage404 <retron404@gmail.com>
2025-05-18 16:09:54 +01:00
..
Components Add smuggler stashes (#19460) 2025-04-06 20:39:56 +01:00
Conditions upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
EntitySystems upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
NodeEntities Localizable craftmenu (#32339) 2025-05-18 16:09:54 +01:00
Prototypes Localizable craftmenu (#32339) 2025-05-18 16:09:54 +01:00
Serialization Construction graph improvements (#17960) 2023-07-13 20:23:52 +10:00
Steps Localizable craftmenu (#32339) 2025-05-18 16:09:54 +01:00
ConstructionGraphEdge.cs Use construction graphs for hacking protections (#20265) 2023-10-08 19:58:52 +02:00
ConstructionGraphNode.cs Localizable craftmenu (#32339) 2025-05-18 16:09:54 +01: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 Add support for printing reagents in lathes (#30476) 2024-08-09 18:17:30 +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 Purge uses of TransformComponent.AttachToGridOrMap (#34940) 2025-02-14 16:09:56 +00:00
SharedFlatpackSystem.cs Fix flatpacker (#28736) 2024-08-22 13:41:09 +01:00