Logo
Explore Help
Sign In
juni/crystall-punk-14
1
0
Fork 0
You've already forked crystall-punk-14
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
7817681894de8c01280bc22241e5dd83751803bd
crystall-punk-14/Content.Server/GameObjects/Components/Mobs/HumanoidAppearanceComponent.cs

12 lines
266 B
C#
Raw Normal View History

Added hair, facial hair, magic mirror (#452) * Added hair, facial hair, magic mirror * I forgot to commit the textures lmao * Use shader to fix hair color blending
2019-11-23 21:55:46 +01:00
using Content.Shared.GameObjects.Components.Mobs;
using Robust.Shared.GameObjects;
namespace Content.Server.GameObjects.Components.Mobs
{
[RegisterComponent]
added Character Setup (#511) * added Character Setup * whoops * reverted unrelated changes * Made everything work post-rebase * Removed unused PreferencesChanged event * nope, don't need this * HumanoidProfileEditorPanel -> HumanoidProfileEditor * Set initial data for hair pickers * Fixed nullable warning * Renamed LooksComponent -> HumanoidAppearanceComponent * Renamed LooksComponentState -> HumanoidAppearanceComponentState * Final renaming maybe * Use a human-like dummy instead of a real human * Change preferences structs back to classes
2020-01-18 01:54:13 +01:00
public sealed class HumanoidAppearanceComponent : SharedHumanoidAppearanceComponent
Added hair, facial hair, magic mirror (#452) * Added hair, facial hair, magic mirror * I forgot to commit the textures lmao * Use shader to fix hair color blending
2019-11-23 21:55:46 +01:00
{
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 48ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API