diff --git a/buildcraft_resources/CHANGELOG.txt b/buildcraft_resources/CHANGELOG.txt new file mode 100644 index 00000000..d83e4879 --- /dev/null +++ b/buildcraft_resources/CHANGELOG.txt @@ -0,0 +1,12 @@ +CHANGELOG + +3.2.1 +- API: Inventory triggers can now be ISided. +- Changed: Improvements to reduce bandwith used for pipe updates and size of liquid pipe updates. +- Changed: Localization definitions can now inherit from other definition files. (psxlover's PR.) +- Bugfix: Fixed tooltips updating only on click in gate interface. +- Bugfix: Fixed laser placement. (psxlover's PR.) +- Bugfix: Combustion engine, refinery and pump should be able to handle metadata based liquids now. (gishicrafter's PR.) +- Bugfix: Fixed incorrect handling of power providers on quarries. (tcooc's PR.) +- Bugfix: Trees growing should not destroy pipes anymore. (tcooc's PR.) +- Bugfix: Now using Forge autoassign for block and item ids. (AtomicStryker's PR.) \ No newline at end of file diff --git a/buildcraft_resources/build.number b/buildcraft_resources/build.number index 404dab43..8c7ad6ac 100644 --- a/buildcraft_resources/build.number +++ b/buildcraft_resources/build.number @@ -1,3 +1,3 @@ #Build Number for ANT. Do not edit! -#Tue Nov 20 22:06:58 CET 2012 -build.number=7 +#Thu Nov 29 18:32:25 CET 2012 +build.number=8 diff --git a/buildcraft_resources/build.xml b/buildcraft_resources/build.xml index 4ed11b3b..186b28d2 100644 --- a/buildcraft_resources/build.xml +++ b/buildcraft_resources/build.xml @@ -17,8 +17,8 @@ - - + +