Delta-v/Content.Shared/Movement
Nemanja 712954f1c4
Turnstiles (#36313)
* construction rotation fix

* Turnstiles

* renaming

* review-slarticodefast-1

* mild attempts to fix (sorry sloth)

* move some more shit

* Remove engine dependency

* grid agnostic

* remove debug string

* fix json

* Update Content.Shared/Movement/Pulling/Systems/PullingSystem.cs

Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>

* Update Content.Shared/Movement/Pulling/Systems/PullingSystem.cs

Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>

* remove pass delay for mispredict reasons.

* most minor of changes

* Give directional indicator on examine

---------

Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
2025-04-24 13:39:40 +02:00
..
Components Remove redundant fields from `MovementSpeedModifierComponent` (#36859) 2025-04-23 19:54:49 +02:00
Events Sprite Movement working with AI movement (#33494) 2024-12-18 17:15:34 +01:00
Pulling Turnstiles (#36313) 2025-04-24 13:39:40 +02:00
Systems replace obsolete IsGrid calls with HasComp<MapGridComponent> (#36729) 2025-04-20 14:14:58 +10:00