Delta-v/Content.Shared/Interaction/Events
nikthechampiongr 6d38428b56
Fix SCRAM implant not working while cuffed. Incidentally fix freedom implant working while dead/crit (#25978)
* Fix SCRAM implant not being usable while in cuffs. Also fix freedom implant from working while dead/crit as a side effect

* Move check up to apply to all actions and do thing I forgor to do before

* Change check into an ActionBlocker check that also checks whether the user is sleeping.

* Make checking for Consciousness the default for actions

Went through and chose what I believe to be sensible defaults for actions that had CheckCanInteract.

* Fix typos my beloved

I had an unbelievable skill issue

* Fix major skill issue

(cherry picked from commit 22e9d6562f21bdd4f0962d6e3b6fcdd81bb4c253)
2024-03-24 00:01:51 +01:00
..
AttackAttemptEvent.cs Pacifism rework (#23037) 2024-01-22 18:38:03 +01:00
ChangeDirectionAttemptEvent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ContactInteractionEvent.cs Remove InteractedWithEvent and friends. (#11939) 2022-10-26 12:15:48 +11:00
DroppedEvent.cs Remove IDropped (#7075) 2022-03-13 19:47:28 +11:00
GettingAttackedAttemptEvent.cs Prevent subfloor melee attacks (#12899) 2022-12-17 14:47:15 +11:00
InteractionAttemptEvent.cs Fix SCRAM implant not working while cuffed. Incidentally fix freedom implant working while dead/crit (#25978) 2024-03-24 00:01:51 +01:00
SuicideEvent.cs Makes adjustment to macro bomb implants and how mobstate trigger handles suicide (#12682) 2022-11-20 20:51:44 -06:00
UseAttemptEvent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
UseInHandEvent.cs UseDelay + ItemCooldown merge (#22502) 2024-01-26 21:32:09 +01:00