Delta-v/Content.Shared/Actions
ike709 1d052d0410
Improves the HUD (#3655)
* All good except the combat doll

* Makes the HUD inventory less terrible

* Cleanup, nuke the Combat Mode button

* Harm icon

* Switch the icon

* Basic goon hud

* Toggleable

* Nuke the popup, properly centers it

* Fix clicking the button

* Nuke some old code

* missed a comment

* Remove defaults

* Localization

* Nuke some old yaml

* New sprites

Co-authored-by: ike709 <sparebytes@protonmail.com>
2021-03-27 02:23:12 +11:00
..
ActionManager.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
ActionPrototype.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
ActionType.cs Improves the HUD (#3655) 2021-03-27 02:23:12 +11:00
BaseActionPrototype.cs makes prototypeinheritance opt in 2021-03-05 11:13:00 +01:00
IActionBehavior.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
IInstantAction.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
IInstantItemAction.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
IItemActionBehavior.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
ITargetEntityAction.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
ITargetEntityItemAction.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
ITargetPointAction.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
ITargetPointItemAction.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
IToggleAction.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
IToggleItemAction.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
ItemActionPrototype.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00