]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Executions (#24150)
authorVeritius <veritiusgaming@gmail.com>
Wed, 17 Jan 2024 08:45:45 +0000 (19:45 +1100)
committerGitHub <noreply@github.com>
Wed, 17 Jan 2024 08:45:45 +0000 (01:45 -0700)
commit2e83f5a0ecc5fea0177acd94e22133de0d614588
tree9d33c1db459b801b884c1c2f399fb38ffc7bc755
parentb293bf4fd868c47112d6d1a822b2dca7414fcdaa
Executions (#24150)

* Execution (you monster)
not done

* woops

* more stuff

* Melee executions

* Prevent executing those who can interact

* Better checks for if you can execute

* Scale the execution time of a knife with its attack speed

* Translations for fucking up an execution

* rename some functions

* Properly scale execution speed of melee weapons

* Fix checks in CanExecuteWithAny

* Allow executing yourself (funny)

* More versatile localisation

* Suicide with guns

* Popups for successful gun executions

* whoops

* Stop flare guns crashing the game on executions

* Various tweaks

* Remove some old usings

* Pacifists can no longer execute

* Remove unnecessary check

* Use CanShoot in gunsystem

* Capitalisation in ftl string

* Fix melee executions not playing a sound

* localisation tweaks
Content.Server/Execution/ExecutionSystem.cs [new file with mode: 0644]
Content.Shared/Execution/DoafterEvent.cs [new file with mode: 0644]
Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs
Resources/Locale/en-US/execution/execution.ftl [new file with mode: 0644]