Delta-v/Content.Shared/Actions
Pieter-Jan Briers 0ac4c0e85c
SKREEEEEE (#3706)
* Import bird sprites and define basic mob.

* SKREEEEEEEEE

* Move hair styles to new sprite accessory prototypes.

Basic stuff, no multi-species stuff yet.

* Vox hair styles and clothes

* Make HumanoidCharacterProfile.Default() a static default to fix tests.

Usages that wanted the previous random behavior now call Random().

* Remove names from hair style prototypes.

(They're in localization files)

* Update Content.Shared/Actions/ActionType.cs

(sk)reeee github

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2021-03-28 17:26:32 +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 SKREEEEEE (#3706) 2021-03-28 17:26:32 +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