Delta-v/Content.Client/Preferences
Pieter-Jan Briers 5d93d35fdf
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.

(cherry picked from commit 8d244f7b76ba881253eb94611acaab31865c3920)
2024-03-07 00:56:04 +01:00
..
UI Fix centcom and other jobs with setPreference set to false showing up anyway (#25496) 2024-03-05 09:49:48 +01:00
ClientPreferencesManager.cs Character profile sanitization improvements (#25579) 2024-03-07 00:56:04 +01:00
IClientPreferencesManager.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00