Delta-v/Content.Shared/Disposal/Components
metalgearsloth 4da74d0ee4
Refactor disposals to ECS (#4418)
* ECS up disposals

Also significantly reduced its CPU usage.

* Make update significantly less S L O W

* Start units pressurised

* Client-side flush lerping

* Fix powered not toggling UI

* Fix flush button

* InteractUsing

* Minor optimisations

* Fix collisions

* Make visual state ECS

* Almost done with shared

* Most stuff moved

* Optimise item sleeping
2021-08-12 13:40:38 +10:00
..
SharedDisposalRouterComponent.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
SharedDisposalTaggerComponent.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
SharedDisposalTubeComponent.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
SharedDisposalUnitComponent.cs Refactor disposals to ECS (#4418) 2021-08-12 13:40:38 +10:00