Delta-v/Content.Shared/Explosion/Components
Tayrtahn bd542971a6 Add guidebook protodata tag: embed prototype values in guidebook text (#27570)
* First clumsy implementation of guidebook protodata

* Support for Properties, format strings

* Better null

* Rename file

* Documentation and some cleanup

* Handle errors better

* Added note about client-side components

* A couple of examples

* DataFields

* Use attributes like a sane person

* Outdated doc

* string.Empty

* No IComponent?

* No casting

* Use EntityManager.ComponentFactory

* Use FrozenDictionary

* Cache tagged component fields

* Iterate components and check if they're tagged
2024-09-14 14:26:27 +01:00
..
OnTrigger Replace ProtoId<EntityPrototype> uses with EntProtoId (#29892) 2024-08-09 17:38:31 +01:00
ActiveTimerTriggerComponent.cs Move grenade components to shared (#22691) 2024-02-08 12:22:56 +01:00
ExplosionResistanceComponent.cs Explosion resistance is now predicted! (#30654) 2024-08-09 18:24:58 +01:00
ExplosionVisualsComponent.cs Replace Matrix3 with System.Numerics.Matrix3x2 (#27443) 2024-06-06 21:44:48 +02:00
OnUseTimerTriggerComponent.cs Add guidebook protodata tag: embed prototype values in guidebook text (#27570) 2024-09-14 14:26:27 +01:00
SharedClusterGrenadeComponent.cs Move grenade components to shared (#22691) 2024-02-08 12:22:56 +01:00
SharedTriggerOnProximityComponent.cs Move grenade components to shared (#22691) 2024-02-08 12:22:56 +01:00