Delta-v/Content.Shared/Stacks
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
..
SharedStackSystem.cs Cleanup: Pass in ``IComponentFactory`` in ``EntityPrototype.TryGetComponent`` calls inside ``SharedStackSystem`` (#35464) 2025-03-01 14:20:26 +00:00
StackComponent.cs Show other speso colours, add larger denominations (Frontier#1496) (#37030) 2025-05-18 15:48:48 +01:00
StackPrototype.cs Localizable craftmenu (#32339) 2025-05-18 16:09:54 +01:00
StackSplitEvent.cs Fix Fultons losing their beacon when split (#20179) 2023-09-27 21:59:12 +02:00
StackThresholdComponent.cs Show other speso colours, add larger denominations (Frontier#1496) (#37030) 2025-05-18 15:48:48 +01:00
StackVisuals.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00