buildcraft/buildcraft_resources/changelog/7.1.0

41 lines
1.5 KiB
Plaintext

BREAKING CHANGES!
* Cobblestone Structure Pipes have a new recipe. (asie)
* Quartz Fluid Pipes no longer connect to Cobblestone or Stone Fluid Pipes. This might break existing builds! (asie)
Additions:
* Core:
* New Lists! (asie)
* Sort by type, material, or both! Precise sorting!
* See with a tooltip if an item matches the List!
* Transport:
* Clay fluid pipe! The power of insertion applied to liquids. (asie)
* Power Adapters! Connect Kinesis Pipes to non-Kinesis pipes. (asie)
Improvements:
* Core/Any:
* Use integrated server data in singleplayer for certain tiles - back to the smoothness of 1.2.5! (asie)
* Minor optimizations (asie, gamerForEA)
* Builders:
* New blueprint library GUI, now featuring a scrollbar! (asie)
* Robotics:
* Zone Planners now have a dynamic texture (asie)
* Add events for robot interaction and removal (asie)
* Rewritten robots request system (hea3ven)
* Changed the IRequestProvider api to be independent of robots.
* Delivery robots can now carry more than an item at a time.
* Builders and requesters now request more than one item at a time.
* Transport:
* New power beam display algorithm (asie)
* Rewritten pipe wires - should now propagate more or less instantly. (asie)
* Fluid pipe capacity and extraction rate now scales with the base flow multiplier. (asie)
* Debugger support for fluid pipes (asie)
* Lenses do not require Iron Ingots anymore (asie)
Bugs fixed:
* "Lens-Filter" diodes not working (asie)
* Make Docking Station items look like the real thing (asie)