Leon Friedrich
|
6d25660029
|
Refactor map loading & saving (#34020)
|
2025-03-01 13:20:37 +00:00 |
Tayrtahn
|
169280a80a
|
Code Cleanup: Integration Tests (#29584)
* Cleanup PuddleTest
* Cleanup GravityGridTest
* Cleanup PowerTest
* Cleanup SaveLoadMapTest
* Cleanup Body tests
* Cleanup ContainerOcclusionTest
* Cleanup AirlockTest
* Cleanup DamageableTest
* Cleanup EntityTest
* Cleanup FluidSpillTest
* Cleanup FollowerSystemTest
* Cleanup HandCuffTest
* Cleanup InteractionSystemTests
* Cleanup InRangeUnobstructed
* Cleanup SimplePredictReconcileTest
* Cleanup PostMapInitTest
* Cleanup SalvageTest
* Cleanup SaveLoadSaveTest
* Cleanup ShuttleTest
* Cleanup MaterialArbitrageTest
* Cleanup PrototypeSaveTest
* Fix ShuttleTest
* Bunch of small ones
* Move JobTests to Station directory
* More small fixes
* Cleanup InteractionTest.Helpers
Had to change a method signature, so some callers were modified too.
* Missed one
|
2024-08-09 17:26:13 +01:00 |
Jezithyr
|
363a3b97ff
|
Refactoring body system to use containers and general body cleanup (#20202)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
|
2023-09-27 21:59:12 +02:00 |
Visne
|
3c667b6f7e
|
Remove obsolete TestPair.Pair (#19496)
|
2023-08-25 10:56:51 +10:00 |
Leon Friedrich
|
9c84108672
|
Change default test pooling options. (#18732)
|
2023-08-06 12:30:28 +10:00 |
Leon Friedrich
|
d58786faf4
|
Remove PoolSettings.ExtraPrototypes option (#18678)
|
2023-08-05 14:16:48 +10:00 |
Leon Friedrich
|
3e599e2306
|
Add missing CleanReturnAsync() to some tests. (#18471)
|
2023-07-31 13:57:52 +10:00 |
TemporalOroboros
|
ba91023a85
|
Fix content.integration tests warnings (#17817)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
|
2023-07-06 14:54:25 +10:00 |
metalgearsloth
|
6ab864fcda
|
Update content to mapsystem (#12387)
|
2022-11-13 17:47:48 +11:00 |
DrSmugleaf
|
f323fb7644
|
ECS and cleanup body system, merge body templates and presets into body prototypes (#11991)
Co-authored-by: Jezithyr <Jezithyr@gmail.com>
|
2022-10-22 15:46:28 -07:00 |