Delta-v/Content.Shared/Preferences
DrSmugleaf 43a156bd3b
Add a test that creates, deletes and creates a character (#2193)
* Add a test that creates, deletes and creates a character

* My prs conflict with my other prs

Bottom text

* Add checking for profile equality between client and server

* Fix randomizing outside of an assert and add equals/hashcode and fix equality check

* Fix colors being slightly off when received by the server
2020-10-12 18:26:17 +02:00
..
Appearance Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
GameSettings.cs More efficient prefs serialization over net messages. 2020-07-30 23:40:14 +02:00
HumanoidCharacterAppearance.cs Add a test that creates, deletes and creates a character (#2193) 2020-10-12 18:26:17 +02:00
HumanoidCharacterProfile.cs Add a test that creates, deletes and creates a character (#2193) 2020-10-12 18:26:17 +02:00
ICharacterAppearance.cs Added preferences backend (#465) 2019-12-22 13:47:34 +01:00
ICharacterProfile.cs added Character Setup (#511) 2020-01-18 01:54:13 +01:00
JobPriority.cs Basic implementation of jobs in the character profile. 2020-01-19 09:42:26 +01:00
PlayerPreferences.cs Re-organize in-memory character profile storage. 2020-10-06 15:13:16 +02:00
PreferenceUnavailableMode.cs Adds preference unavailable setting to profiles. 2020-01-19 18:33:22 +01:00
Sex.cs Added preferences backend (#465) 2019-12-22 13:47:34 +01:00