Delta-v/Content.Server/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
..
ActionOnInteractComponent.cs Action container rejig (#20260) 2023-09-23 18:49:39 +10:00
ActionOnInteractSystem.cs Add EntityWorldTargetAction (#29819) 2024-08-08 12:47:08 +03:00
ActionsSystem.cs Refactor actions to be entities with components (#19900) 2023-09-08 18:16:05 -07:00