Delta-v/Content.Server/Disposal
Pieter-Jan Briers 571d4f7358
Fix disposals bins not automatically flushing after an object is inserted (#25233)
Fix disposals bins not automatically flushing after an object is inserted.

Because of Spaghetti Code™️, AfterInsert() in DisposalUnitSystem still handles insertion itself. Except in all cases except drag/drop insert, the object is already inserted so this check fails and the remaining logic doesn't happen anymore. Fixed now.
2024-02-15 15:52:52 -05:00
..
Mailing Predict two-way levers (#25043) 2024-02-11 14:19:45 +11:00
Tube BUI bugfixes / improvements (#23881) 2024-01-14 18:18:39 +11:00
Unit Fix disposals bins not automatically flushing after an object is inserted (#25233) 2024-02-15 15:52:52 -05:00
TubeConnectionsCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00