Delta-v/Content.IntegrationTests/Tests
Nemanja 5c60a27c7c
Make item size scale with stack size (#17623)
* Make stack count affect item size

* and the test, too

* readd this check

* vwoom

* huh

* if you ever read this commit message ping me on discord in #contributors

* changerinos
2023-06-25 10:44:37 -05:00
..
Access add support for per-id access on AccessReaderComponent (#13659) 2023-02-28 08:03:55 -08:00
Administration/Logs Get test map (#8987) 2022-06-22 00:44:19 +10:00
Atmos UX improvements to Air Alarm UI (#12681) 2022-12-06 15:46:07 -08:00
Body Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
Buckle Moves buckling and vehicles to shared, some cleanup (#15923) 2023-05-01 17:04:23 +10:00
Chemistry Add basic map loader support for entity renaming (#15862) 2023-05-01 13:41:57 +10:00
Cleanup Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
Climbing Add climb & slip tests (#15459) 2023-04-16 23:07:03 -07:00
Commands Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00
Construction replace apc panel with wires panel (#14832) 2023-04-20 16:42:22 +10:00
Damageable Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
Destructible Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
DeviceNetwork Prevent infinite loops in device linking (#16856) 2023-05-29 02:14:06 +10:00
Disposal Cleans up warnings in disposals (#17419) 2023-06-22 00:31:19 +10:00
DoAfter Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
Doors Split Door Bolt functionality out of AirlockDoor (#16354) 2023-05-31 10:23:35 -04:00
EncryptionKeys Add interaction tests (#15251) 2023-04-14 12:41:25 -07:00
Fluids Puddles & spreader refactor (#15191) 2023-04-10 15:37:03 +10:00
GameObjects/Components Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
GameRules Shuttle drone improvements (#16931) 2023-05-31 11:13:02 +10:00
Gravity Fix gravity shenanigans (#12866) 2022-12-18 16:03:23 +11:00
Guidebook Fix nullable errors in DocumentParsingTest (#13918) 2023-02-03 12:41:05 +01:00
Hands Add pickup-drop test and fix hand state handling (#15212) 2023-04-09 03:53:25 +10:00
Interaction Fix some Mind ECS bugs (#17480) 2023-06-20 14:29:26 +10:00
Lobby Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
Materials Sheet-meister 2000 (#16686) 2023-06-15 10:49:23 +10:00
Minds Try fix even more random mind test failures (#17581) 2023-06-23 13:55:54 +10:00
NPC Fix NPC prototype reloads (#13981) 2023-02-07 14:27:34 -07:00
Networking Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
Payload Add interaction tests (#15251) 2023-04-14 12:41:25 -07:00
Power Connect to the closest ExtensionCable instead of the first (#17271) 2023-06-15 11:31:14 +10:00
Procedural Adjust dungeon bounds some more (#16929) 2023-05-29 21:48:15 +10:00
Shuttle Docking config changes (#16945) 2023-06-01 00:09:14 +10:00
Slipping Add climb & slip tests (#15459) 2023-04-16 23:07:03 -07:00
Station Refactor stations to properly use entity prototypes. (stationsv3) (#16570) 2023-05-19 15:45:09 -05:00
Tag Fix release mode tag test (#17053) 2023-06-02 10:47:24 +10:00
Tiles Add climb & slip tests (#15459) 2023-04-16 23:07:03 -07:00
Utility Fixture updates (#15254) 2023-05-06 16:26:15 +10:00
Weldable Add interaction tests (#15251) 2023-04-14 12:41:25 -07:00
CargoTest.cs Cargo Bounties (#17344) 2023-06-22 21:49:33 +10:00
ClickableTest.cs Make clickmap lookups use the sprite tree (#13275) 2023-01-05 16:29:27 +11:00
ContainerOcclusionTest.cs Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
DeleteInventoryTest.cs Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
DummyIconTest.cs Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
EntityTest.cs Shuttle drone improvements (#16931) 2023-05-31 11:13:02 +10:00
FollowerSystemTest.cs Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
GravityGridTest.cs Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
HumanInventoryUniformSlotsTest.cs Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
InventoryHelpersTest.cs Fix PDA capitalization to be PascalCase (#17335) 2023-06-15 11:44:28 +10:00
LogErrorTest.cs Add error log test (#15768) 2023-04-25 19:30:11 +10:00
MachineBoardTest.cs Converts the particle accelerator over to ECS + misc (#17075) 2023-06-08 16:25:59 +10:00
MaterialArbitrageTest.cs Convert materials to use PhysicalComposition (#15414) 2023-04-29 14:53:41 +10:00
PostMapInitTest.cs Shuttle drone improvements (#16931) 2023-05-31 11:13:02 +10:00
PrototypeSaveTest.cs Dynamic space world generation and debris. (#15120) 2023-05-16 06:36:45 -05:00
ResearchTest.cs RND Rework [Death to Techweb] (#16370) 2023-05-15 15:17:30 -05:00
ResettingEntitySystemTests.cs Make tests faster (#8737) 2022-06-19 20:22:28 -07:00
RestartRoundTest.cs Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
RoundEndTest.cs Purge IoC resolves from integration tests (#17185) 2023-06-07 21:08:52 +10:00
SalvageTest.cs salvage bounds test (#13793) 2023-02-28 08:12:24 -08:00
SaveLoadMapTest.cs Shuttle drone improvements (#16931) 2023-05-31 11:13:02 +10:00
SaveLoadSaveTest.cs Shuttle drone improvements (#16931) 2023-05-31 11:13:02 +10:00
ShuttleTest.cs Content update for ECS physics (#13291) 2023-01-15 15:38:59 +11:00
StackTest.cs Make item size scale with stack size (#17623) 2023-06-25 10:44:37 -05:00
StartTest.cs Make tests faster (#8737) 2022-06-19 20:22:28 -07:00
StorageTest.cs Add storage fill test (#15758) 2023-04-25 10:30:35 +10:00
VendingMachineRestockTest.cs Reduce vendor restocking time + some code cleanup (#16025) 2023-05-03 15:38:03 +10:00