Delta-v/Content.Shared/Access
John 60e8010947 Job contraband rework (#33385)
* contraband system rework to allow restriction by job, not just department

* Fixing detective trenchcoat inheritance

* removing unnecessary using declarations

* trying to fix testing error by re-adding diagnostics using declaration

* removing unecessary dependency, making allowedJobs nullable

* Adding all of slarti's requested changes except for the hacky job icon method fix

* removing accidental whitespace

* choosing to use the non-localized version because we're comparing the string against the AllowedJobs field, and the contraband classes that fill that field are written in english

* removing unneeded using dec, fixing nesting logic problem

* didn't remove the old nesting, doing that now

* using localized job title and localizing the allowed jobs string, removing usages of JobTitle field. Also networked the _jobTitle field instead.

* rewrite some stuff

* fixes

* fix energy pen

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-01-28 04:31:30 +00:00
..
Components Job contraband rework (#33385) 2025-01-28 04:31:30 +00:00
Systems Fix access configurator debug assert (#34330) 2025-01-12 08:14:50 +00:00
AccessGroupPrototype.cs Add door electronics access configuration menu (#17778) 2024-04-07 14:26:56 +02:00
AccessLevelPrototype.cs Add door electronics access configuration menu (#17778) 2024-04-07 14:26:56 +02:00
SharedAccessWire.cs Fix ACC wire light not appearing (#30453) 2024-08-09 18:12:53 +01:00
SharedAgentIDCardSystem.cs pda messaging real (#2362) 2024-12-10 20:33:58 +00:00