This changelog is relative to the last released version, not the last prerelease!
Bug Fixes:
- Fix the heat exchanger passing a null fluid when auto-outputting an empty tank.
- Fix kinesis pipes never configuring on the client, which cause client-side engine rotation to not work correctly.
- [#4385] Fixed the autoworkbench duping leftover tools.
Changes:
- Ported Engine Chaining:
- Attach up to 3 stirling or 5 combustion engines together in a line to form a chain.
- "Chained" engines send power directly to their destination.
- Redstone engines cannot be chained.
- Added oil generation debug logging:
- Enable some logging by adding "-Dbuildcraft.energy.oilgen.debug=log" to your launch arguments.
- Enable all logging (very spammy) by adding "-Dbuildcraft.energy.oilgen.debug=true" instead of the above to your launch arguments.
- Updated Chinese translation. (SampsonnZ)
- [BuildCraftGuide#2] Added some transport, silicon, triggers, and actions documentation to the guide book (LuigiHutch)