nikthechampiongr
2b729395ef
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
(cherry picked from commit ee434e397d483c10b1dbf29e736de6a134e82746)
2025-07-20 14:50:45 +10:00
Kutosss
d290f7a55e
[ADD] "Паспорт в ПДА" ( #423 )
...
* [ADD] "Паспорт в ПДА"
* Apply suggestions from code reviegfdw
gfd
Co-authored-by: Spatison <137375981+Spatison@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Spatison <137375981+Spatison@users.noreply.github.com >
* Create pda-component.ftl
* Create pda-component.ftl
* Update pda-component.ftl
* Update pda-component.ftl
* Apply suggestions from code review
Co-authored-by: Spatison <137375981+Spatison@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Spatison <137375981+Spatison@users.noreply.github.com >
* Update pda.yml
* фикс йопт
---------
Co-authored-by: Spatison <137375981+Spatison@users.noreply.github.com >
2025-04-07 21:34:56 +03:00
VMSolidus
c9aa78eb01
Adding PAI Slot to PDA ( #21086 )
...
* Adding PAI Slot to PDA
* Update PdaComponent.cs
* Update pda.yml
* Update tags.yml
Sorting it alphabetically
* Adding PDA UI Elements.
* Addressing reviews
* Update PdaComponent.cs
* Update Content.Shared/PDA/SharedPdaSystem.cs
Co-authored-by: faint <46868845+ficcialfaint@users.noreply.github.com >
* Update Content.Shared/PDA/SharedPdaSystem.cs
Co-authored-by: faint <46868845+ficcialfaint@users.noreply.github.com >
* Update Resources/Prototypes/Entities/Objects/Devices/pda.yml
Co-authored-by: faint <46868845+ficcialfaint@users.noreply.github.com >
* Update PdaComponent.cs
* Update PdaComponent.cs
---------
Co-authored-by: faint <46868845+ficcialfaint@users.noreply.github.com >
(cherry picked from commit 84a23568319772bd2f5640be54bc75e9f51cf30e)
2024-01-26 21:37:36 +01:00
LordEclipse
33537f03eb
Make more fields VV-writeable ( #21754 )
2023-11-19 22:23:30 +01:00
DrSmugleaf
a88e747a0b
Refactor serialization copying to use source generators ( #19412 )
2023-08-22 18:14:33 -07:00
TemporalOroboros
df1dcb74ac
Dewarns access ( #16666 )
...
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2023-07-23 14:19:51 +10:00
0x6273
247c7a1d4d
Fix PDA capitalization to be PascalCase ( #17335 )
2023-06-15 11:44:28 +10:00