Changes

Summary

  1. Fix casting logic drain crash with empty basins/tables #1144 (details)
  2. Render liquid colors in tanks. Alpha not possible without complete (details)
  3. Color liquids in smeltery GUI. #1150 (details)
Commit 37fd42673f6cd3b3e846d5725ca055796a671b1a by bernhard.bonigl
Fix casting logic drain crash with empty basins/tables #1144
The file was modifiedsrc/main/java/tconstruct/smeltery/logic/CastingBlockLogic.java (diff)
Commit 5b2f1f5678e517ed226a061a53bf5d9b81c84555 by bernhard.bonigl
Render liquid colors in tanks. Alpha not possible without complete rewrite.
The file was modifiedsrc/main/java/tconstruct/client/BlockSkinRenderHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/smeltery/model/TankRender.java (diff)
Commit 367df72c04b89380841665beb0d77cb6b25d7efd by bernhard.bonigl
Color liquids in smeltery GUI. #1150
The file was modifiedsrc/main/java/tconstruct/smeltery/gui/SmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/smeltery/logic/SmelteryLogic.java (diff)