Delta-v/Content.Server/Physics/Controllers
metalgearsloth 65821c96f4
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-06-18 22:11:36 +10:00
..
ChaoticJumpSystem.cs Tesla (#21124) 2023-12-28 13:11:50 +00:00
ChasingWalkSystem.cs Code cleanup: Purge obsoleted SharedPhysicsSystem methods (#26287) 2024-03-25 17:37:25 +11:00
ConveyorController.cs Fix conveyor mispredicts (#28157) 2024-06-18 22:11:36 +10:00
MoverController.cs Use non-generic `TryComp()` for metadata & transform (#28133) 2024-05-20 22:40:35 -07:00
RandomWalkController.cs add syndicate singularity beacon (#18486) 2024-01-06 00:21:24 -08:00