Skip to content

Releases: GopherAtl/logistic-combinators

pulled fix for bug when reloading?

04 Apr 14:54
Compare
Choose a tag to compare

Release 0.1.1

13 Aug 18:48
Compare
Choose a tag to compare

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

10 Aug 18:28
Compare
Choose a tag to compare

Initial release. Seems to be working as intended...