Delta-v/Content.Server/Physics/Controllers
metalgearsloth 8781146785
Fix conveyor mispredicts (#28157)
* Fix conveyor mispredicts

Instead of tracking active conveyors we instead track the conveyed entities. This also handles things like stacking conveyors more gracely.

* Fix ActiveConveyor

* Fix lerping
2024-07-25 00:18:40 +02:00
..
ChaoticJumpSystem.cs Tesla (#21124) 2024-01-22 18:56:57 +01:00
ChasingWalkSystem.cs Code cleanup: Purge obsoleted SharedPhysicsSystem methods (#26287) 2024-03-27 18:35:38 +01:00
ConveyorController.cs Fix conveyor mispredicts (#28157) 2024-07-25 00:18:40 +02:00
MoverController.cs Use non-generic `TryComp()` for metadata & transform (#28133) 2024-06-01 16:53:51 +02:00
RandomWalkController.cs add syndicate singularity beacon (#18486) 2024-01-26 21:50:16 +01:00