]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Various system spring cleaning (#36206)
authorJ <billsmith116@gmail.com>
Wed, 16 Apr 2025 11:08:22 +0000 (11:08 +0000)
committerGitHub <noreply@github.com>
Wed, 16 Apr 2025 11:08:22 +0000 (13:08 +0200)
commitb1c08582d553692d07c2b0deb7eae5e01f29dbcd
tree957dc492a078f3cb3a5c2006817abdca4072acff
parent2a80540b70000f0aaea0c40adf33f8b2dbb71048
Various system spring cleaning (#36206)

* Various systems warnings cleanup

* Last changes before submitting PR

* Add guard for transform component, fix failing test

* Small corrections

* Audio params to specifiers datafields

* Using audio params on components and configs
27 files changed:
Content.Client/Trigger/TimerTriggerVisualizerSystem.cs
Content.Server/CartridgeLoader/Cartridges/LogProbeCartridgeComponent.cs
Content.Server/CartridgeLoader/Cartridges/LogProbeCartridgeSystem.cs
Content.Server/Containers/EmptyOnMachineDeconstructSystem.cs
Content.Server/Decals/DecalSystem.cs
Content.Server/Disposal/Unit/EntitySystems/DisposableSystem.cs
Content.Server/Engineering/EntitySystems/SpawnAfterInteractSystem.cs
Content.Server/Fluids/EntitySystems/PuddleSystem.cs
Content.Server/IdentityManagement/IdentitySystem.cs
Content.Server/Implants/SubdermalImplantSystem.cs
Content.Server/Instruments/InstrumentSystem.cs
Content.Server/Medical/HealingSystem.cs
Content.Server/Mind/MindSystem.cs
Content.Server/Parallax/BiomeSystem.cs
Content.Server/Points/PointSystem.cs
Content.Server/Power/EntitySystems/CableSystem.cs
Content.Server/Singularity/EntitySystems/EventHorizonSystem.cs
Content.Server/Singularity/EntitySystems/SingularityAttractorSystem.cs
Content.Shared/Clothing/EntitySystems/ClothingSystem.cs
Content.Shared/Ninja/Systems/DashAbilitySystem.cs
Content.Shared/Ninja/Systems/EmagProviderSystem.cs
Content.Shared/RCD/Systems/RCDSystem.cs
Content.Shared/Random/RandomHelperSystem.cs
Content.Shared/Spawning/EntitySystemExtensions.cs
Content.Shared/Tiles/FloorTileSystem.cs
Resources/Prototypes/Entities/Objects/Materials/materials.yml
Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml