]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix pulling mispredicts (#22941)
authorLeon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Mon, 25 Dec 2023 07:33:32 +0000 (02:33 -0500)
committerGitHub <noreply@github.com>
Mon, 25 Dec 2023 07:33:32 +0000 (00:33 -0700)
commit721a445bbd707d21744ba01220e5ce46eda84e4e
tree3e4383970233de753150db325a26fdd092d550b5
parent9eaa4c3a5d3f0f6e55f88f79c6d36db09367c6df
Fix pulling mispredicts (#22941)

* Fix pulling mispredicts

* Make behaviour consistent

* Good ol terminating entities
Content.Server/Hands/Systems/HandsSystem.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Drop.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.cs
Content.Shared/Hands/SharedHandVirtualItemSystem.cs
Content.Shared/Pulling/Components/PullableComponent.cs
Content.Shared/Pulling/Components/SharedPullerComponent.cs
Content.Shared/Pulling/Systems/SharedPullingStateManagementSystem.cs
Content.Shared/Pulling/Systems/SharedPullingSystem.Actions.cs