mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-13 11:12:14 +00:00
About The Pull Request Adds a new device, the nanite communication remote, which can be built from any protolathe once Basic Nanite Research is completed. The Skull Echo, Forced Speech, and Hallucination programs can now be signaled by this new device to receive custom messages, instead of having to set them manually every time. To do so, these programs must be set with a Comm Code, which will have to be signaled by a comm remote with the same Comm Code. A Comm Code of 0 is not signalable by remotes and will only work in the old way. If instead you want the program to be only activatable by remote, you must set the trigger code to 0. Why It's Good For The Game Makes these programs more elastic in use, allowing for example nanite-delivered private communication via Skull Echo, or actively messing up conversations with forced speech. Changelog clXDTM add: Added a new device, the nanite communication remote, which can be used to send custom messages to message-based nanite programs. add: Comm remotes use separate Comm Codes: for a message to be received, the signal's comm code must be the same as the program's. /cl