Delta-v/Content.Shared/Actions/Events
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
..
ActionAttemptEvent.cs make suicide actions require confirming (#24609) 2024-03-07 01:12:21 +01:00
ActionPerformedEvent.cs Add ActionPerformedEvent, ActionsSystem.SetIfBiggerCooldown, action id to action events and BackgroundOn field (#27682) 2024-05-18 13:52:01 +02:00
ActionUpgradeEvent.cs Action Upgrade System (#22277) 2023-12-16 20:24:54 +01:00
DisarmAttemptEvent.cs Predict wielding (#16275) 2023-05-10 10:01:23 +10:00
EggLayInstantActionEvent.cs Refactor actions to be entities with components (#19900) 2023-09-08 18:16:05 -07:00
FireStarterActionEvent.cs Adds Hellspawn (Nar'Sie demon mob) (#20291) 2024-01-26 21:37:35 +01:00
GetActionDataEvent.cs Refactor actions to be entities with components (#19900) 2023-09-08 18:16:05 -07:00
InvisibleWallActionEvent.cs Refactor actions to be entities with components (#19900) 2023-09-08 18:16:05 -07:00
ValidateActionEntityTargetEvent.cs Add events for custom action target validation (#27230) 2024-05-02 23:52:51 +02:00
ValidateActionEntityWorldTargetEvent.cs Add EntityWorldTargetAction (#29819) 2024-08-09 19:02:30 +01:00
ValidateActionWorldTargetEvent.cs Add events for custom action target validation (#27230) 2024-05-02 23:52:51 +02:00