]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix action-granting items not being predicted (#20778)
authorLeon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Sat, 7 Oct 2023 19:08:13 +0000 (06:08 +1100)
committerGitHub <noreply@github.com>
Sat, 7 Oct 2023 19:08:13 +0000 (15:08 -0400)
commit3101e5a18d15bda422e85a06aa967ade65009df5
tree1f366e82353eb144905a67345d0452f28923caa1
parent29a77bc54e39c7d8b9e26d6b0f8f0d873420aa92
Fix action-granting items not being predicted (#20778)

* Ensure actions are predicted

* Fix test fail
17 files changed:
Content.Server/Bed/BedSystem.cs
Content.Server/Light/EntitySystems/UnpoweredFlashlightSystem.cs
Content.Shared/Blocking/BlockingSystem.cs
Content.Shared/Blocking/Components/BlockingComponent.cs
Content.Shared/Clothing/Components/StealthClothingComponent.cs
Content.Shared/Clothing/EntitySystems/StealthClothingSystem.cs
Content.Shared/Clothing/SharedMagbootsSystem.cs
Content.Shared/CombatMode/SharedCombatModeSystem.cs
Content.Shared/Movement/Components/JetpackComponent.cs
Content.Shared/Movement/Systems/SharedJetpackSystem.cs
Content.Shared/Ninja/Components/DashAbilityComponent.cs
Content.Shared/Ninja/Components/NinjaGlovesComponent.cs
Content.Shared/Ninja/Components/NinjaSuitComponent.cs
Content.Shared/Ninja/Systems/DashAbilitySystem.cs
Content.Shared/Ninja/Systems/SharedNinjaGlovesSystem.cs
Content.Shared/Ninja/Systems/SharedNinjaSuitSystem.cs
Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml