Changes

Summary

  1. Added a fluid color render cache so fluids that use colors will get (commit: 6c770a9) (details)
  2. Added colorRenderCache to Tank and Refinery (commit: fb52387) (details)
Commit 6c770a90a1dbd3d0a8401ff6c71873121752f25c by itsme.elconquistador
Added a fluid color render cache so fluids that use colors will get properly renderered in pipes
(commit: 6c770a9)
The file was modifiedcommon/buildcraft/transport/PipeTransportFluids.java (diff)
The file was modifiedcommon/buildcraft/transport/network/PacketFluidUpdate.java (diff)
The file was modifiedcommon/buildcraft/transport/render/PipeRendererTESR.java (diff)
Commit fb523870941f1de0f875a16db6d736bfff059908 by itsme.elconquistador
Added colorRenderCache to Tank and Refinery
(commit: fb52387)
The file was modifiedcommon/buildcraft/factory/render/RenderTank.java (diff)
The file was modifiedcommon/buildcraft/factory/render/RenderRefinery.java (diff)
The file was modifiedcommon/buildcraft/core/fluids/Tank.java (diff)
The file was modifiedcommon/buildcraft/core/fluids/TankManager.java (diff)