]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Replace obsolete EntityWhitelist IsValid usages part 2 (#28506)
authorPlykiya <58439124+Plykiya@users.noreply.github.com>
Mon, 3 Jun 2024 21:40:03 +0000 (14:40 -0700)
committerGitHub <noreply@github.com>
Mon, 3 Jun 2024 21:40:03 +0000 (17:40 -0400)
commitc5ff647ca6257862cfd391926470694f909759f4
tree5a0525986dbe5fc95c9385c842524bb7d14239cc
parent2bd4f859661f0cbe9d7c357e9038f2671460c443
Replace obsolete EntityWhitelist IsValid usages part 2 (#28506)
42 files changed:
Content.Client/Outline/TargetOutlineSystem.cs
Content.Server/Chat/Systems/ChatSystem.Emote.cs
Content.Server/Chemistry/TileReactions/CreateEntityTileReaction.cs
Content.Server/Construction/ConstructionSystem.Initial.cs
Content.Server/GameTicking/Rules/LoadMapRuleSystem.cs
Content.Server/GameTicking/Rules/VariationPass/CutWireVariationPassSystem.cs
Content.Server/Holiday/Christmas/RandomGiftSystem.cs
Content.Server/Mech/Systems/MechEquipmentSystem.cs
Content.Server/Mech/Systems/MechSystem.cs
Content.Server/Ninja/Systems/StunProviderSystem.cs
Content.Server/Nutrition/EntitySystems/AnimalHusbandrySystem.cs
Content.Server/Nutrition/EntitySystems/FoodSystem.cs
Content.Server/Objectives/Systems/ObjectiveBlacklistRequirementSystem.cs
Content.Server/Objectives/Systems/RoleRequirementSystem.cs
Content.Server/Polymorph/Systems/PolymorphSystem.Collide.cs
Content.Server/Sticky/Systems/StickySystem.cs
Content.Server/Storage/EntitySystems/ItemCounterSystem.cs
Content.Server/Store/Conditions/BuyerWhitelistCondition.cs
Content.Server/Store/Conditions/StoreWhitelistCondition.cs
Content.Server/SurveillanceCamera/Systems/SurveillanceCameraMicrophoneSystem.cs
Content.Server/Traits/TraitSystem.cs
Content.Server/Xenoarchaeology/Equipment/Systems/ArtifactCrusherSystem.cs
Content.Server/Xenoarchaeology/XenoArtifacts/Effects/Systems/DamageNearbyArtifactSystem.cs
Content.Shared/Actions/SharedActionsSystem.cs
Content.Shared/Buckle/SharedBuckleSystem.Buckle.cs
Content.Shared/Construction/Conditions/EntityWhitelistCondition.cs
Content.Shared/Inventory/InventorySystem.Equip.cs
Content.Shared/Labels/EntitySystems/SharedHandLabelerSystem.cs
Content.Shared/Materials/SharedMaterialReclaimerSystem.cs
Content.Shared/Mech/EntitySystems/SharedMechSystem.cs
Content.Shared/Movement/Systems/SpeedModifierContactsSystem.cs
Content.Shared/Ninja/Systems/EmagProviderSystem.cs
Content.Shared/Placeable/ItemPlacerSystem.cs
Content.Shared/Random/RulesSystem.cs
Content.Shared/Sound/SharedEmitSoundSystem.cs
Content.Shared/StepTrigger/Systems/StepTriggerSystem.cs
Content.Shared/Storage/EntitySystems/BinSystem.cs
Content.Shared/Storage/EntitySystems/SharedItemMapperSystem.cs
Content.Shared/Teleportation/Systems/SwapTeleporterSystem.cs
Content.Shared/UserInterface/ActivatableUISystem.cs
Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.Ballistic.cs
Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.Clothing.cs