Delta-v/Content.Client/Preferences
Pieter-Jan Briers 8d244f7b76
Character profile sanitization improvements (#25579)
Validate that job and antag prototypes can actually be set in character profiles, rather than just checking if the prototype exists.

Make preferences system just call existing validation code when loading prototype from database, instead of some hacked-together stuff.

Also I made the character profile validation logic take dependencies in via parameter because fuck resolves.
2024-02-26 13:36:38 +11:00
..
UI Fix centcom and other jobs with setPreference set to false showing up anyway (#25496) 2024-02-23 14:19:52 +01:00
ClientPreferencesManager.cs Character profile sanitization improvements (#25579) 2024-02-26 13:36:38 +11:00
IClientPreferencesManager.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00