buildcraft/buildcraft_resources/changelog/7.0.6
2015-06-06 08:47:03 +02:00

42 lines
2 KiB
Groff

Additions:
* [#2692] Restore config option to make filler/builder drop blocks (hea3ven)
* [#2709] Add a loop mode to the quarry (hea3ven)
* Robots start with a small amount of energy after being programmed (hea3ven)
* Add colorblind textures for the docking stations (hea3ven)
* The light sensor now has textures and is thus fully usable! (hea3ven)
* Container item support for the Stamping Table (asie)
* Packagers only allow items relevant to the recipe to be inserted (asie)
* Builders now light up when working (asie)
* Add the ability to scroll through the parameters of the Forbid/Force robot (hea3ven)
Improvements:
* LEDs and filler pattern icons now use TESRs for less refresh lag (asie)
* Pipes have been color-corrected (asie)
* Pipes now have better insides shading/depth (asie)
* Diamond pipes can now keep track of multiple round-robin sorts at the same time (asie)
* Charging table texture fixed to not be brighter than the rest (asie)
* Lists are now more expensive - though the "improvement" of this is debatable (asie)
Removals:
* Lava in Combustion Engine. Use the Stirling Engine (asie)
* Flower handling for harvesters. Caused bugs (hea3ven)
Bugs fixed:
* [#2746] Fix invalid random number generation code (asie)
* [#2741] Fix the rendering of helmets on robots (hea3ven)
* [#2730] Fix integration table using energy when it has an invalid recipe (hea3ven)
* [#2694] Fix client/server desync on the gate copier item (hea3ven)
* Fix gate expansion recipe ignoring the input's stack size (hea3ven)
* Fix planters dropping items in stead of planting (hea3ven)
* Fix laser block texture (asie)
* Use the OreDict for the pipes recipes (ganymedes01)
* Fix robots not keeping their energy when being reprogrammed (hea3ven)
* Fix the builder robot not respecting the working area (hea3ven)
* Fix some robots not going to sleep if they fail to equip items (hea3ven)
* Fix rendering issues with pipe contents after a texture reload (asie)
* Fix crash upon new config file generation (asie)
* Fix picker robot hanging on unreachable items (hea3ven)