Delta-v/Content.Shared/Actions/Events
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
..
ActionAttemptEvent.cs make suicide actions require confirming (#24609) 2024-03-01 13:48:43 +11:00
ActionPerformedEvent.cs Add ActionPerformedEvent, ActionsSystem.SetIfBiggerCooldown, action id to action events and BackgroundOn field (#27682) 2024-05-10 20:04:01 -04:00
ActionUpgradeEvent.cs Action Upgrade System (#22277) 2023-12-15 02:41:44 -07: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-04 05:53:15 -07: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-04-22 01:39:50 -07:00
ValidateActionEntityWorldTargetEvent.cs Add EntityWorldTargetAction (#29819) 2024-08-08 12:47:08 +03:00
ValidateActionWorldTargetEvent.cs Add events for custom action target validation (#27230) 2024-04-22 01:39:50 -07:00