Tayrtahn
cfc0247e5c
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-07-03 10:01:37 +10:00
metalgearsloth
4a13dbea76
Fix some test warnings ( #24324 )
...
Extracted from smug's pr.
2024-01-20 17:15:10 +11: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
metalgearsloth
68480af109
Update content vectors to numerics ( #17759 )
2023-07-08 14:08:32 +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
bf79d76666
Content update for ECS physics ( #13291 )
2023-01-15 15:38:59 +11:00
metalgearsloth
3b3963083b
Replace GridEntityId with Owner ( #12743 )
2022-12-12 14:59:02 +11:00
metalgearsloth
c9d3545b39
Emergency shuttle docking test ( #10614 )
2022-09-14 19:02:59 +10:00
metalgearsloth
78a4ab6eb2
Update for collision events by-ref ( #10933 )
2022-09-14 17:26:26 +10:00
wrexbe
81e3b2da88
Make tests faster ( #8737 )
...
* Test changes
* Make finding the test tile a little smarter
2022-06-19 20:22:28 -07:00
mirrorcult
ec4d4688c7
Seal/abstract/virtual everything ( #6739 )
2022-02-16 18:23:23 +11:00
DrSmugleaf
2a3b7d809d
Fix 3000 errors
2021-12-05 18:09:01 +01:00
Vera Aguilera Puerto
5cd42c9ad6
Inline UID
2021-12-03 15:53:09 +01:00
Vera Aguilera Puerto
a5b57c8e10
Inline Transform
2021-12-03 14:20:34 +01:00
Vera Aguilera Puerto
69b270017b
Inline TryGetComponent completely, for real
2021-12-03 14:17:01 +01:00
metalgearsloth
bdead40a80
Thrusters (shuttle go nyoom) ( #5352 )
2021-11-21 17:09:49 +11:00
metalgearsloth
500b9cb1ea
Make Saltern driveable ( #4257 )
...
* Broadphase refactor (content)
* Shuttle jank
* Fixes
* Testing jank
* Features and things
* Balance stuffsies
* AHHHHHHHHHHHHHHHH
* Mass and stuff working
* Fix drops
* Another balance pass
* Balance AGEN
* Add in stuff for rotating shuttles for debugging
* Nothing to see here
* Testbed stuffsies
* Fix some tests
* Fixen test
* Try fixing map
* Shuttle movement balance pass
* lasaggne
* Basic Helmsman console working
* Slight docking cleanup
* Helmsman requires power
* Basic shuttle test
* Stuff
* Fix computations
* Add shuttle console to saltern
* Rename helmsman to shuttleconsole
* Final stretch
* More tweaks
* Fix piloting prediction for now.
2021-07-21 21:15:12 +10:00