Delta-v/Content.Server/Station
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
..
Commands upstream merge 7/9 (#1762) 2024-09-10 01:20:38 +10:00
Components Fix replayghost spawning location (#30252) 2024-08-09 17:54:45 +01:00
Events Add job whitelist system (#28085) 2024-06-01 18:02:43 +02:00
Systems Rename fix (#31654) 2024-09-22 02:23:49 +01:00
StationConfig.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00