master
Adds associative list manipulation to circuits, updates a few list circuit components. (#77803)
Makes it so that datums can take entity inputs too (#61930)
Refactors the list datatype to support composite lists. Adapts a lot of circuits to be able to properly use composite lists. Adds the dispenser shell (#61856)
Adds a user type to integrated circuits, refactors the list pick component. (#79412)
Fixed animating filters with circuits and added special signal ports for instant circuit execution. (#61851)
Adds basic list manipulation and fixes some performance issues with lists in integrated circuits (#64541)
Fixes some connection problems with response signals for integrated circuits (#62627)
Refactors port types completely and adds the option type. Refactors options to use this new type (#60571)