From 6d799894357954057470caaf3aac556e18fad86e Mon Sep 17 00:00:00 2001 From: CovertJaguar Date: Fri, 29 Nov 2013 12:11:38 -0800 Subject: [PATCH] Changelog for 4.2.0 --- buildcraft_resources/changelog/4.2.0 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 buildcraft_resources/changelog/4.2.0 diff --git a/buildcraft_resources/changelog/4.2.0 b/buildcraft_resources/changelog/4.2.0 new file mode 100644 index 00000000..554673d5 --- /dev/null +++ b/buildcraft_resources/changelog/4.2.0 @@ -0,0 +1,17 @@ + +#4.2.0 + +- New: Added Emzuli Pipe, a Gate controlled Extraction Pipe. (SandGrainOne/CovertJaguar) +- Change: Fillers no longer have a "crafting" grid, and can be controlled via Gates. (CovertJaguar) +- Change: Oil Springs produce 4x as much Oil as before. +- Change: Pumps can be disabled by applying a Redstone signal. (CovertJaguar) +- Change: Allow draining of Fuel from Combustion Engines. (CovertJaguar) +- Change: Renamed Lapis Pipe to Lazuli Pipe. (CovertJaguar) +- Fix: Players can now see pipes placed by other players. (CovertJaguar) +- Fix: Block Harvesting now calls the appropriate new Forge Events. (DemoXin) +- Fix: Fixed Oil and Fuel Fluid localizations. (CovertJaguar) +- Fix: Diazuli Pipe should now better handle overflow situations similar to how the Diamond Pipe works. (CovertJaguar) +- API: Added API package and dependancy information for new FML features. Should reduce API conflicts going forward. (cpw) +- API: Rewrote Filler Pattern API. (CovertJaguar) +- API: Added a new function to the Assembly Table recipe API that supports the Ore Dictionary. (taelnia/CovertJaguar) +- API: Moved ILaserTarget to the API so that addons can now create blocks that accept power from Lasers. (CovertJaguar) \ No newline at end of file