Delta-v/Content.Shared/Actions
hubismal a04720fdda
pAIs Play Music (#5614)
* Disable check

* vehicle test

* Make PAI stop instrument when turning off (player leaves/ejected)

* Give pAI an instrument component with a custom soundfont

* Add pAI synth program to custom ss14 soundfont

* Add new PAIMidi action that pAIs use to open their instruments

* Changed instrument component to allow its player to be the actor of its parent item

* Oops. Readds instrumentcomponent.

* ECS Changes

* Changed soundfont to ringtone

* Revert "Disable check"

This reverts commit 86001d8b5e94ee38d0c9504cb19826327b04fb16.

* Remove action parameters from ghost placeholder

* Revert "vehicle test"

This reverts commit 8a8ecf41083e0d5c8d4363ff02981bdab04bcd1c.

* Fixes to whitespace

* Even more fixes to whitespace

* Removed paiSynth sample from spacestation14.sf2

* Yet another indentation touchup
2021-12-02 11:49:18 -07:00
..
Behaviors Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
Components pvs content (#5484) 2021-11-30 15:20:38 +01:00
Prototypes Add off icon for disarm, allow off/on icons for Target actions (#5360) 2021-11-15 22:03:34 -07:00
ActionManager.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
ActionType.cs pAIs Play Music (#5614) 2021-12-02 11:49:18 -07:00
IActionAttempt.cs Disable warnings that would be refactored anyway (#5047) 2021-10-27 18:10:40 +02:00
SharedActionSystem.cs Gets rid of all ComponentManager usages. (#4707) 2021-09-28 13:35:29 +02:00