Delta-v/Content.Shared/Actions
ShadowCommander 7dc986b95b 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-09 19:02:30 +01:00
..
Events Add EntityWorldTargetAction (#29819) 2024-08-09 19:02:30 +01:00
ActionContainerComponent.cs Action container rejig (#20260) 2023-09-27 21:59:12 +02:00
ActionContainerSystem.cs Replace DetachParentToNull() with DetachEntity() (#29992) 2024-08-09 17:45:45 +01:00
ActionEvents.cs Add EntityWorldTargetAction (#29819) 2024-08-09 19:02:30 +01:00
ActionUpgradeComponent.cs Action, Action Container, and Action Upgrade changes (#24005) 2024-01-26 22:51:47 +01:00
ActionUpgradeSystem.cs Action, Action Container, and Action Upgrade changes (#24005) 2024-01-26 22:51:47 +01:00
ActionsComponent.cs Fix action state handling bug (#25395) 2024-02-21 04:03:41 +01:00
BaseActionComponent.cs Content changes for entity categories PR (#27232) 2024-06-06 21:44:49 +02: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-07 01:12:21 +01:00
ConfirmableActionSystem.cs make suicide actions require confirming (#24609) 2024-03-07 01:12:21 +01:00
EntityTargetActionComponent.cs Add doc comments to target action components (#29982) 2024-08-09 17:45:38 +01:00
EntityWorldTargetActionComponent.cs Add EntityWorldTargetAction (#29819) 2024-08-09 19:02:30 +01:00
InstantActionComponent.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
SharedActionsSystem.cs Add EntityWorldTargetAction (#29819) 2024-08-09 19:02:30 +01:00
WorldTargetActionComponent.cs Add doc comments to target action components (#29982) 2024-08-09 17:45:38 +01:00