Delta-v/Content.IntegrationTests
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
..
Pair Remove unnecessary prototype reloading in integration tests (#35199) 2025-03-01 13:36:44 +00:00
Tests Localizable craftmenu (#32339) 2025-05-18 16:09:54 +01:00
AssemblyInfo.cs Test parallelization stuff. (#31650) 2024-09-01 03:55:29 +01:00
Content.IntegrationTests.csproj Switch project files to C# 12. (#25487) 2024-03-05 09:49:02 +01:00
DummyParallaxManager.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
GlobalUsings.cs Fix content.integration tests warnings (#17817) 2023-07-06 14:54:25 +10:00
PoolManager.Cvars.cs Mob collisions (#34580) 2025-04-06 21:35:57 +01:00
PoolManager.Prototypes.cs Update component query benchmarks (#27967) 2024-06-01 16:51:14 +02:00
PoolManager.cs Test parallelization stuff. (#31650) 2024-09-01 03:55:29 +01:00
PoolManagerTestEventHandler.cs Test parallelization stuff. (#31650) 2024-09-01 03:55:29 +01:00
PoolSettings.cs Add random seed options to tests (#30735) 2024-08-09 19:04:17 +01:00
PoolTestLogHandler.cs Add some tests and fix some miscellaneous bugs (#22836) 2024-01-22 18:44:30 +01:00
TestPrototypesAttribute.cs Fix test prototypes fields being marked as unused (#20853) 2023-10-14 22:01:27 +02:00