]> git.smokeofanarchy.ru Git - space-station-14.git/commit
HumanoidCharacterProfile and IdCardConsoleComponent constants moved to cvar. Sync...
authorāda <ss.adasts@gmail.com>
Sat, 17 May 2025 05:27:39 +0000 (00:27 -0500)
committerGitHub <noreply@github.com>
Sat, 17 May 2025 05:27:39 +0000 (15:27 +1000)
commitde24413bd5505a43a91e9e6474640b5a8d08ca30
tree24f435a95a3f421c7fb970b4d17a76dd40acba53
parent0fed68d2400907814ae21a715847d27adbdee566
HumanoidCharacterProfile and IdCardConsoleComponent constants moved to cvar. Sync id card length with character name length (#35407)

* commit

* mark TODOs

* compiles

* cleanup

* cleanup

* oops

* changed my mind

* requested changes

* genpop fix
17 files changed:
Content.Client/Access/UI/IdCardConsoleBoundUserInterface.cs
Content.Client/Access/UI/IdCardConsoleWindow.xaml.cs
Content.Client/Lobby/UI/HumanoidProfileEditor.xaml.cs
Content.Client/Lobby/UI/Loadouts/LoadoutWindow.xaml.cs
Content.Client/Pinpointer/UI/NavMapBeaconWindow.xaml.cs
Content.Client/Security/Ui/GenpopLockerMenu.xaml.cs
Content.Client/Silicons/Borgs/BorgMenu.xaml.cs
Content.Server/Mind/Commands/RenameCommand.cs
Content.Server/Silicons/Borgs/BorgSystem.Ui.cs
Content.Server/Silicons/Borgs/BorgSystem.cs
Content.Server/VoiceMask/VoiceMaskSystem.cs
Content.Shared/Access/Components/IdCardConsoleComponent.cs
Content.Shared/Access/Systems/SharedIdCardSystem.cs
Content.Shared/CCVar/CCVars.Ic.cs
Content.Shared/Preferences/HumanoidCharacterProfile.cs
Content.Shared/Preferences/Loadouts/RoleLoadout.cs
Content.Shared/Security/Systems/SharedGenpopSystem.cs