Delta-v/Content.IntegrationTests/Tests
compilatron d0b2e46c7c
Plasma Station (#33991)
* Plasma Station initial commit

* Map fixes 1

Expanded science's SMES array
Added advanced SMES
Redone stamped documents with custom stamps
Expanded atmospherics with more storage tanks
Added status displays
Add missing beacons to solars
Replaced the passive gates in science with valves
Removed protolathe in engineering
Added guitar to CE office
Replaced throngler plushie with weh cloak
Add a lattice tile outside the atmos burn chamber and storange tanks
Added atmos network monitor in bridge

* Add cargo and emergency shuttle

* Updated maps

* Add plasma to map testing list

* Map fixes 2

Reworked pipenets to not go under walls
Redid salvage and disposals
Reworked the bar to include a new bar extension facing the pool
Replaced arrivals cryo with an arcade
Replaced the toilets in the service plaza with cryo
Removed the cryo in dorms
Added more details to hallways
Redid tools room to include a front desk for the janitor closet
Reconnected sci to power roundstart
Removed some unideal spawns
Expanded the TEG airlock to be 2x3 instead of 1x3
Reduced the size of the SMES bank from 10 to 6
Disabled the plasma miners (downstreams or admins can re-enable them)
Replaced illegal maint items

* Fixes a 6 pack destroying the universe

Ok maybe cracking a cold one with the boys wasn't a great idea.

* Map fixes 3

* Quick research assistant fix

* Map fixes 4

* Map fixes 5

* webedit go brrrt

* Map fixes 6

* Map fixes 7

* Map fixes 8

* Fixes non-existent object

It's amazing this game runs at all

* Map fixes 9

* update pools

* Map fixes 10

* forgot to clear my multitool

I love mapping I love mapping I love mapping I love mapping I love mapping

---------

Co-authored-by: Emisse <99158783+Emisse@users.noreply.github.com>
2025-01-16 00:02:14 -07:00
..
Access Add door electronics access configuration menu (#17778) 2024-04-01 17:06:13 +11:00
Actions Fix broken tests directly mutating entities from wrong thread. (#31647) 2024-08-31 15:49:20 +10:00
Administration/Logs Un-revert #26994 2024-04-20 17:01:15 -04:00
Atmos Fix AtmosDeviceSystem debug assert Heisenbug (#29752) 2024-07-11 16:14:34 +10:00
Body Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
Buckle Fix unbuckling others when clicking on the strap entity (#29998) 2024-09-19 09:55:26 +10:00
Chemistry Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
Cleanup Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00
Climbing Partial buckling refactor (#29031) 2024-06-20 01:14:18 +10:00
Commands Integrate Modern HWID into content 2024-11-12 01:51:54 +01:00
Construction Computer wirepanel (#32273) 2024-09-23 12:51:48 +02:00
Damageable Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
Destructible move gamerule components to shared (#28572) 2024-06-04 21:53:24 +10:00
DeviceNetwork Un-revert #26994 2024-04-20 17:01:15 -04:00
Disposal Fix disposals test (#26535) 2024-03-30 03:03:01 +11:00
DoAfter Add StorageInteractionTest (#28541) 2024-06-03 17:05:51 -04:00
Doors Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
EncryptionKeys Add StorageInteractionTest (#28541) 2024-06-03 17:05:51 -04:00
Fluids Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
GameObjects/Components Fix compilation errors in tests from update (#34272) 2025-01-07 19:27:54 +01:00
GameRules Mind Role Entities (#31318) 2024-10-10 10:48:56 +02:00
Gravity Station Anchor (#26098) 2024-08-31 10:40:28 -04:00
Guidebook Give jobs & antags prototypes a guide field (#28614) 2024-06-06 05:05:58 -07:00
Hands Fixes dropping item in container (#29900) 2024-07-12 19:24:08 +10:00
Interaction Strip drag drop test (#30754) 2024-08-08 12:12:01 +10:00
Internals Mind Role Entities (#31318) 2024-10-10 10:48:56 +02:00
Lathe Add a test to check that lathe recipes are possible (#33868) 2024-12-16 13:34:02 +01:00
Linter Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
Lobby Lobby refactor + species loadouts support (#27576) 2024-05-12 09:18:21 +10:00
Localization Add integration test for LocalizedDatasets (#28485) 2024-06-03 15:40:46 -04:00
Mapping Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
Materials Remove obsolete PoolManager methods (#19499) 2023-08-25 12:13:11 +10:00
Minds Add role prototype validation tests (#32801) 2024-10-14 14:05:25 +11:00
Movement Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
NPC Allow the creation of recursive HTNs (#30138) 2024-07-30 12:18:53 +10:00
Networking Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
Payload Add StorageInteractionTest (#28541) 2024-06-03 17:05:51 -04:00
Physics Add test for anchored prototypes (#30526) 2024-07-31 21:31:41 +10:00
Power Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
Preferences Mind Role Entities (#31318) 2024-10-10 10:48:56 +02:00
Procedural Remove obsolete TestPair.Pair (#19496) 2023-08-25 10:56:51 +10:00
PrototypeTests Add PrototypeUploadTest (#28522) 2024-06-03 01:21:46 -04:00
Puller Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
Replays Mark all tests that restart rounds as dirty (#21376) 2023-11-01 19:56:07 -07:00
Roles Fix starting gear multiple storage fills and tests (#32718) 2024-10-20 14:43:17 +11:00
Round Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
Serialization Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
Shuttle Fix test threading (#31669) 2024-08-31 12:35:30 +10:00
Sprite Add role prototype validation tests (#32801) 2024-10-14 14:05:25 +11:00
Station Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
Storage Add closing storage UIs to StorageInteractionTest (#28633) 2024-06-05 18:14:25 -04:00
Strip Strip drag drop test (#30754) 2024-08-08 12:12:01 +10:00
Tag Cleans up tag system (#28272) 2024-06-02 11:11:19 +10:00
Tiles Add StorageInteractionTest (#28541) 2024-06-03 17:05:51 -04:00
Toolshed Toolshed refactor (#33598) 2024-12-21 17:45:48 +11:00
UserInterface Add BUI ctor tests (#31463) 2024-08-26 17:39:48 +10:00
Utility Add EntityWhitelistSystem (#27632) 2024-05-03 10:10:15 +10:00
Weldable Add StorageInteractionTest (#28541) 2024-06-03 17:05:51 -04:00
Wires Fix wire layout inheritance. (#26289) 2024-03-20 16:22:47 +01:00
CargoTest.cs Fix broken tests directly mutating entities from wrong thread. (#31647) 2024-08-31 15:49:20 +10:00
ClickableTest.cs Make clickable 1% nicer (#29706) 2024-08-09 17:05:12 +10:00
ConfigPresetTests.cs Fix ConfigPresetTests.TestLoadAll not handling automatic panic bunker (#23414) 2024-01-02 19:08:50 -08:00
ContainerOcclusionTest.cs Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
DeleteInventoryTest.cs Remove obsolete PoolManager methods (#19499) 2023-08-25 12:13:11 +10:00
DummyIconTest.cs Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
EntityTest.cs Ignore audio entities in SpawnAndDeleteEntityCountTest (#34021) 2024-12-28 11:54:32 +11:00
FillLevelSpriteTest.cs Add an integration test for solution fill level sprites. (#28564) 2024-06-04 10:23:43 +10:00
FollowerSystemTest.cs Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
GravityGridTest.cs Station Anchor (#26098) 2024-08-31 10:40:28 -04:00
HumanInventoryUniformSlotsTest.cs Storage Standardization [Take 2] (#21270) 2023-10-30 20:55:55 -07:00
InventoryHelpersTest.cs Remove obsolete TestPair.Pair (#19496) 2023-08-25 10:56:51 +10:00
LogErrorTest.cs Remove obsolete TestPair.Pair (#19496) 2023-08-25 10:56:51 +10:00
MachineBoardTest.cs Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
MappingEditorTest.cs Add mapping editor (#23427) 2024-08-04 13:31:45 +10:00
MaterialArbitrageTest.cs reduce lathe recipe copy pasta (#31515) 2024-08-29 15:36:29 -04:00
PostMapInitTest.cs Plasma Station (#33991) 2025-01-16 00:02:14 -07:00
PrototypeSaveTest.cs Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
ResearchTest.cs Add a test to check that lathe recipes are possible (#33868) 2024-12-16 13:34:02 +01:00
ResettingEntitySystemTests.cs fix antag selection being evil (#28197) 2024-05-26 01:14:29 -04:00
RestartRoundTest.cs Mark all tests that restart rounds as dirty (#21376) 2023-11-01 19:56:07 -07:00
RoundEndTest.cs Resolve all non-obsoleting warnings in content (#27934) 2024-05-11 20:13:58 -07:00
SalvageTest.cs Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
SaveLoadMapTest.cs Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
SaveLoadSaveTest.cs Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
ShuttleTest.cs Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00
StartTest.cs Remove obsolete TestPair.Pair (#19496) 2023-08-25 10:56:51 +10:00
StorageTest.cs Add role prototype validation tests (#32801) 2024-10-14 14:05:25 +11:00
StoreTests.cs Increase syndicate uplink discount amount to 6. (#33950) 2024-12-20 20:14:08 -06:00
VendingMachineRestockTest.cs Code Cleanup: Integration Tests (#29584) 2024-07-03 10:01:37 +10:00