Releases: GopherAtl/logistic-combinators
Releases · GopherAtl/logistic-combinators
pulled fix for bug when reloading?
Release 0.1.1
Minor fix to prevent displaying max_int-1 for invalid signal types, since fluid and abstract signals can't come from the logistics network and all conditions including them (including =0) return false. They now just output 0 without useless attempts to deduce the value.
Release 0.1.0
Initial release. Seems to be working as intended...