Delta-v/Content.Server/Commands
keronshb c8466055ef
Action, Action Container, and Action Upgrade changes (#24005)
* Added TransferActionWithNewAttached and TransferAllActionsWithNewAttached and OnActionAdded event method to ActionContainerSystem. These are needed where the action needs to have a different attached entity for usage.  Fixed a bug with not being able to upgrade actions between levels.  Added a way to grant and remove a singular action.

* adds an action container component to mind on action added to fix tests

* Swaps trycomp for hascomp

* Maybe this will fix the thests

* Grants action container to performer as well

* Wait that makes no sense, removing that

* fixes mind action grant logic

* Changes ent check back to netent check

* Reverts unintended container changes
2024-01-14 23:37:38 -07:00
..
ActionCommands.cs Action, Action Container, and Action Upgrade changes (#24005) 2024-01-14 23:37:38 -07:00
CommandUtils.cs Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00
ContentCompletionHelper.cs Station command improvements (#17431) 2023-06-20 08:05:26 -05:00