Delta-v/Content.Shared/Access/Systems
nikthechampiongr 9a089a1f04 Rename fix (#31654)
* Localize RenameCommand and delegate most of the process to MetaDataSystem.SetEntityName()

* Make renaming rely on the EntityRenamedEvent. Fix issue where renaming would keep old Examine text

Requires engine change

* Fix localisation strings

* Make PDA search be based on a renamed entity's Uid instead of its old name

To do this the pda component now has an PdaOwner field which gets
assigned when it is given as a loadout to a player

* Fix bad merge???

huh

* Use AllEntityQuery
2024-09-22 02:23:49 +01:00
..
AccessReaderSystem.cs upstream merge 7/9 (#1762) 2024-09-10 01:20:38 +10:00
AccessToggleSystem.cs item toggling giga rework + full ninja refactor (#28039) 2024-08-09 17:45:27 +01:00
ActivatableUIRequiresAccessSystem.cs Lock Anomaly generator to research access (#24464) 2024-02-08 12:11:07 +01:00
IdExaminableSystem.cs Update IdExaminableSystem.cs to use TryFromMarkup (#29957) 2024-08-09 17:47:22 +01:00
SharedAccessOverriderSystem.cs Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
SharedAccessSystem.cs Add door electronics access configuration menu (#17778) 2024-04-07 14:26:56 +02:00
SharedIdCardConsoleSystem.cs Add door electronics access configuration menu (#17778) 2024-04-07 14:26:56 +02:00
SharedIdCardSystem.cs Rename fix (#31654) 2024-09-22 02:23:49 +01:00