Commit Graph

8 Commits

Author SHA1 Message Date
deltanedas 6d0102f8d3 remove dupe melee execution code, fix 2024-09-01 04:36:08 +01:00
PJBot cef683d525 Automatic changelog update 2024-09-01 03:44:38 +01:00
Moomoobeef 49512996c6 medical lockers no longer have belts in them. (#31470)
* fixes #31469

* removed medbelts from lockers. Empty belts found in vending machine now.
2024-09-01 03:44:13 +01:00
deltanedas 12967d9756 :trollface: 2024-08-09 20:32:23 +01:00
null a37b4c3477
Fix build error 2024-05-18 14:12:42 +02:00
NullWanderer f1b0fb62e2
Patch ExecutionSystem, pending removal discussion 2024-03-24 00:28:25 +01:00
Debug 056a87686a
what the fuck 2024-01-26 23:00:38 +01:00
Veritius 92695c274c
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

(cherry picked from commit 2e83f5a0ecc5fea0177acd94e22133de0d614588)
2024-01-26 22:58:32 +01:00