Delta-v/Content.Shared/Power/Generator
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
..
ActiveGeneratorRevvingComponent.cs Adds signal control to portable generators (#24157) 2024-02-08 11:56:22 +01:00
ActiveGeneratorRevvingSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
FuelGeneratorComponent.cs Add guidebook protodata tag: embed prototype values in guidebook text (#27570) 2024-09-14 14:26:27 +01:00
GeneratorExhaustGasComponent.cs Portable Generator Rework (#19302) 2023-08-25 11:40:42 -07:00
PowerSwitchableComponent.cs Power switchable refactor (#20419) 2023-10-31 18:45:36 +01:00
SharedGeneratorSystem.cs Portable Generator Rework (#19302) 2023-08-25 11:40:42 -07:00
SharedPortableGeneratorComponent.cs Make PACMANs a little better (#24604) 2024-01-28 00:32:20 +01:00
SharedPortableGeneratorSystem.cs Adds signal control to portable generators (#24157) 2024-02-08 11:56:22 +01:00
SharedPowerSwitchableSystem.cs Power switchable refactor (#20419) 2023-10-31 18:45:36 +01:00