* engineering guidebook improvements
* whoops
* Changes
* this game is en-US, so it shall be gasses, not gases
* make changes to AccessConfigurator.xml, SolarPanels.xml, TeslaEngine.xml
---------
Co-authored-by: ScarKy0 <scarky0@onet.eu>
Significantly updates the Engineering guidebook (more explicitly the Atmos section) to have a lot more relevant and useful information.
Right now engineering has been getting update after update with no real change to the relevant guidebook entry. This has lead to a lot of out of date information and bad practices being prevalent in the guidebook, something that pains me to read.
* 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
* RTG page update
* old commits from #22272
* Small fixes over most pages
* TEG tweaks
* Fixed a thing in airlock security
* fixed an italics tag
* singularity page now includes tesla
* Added a burn chamber to TEG page
* Prettyprinted TEG page, fixed some more issues with details
* Moved ONE singular comma
* Change Singularity page heading to include tesla
* Singularity page pretty printing + fixes
* TIL its [italic] NOT [italics]
* RTG Prettyprinting
* Access Config Prettyprinting + Netconfig tweak
* Atmospherics prettyprinting
* Construction keybind fix
* Apply suggestions from code review
---------
Co-authored-by: Kara <lunarautomaton6@gmail.com>