Delta-v/Content.Server/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
..
Commands Extracts magic strings from Tag calls (#36305) 2025-04-06 21:35:59 +01:00
Completions upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
Components Machine-code cleanup (#28489) 2024-07-25 01:11:54 +02:00
Conditions upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
ConstructionSystem.Computer.cs Power stuff (#31314) 2024-08-27 01:00:42 +01:00
ConstructionSystem.Graph.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
ConstructionSystem.Guided.cs Machine-code cleanup (#28489) 2024-07-25 01:11:54 +02:00
ConstructionSystem.Initial.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
ConstructionSystem.Interactions.cs Add 3 abilities to revenant, salt weaknesses, and evil bible interaction (#3063) 2025-03-19 16:15:29 +00:00
ConstructionSystem.Machine.cs Machine-code cleanup (#28489) 2024-07-25 01:11:54 +02:00
ConstructionSystem.Pathfinding.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ConstructionSystem.cs Localizable craftmenu (#32339) 2025-05-18 16:09:54 +01:00
FlatpackSystem.cs Power stuff (#31314) 2024-08-27 01:00:42 +01:00
MachineFrameSystem.cs Machine-code cleanup (#28489) 2024-07-25 01:11:54 +02:00