mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
* circuit tweaks two new variants of concatenators: small and large. each have corresponding complexity and inputs find text circuit now has two pulse outs, one for if it finds the text, one for if it does not. may break some old circuits but should be easy to fix * readds after search pulse out * adds length circuit for strings * null delimiter in exploder returns list of all chars * adds indexer circuit * actual null check * better descs * addresses review removed unneeded var * moves concatenator pin setup to initialize