]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Revert "Cleanup ExecutionSystem (#24382)" (#25555)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Sun, 25 Feb 2024 11:36:17 +0000 (22:36 +1100)
committerGitHub <noreply@github.com>
Sun, 25 Feb 2024 11:36:17 +0000 (22:36 +1100)
commitbb0776c496643d88e7ad4635fac13b8d28ff7050
treed712f4ba5c01fa0b6fe47775f0d7909d61f95133
parentbcbe2ec1af39ad1fea286fd27a40bc3794a2ce34
Revert "Cleanup ExecutionSystem (#24382)" (#25555)

* Revert "Cleanup ExecutionSystem (#24382)"

This reverts commit bcbe2ec1af39ad1fea286fd27a40bc3794a2ce34.

* Revert "Executions (#24150)"

This reverts commit 2e83f5a0ecc5fea0177acd94e22133de0d614588.

# Conflicts:
# Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs
27 files changed:
Content.Server/Projectiles/ProjectileSystem.cs
Content.Server/Weapons/Ranged/Systems/GunSystem.cs
Content.Shared/Execution/DoafterEvent.cs [deleted file]
Content.Shared/Execution/ExecutionComponent.cs [deleted file]
Content.Shared/Execution/ExecutionSystem.cs [deleted file]
Content.Shared/Projectiles/SharedProjectileSystem.cs
Content.Shared/Weapons/Ranged/Events/ShotAttemptedEvent.cs
Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.cs
Resources/Locale/en-US/execution/execution.ftl [deleted file]
Resources/Locale/en-US/kitchen/components/butcherable-component.ftl
Resources/Prototypes/Entities/Objects/Materials/crystal_shard.yml
Resources/Prototypes/Entities/Objects/Materials/shards.yml
Resources/Prototypes/Entities/Objects/Misc/broken_bottle.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/HMGs/hmgs.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/Rifles/rifles.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/SMGs/smgs.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/flare_gun.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/pneumatic_cannon.yml
Resources/Prototypes/Entities/Objects/Weapons/Melee/armblade.yml
Resources/Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml
Resources/Prototypes/Entities/Objects/Weapons/Melee/knife.yml
Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml