From a2816be88a993133005a0f654914b499b749b32e Mon Sep 17 00:00:00 2001 From: Adrian Date: Tue, 14 Jul 2015 17:39:43 +0200 Subject: [PATCH] fix void fluid pipe texture, add changelog --- .../textures/blocks/pipes/pipeFluidsVoid.png | Bin 165 -> 233 bytes buildcraft_resources/changelog/7.0.16 | 6 ++++++ 2 files changed, 6 insertions(+) create mode 100644 buildcraft_resources/changelog/7.0.16 diff --git a/buildcraft_resources/assets/buildcrafttransport/textures/blocks/pipes/pipeFluidsVoid.png b/buildcraft_resources/assets/buildcrafttransport/textures/blocks/pipes/pipeFluidsVoid.png index bfd2a0770a88dd0ad2279a4eb35e23df3a529e44..a7816ad5e06b3ef119cbaa86519ebfbc98893dec 100755 GIT binary patch delta 217 zcmZ3=_>ysgL_G%^0|SHn=l_X7inG8YvY3H^TNs2H8D`Cq01C2~c>21s-)HCJSCd$_ z_OlsKsKe96F~s6@a>@ag|DiEUB_)91-J7~o2Y{gASh`EtnIjF%2TT@kzR2ju+`($W z+h8d@x0g=>sPJF#BPOwu%kSURac$rD$yqsw83>$rJJ`0#Z2J7qIrgLcF*mWp>g=h; z2^#aVt=RpPH*Z|I)Iv<-8x!}sjG)4)$2eSaE_xN381+44Wn)-xm-^6*ZFdULQ4F50 KelF{r5}E*SL`)F? delta 149 zcmaFKxRh~%L_G^L0|Ud`yN`l^6n}tEh-;HK!6An(cv_0WJ>9L2^sR^s} zE$SM=Uwx}w8og0*W5U|Ki3w{s{cG9k_vLL(75Kh<8K3tBpm_|Qu6{1-oD!M<)LS|t diff --git a/buildcraft_resources/changelog/7.0.16 b/buildcraft_resources/changelog/7.0.16 new file mode 100644 index 00000000..e3af30b3 --- /dev/null +++ b/buildcraft_resources/changelog/7.0.16 @@ -0,0 +1,6 @@ +Bugs fixed: + +* Fluid pipe behaviour regression (asie) +* Integrated hollow facade becoming non-hollow (asie) +* Rotating pipe orientation not working well in blueprints (asie) +* Void fluid pipe having wrong colours (asie)