Delta-v/Content.Tests/Shared
PJB3005 0e840d816a
Make GasMixture enumerable
I noticed that enumerating gases is frequently done in an annoying way with Enum.GetValues. So I made it better. Now GasMixture is IEnumerable<(Gas gas, float moles)> and it just works.
2025-01-18 00:50:22 +01:00
..
Administration
Alert Remove ServerAlertsComponentTests (#29027) 2024-06-17 01:46:59 +10:00
Atmos Make GasMixture enumerable 2025-01-18 00:50:22 +01:00
Chat/V2/Moderation
Chemistry
Gamestates
Localizations
Preferences
Utility
DamageTest.cs Added localization of groups and types: damage, metabolism (#27368) 2024-04-28 14:48:19 +10:00
DirectionRandomizerTest.cs
LocalizedDatasetPrototypeTest.cs Fix off-by-one error in LocalizedDatasetPrototype (#28366) 2024-05-28 23:37:03 -04:00
WireHackingTest.cs