Delta-v/Content.Shared/Preferences
Flipp Syder eb04c43db4
Invalid species fallback on spawn/profile validation (#14675)
* if a player's profile has an invalid species, station spawning will always try to fallback to the default humanoid species

* validation always ensures that if a species can't be indexed, the species falls back to the default species
2023-03-14 23:47:40 -05:00
..
BackpackPreference.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
ClothingPreference.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
GameSettings.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
HumanoidCharacterProfile.cs Invalid species fallback on spawn/profile validation (#14675) 2023-03-14 23:47:40 -05:00
ICharacterProfile.cs Humanoid appearance refactor (#10882) 2022-09-22 17:19:00 -05:00
JobPriority.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
MsgDeleteCharacter.cs Pass IRobustSerializer to NetMessage (#11021) 2022-09-14 17:25:25 +10:00
MsgPreferencesAndSettings.cs Pass IRobustSerializer to NetMessage (#11021) 2022-09-14 17:25:25 +10:00
MsgSelectCharacter.cs Pass IRobustSerializer to NetMessage (#11021) 2022-09-14 17:25:25 +10:00
MsgUpdateCharacter.cs Pass IRobustSerializer to NetMessage (#11021) 2022-09-14 17:25:25 +10:00
PlayerPreferences.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
PreferenceUnavailableMode.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00