Changes

Summary

  1. pre compute fix (commit: 145f70c) (details)
  2. Update TileAutoWorkbench.java (commit: ec3d44d) (details)
  3. Update TileAutoWorkbench.java (commit: f012093) (details)
  4. Renamed Hopper to Chute as discussed (commit: a54e4ec) (details)
  5. Some general fixes. (commit: d752d87) (details)
  6. Removed NBT check (commit: 9abd1d2) (details)
Commit 145f70c16f93d35778acf58dec1d41f189678910 by alex.orzechowski
pre compute fix

blah blah blah this is a good fix so merge it
(commit: 145f70c)
The file was modifiedcommon/buildcraft/factory/TileAutoWorkbench.java (diff)
The file was modifiedcommon/buildcraft/factory/TileAutoWorkbench.java (diff)
The file was modifiedcommon/buildcraft/factory/TileAutoWorkbench.java (diff)
Commit a54e4ec3868bcf700ffd03d3eaae6bbfb81545a6 by CovertJaguar
Renamed Hopper to Chute as discussed
(commit: a54e4ec)
The file was modifiedbuildcraft_resources/lang/buildcraft/en_US.properties (diff)
Commit d752d87b15985a944aeb3cfb968b07e67ee3c20e by alex.orzechowski
Some general fixes.

Sorry, CovertJaguar, I still have some more fixes and maybe more later.

For now, these changes fix this:
AW works with items with NBT data
AW now works better with items that have a container.
Also some cleanups.

AW meaning auto workbench
(commit: d752d87)
The file was modifiedcommon/buildcraft/factory/TileAutoWorkbench.java (diff)
Commit 9abd1d2ec9fd76e159fdf9439e76f20ddfe1a1c1 by alex.orzechowski
Removed NBT check

The NBT check was not needed as vanilla workbenches don't care about NBT
(commit: 9abd1d2)
The file was modifiedcommon/buildcraft/factory/TileAutoWorkbench.java (diff)