Delta-v/Content.Shared/Actions
ShadowCommander 1df84515c7
Add EntityWorldTargetAction (#29819)
* Add EntityWorldTargetAction initial implementation

* Update obsolete methods

* Partially working EntityWorldTargetAction

* Fix entity selection

* Move and clean up AfterInteract

* Fix building new walls

* Readd no entity or coordinates error

* Consolidate action validation code

* Add summaries to component

---------

Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
2024-08-08 12:47:08 +03:00
..
Events Add EntityWorldTargetAction (#29819) 2024-08-08 12:47:08 +03:00
ActionContainerComponent.cs Action container rejig (#20260) 2023-09-23 18:49:39 +10:00
ActionContainerSystem.cs Replace DetachParentToNull() with DetachEntity() (#29992) 2024-07-13 20:59:33 +10:00
ActionEvents.cs Add EntityWorldTargetAction (#29819) 2024-08-08 12:47:08 +03:00
ActionUpgradeComponent.cs Action, Action Container, and Action Upgrade changes (#24005) 2024-01-14 23:37:38 -07:00
ActionUpgradeSystem.cs Action, Action Container, and Action Upgrade changes (#24005) 2024-01-14 23:37:38 -07:00
ActionsComponent.cs Fix action state handling bug (#25395) 2024-02-20 13:08:41 +11:00
BaseActionComponent.cs Content changes for entity categories PR (#27232) 2024-06-02 14:08:15 +10:00
BaseTargetActionComponent.cs Refactor actions to be entities with components (#19900) 2023-09-08 18:16:05 -07:00
ConfirmableActionComponent.cs make suicide actions require confirming (#24609) 2024-03-01 13:48:43 +11:00
ConfirmableActionSystem.cs make suicide actions require confirming (#24609) 2024-03-01 13:48:43 +11:00
EntityTargetActionComponent.cs Add doc comments to target action components (#29982) 2024-07-13 14:04:53 +10:00
EntityWorldTargetActionComponent.cs Add EntityWorldTargetAction (#29819) 2024-08-08 12:47:08 +03:00
InstantActionComponent.cs Content update for NetEntities (#18935) 2023-09-11 09:42:41 +10:00
SharedActionsSystem.cs Add EntityWorldTargetAction (#29819) 2024-08-08 12:47:08 +03:00
WorldTargetActionComponent.cs Add doc comments to target action components (#29982) 2024-07-13 14:04:53 +10:00