fish-station/Content.Server/GameObjects/Components/Disposal
DrSmugleaf 8f9ed2f562
Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods (#1965)
* Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods

* Remove redundant code
2020-09-01 12:34:53 +02:00
..
DisposalBendComponent.cs Stop caching connected tubes and discover them on each step (#1554) 2020-08-01 03:45:40 +02:00
DisposalCommands.cs Nullability fixes. 2020-08-20 16:48:15 +02:00
DisposalEntryComponent.cs Disposal trunks now eject incoming entities (#1942) 2020-08-28 10:11:08 +02:00
DisposalHolderComponent.cs Add prediction for standing states and mob states (#1937) 2020-08-29 13:20:37 +02:00
DisposalJunctionComponent.cs Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
DisposalRouterComponent.cs Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods (#1965) 2020-09-01 12:34:53 +02:00
DisposalTaggerComponent.cs Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods (#1965) 2020-09-01 12:34:53 +02:00
DisposalTransitComponent.cs Stop caching connected tubes and discover them on each step (#1554) 2020-08-01 03:45:40 +02:00
DisposalTubeComponent.cs Remove collision from disposal pipes (#1958) 2020-08-30 11:10:14 +02:00
DisposalUnitComponent.cs Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods (#1965) 2020-09-01 12:34:53 +02:00
IDisposalTubeComponent.cs Stop caching connected tubes and discover them on each step (#1554) 2020-08-01 03:45:40 +02:00