Delta-v/Content.Server/Physics/Controllers
metalgearsloth 942801b117 Mob movement rewrite (#35931)
* Conveyor optimisations

- Optimise movement for moving stuff. Better flags + less resolves + slapped parallelrobustjob on it.
- Sleeping for entities getting conveyed into walls.

* Blocker version

* Finish

* Final

* Fix conveyor power mispredict

* Bagel save

* Revert "Bagel save"

This reverts commit 1b93fda81fb852d89b89b0beae0b80f8a61165f2.

* Conveyor resave

* Fix prediction

* Mob movement rewrite

* Bandaid

* Working version

* Tentatively working

* Friction to fix cornering

* More fixes

* Revert bagel

* Revert this

* a

* Reviewed

* Funky re-save

* Fix velocity

* Table fix

* Review

* a
2025-04-06 20:43:50 +01:00
..
ChaoticJumpSystem.cs Fix RA0032 (#32514) 2024-10-02 12:08:12 +01:00
ChasingWalkSystem.cs Fix error when manually adding ChasingWalkComponent to an entity (#30207) 2024-08-09 17:53:32 +01:00
ConveyorController.cs Mob movement rewrite (#35931) 2025-04-06 20:43:50 +01:00
MoverController.cs fix viewing nav slowing shuttle down (#32381) 2024-12-07 16:20:56 +00:00
RandomWalkController.cs add syndicate singularity beacon (#18486) 2024-01-26 21:50:16 +01:00