Skip to content
Success

Changes

Summary

  1. fix MantisID:0001331 (details)
  2. Work on Crops Part 1: (details)
Commit 9ea864d416e6a867c7c3f8de0356faa0c593eacd by Thunderdark
fix MantisID:0001331
The file was modifiedresources/assets/ic2/textures/gui/GUIOverlay.png
The file was modifiedsrc/ic2/core/GuiOverlayer.java
Commit 909c0c6d43eebc5a77869511517df231a0f3304b by Thunderdark
Work on Crops Part 1:

add WaterTank to Cropmatron (Hydration Cell only need for manual work)
add Crop Havester (add Cropnalyzer in for optimal Output for complex crops like StickReed)
add new getOptimalHavestSize() function to CropApi

more Stuff in work
The file was modifiedsrc/ic2/core/block/crop/CropHops.java
The file was modifiedresources/assets/ic2/textures/gui/GUICropmatron.png
The file was modifiedsrc/ic2/core/block/crop/CropAurelia.java
The file was modifiedsrc/ic2/core/block/crop/CropCoffee.java
The file was modifiedsrc/ic2/core/block/machine/BlockMachine3.java
The file was modifiedsrc/ic2/core/block/crop/CropWheat.java
The file was modifiedsrc/ic2/core/block/crop/CropRedWheat.java
The file was modifiedsrc/ic2/core/block/crop/CropTerraWart.java
The file was modifiedsrc/ic2/core/block/crop/CropCocoa.java
The file was modifiedresources/assets/ic2/textures/blocks/machine/blockCropmatron.png
The file was modifiedsrc/ic2/core/util/StackUtil.java
The file was modifiedresources/ic2/lang/en_US.properties
The file was removedsrc/ic2/core/block/crop/CropSeedFood.java
The file was modifiedsrc/ic2/core/block/crop/CropColorFlower.java
The file was modifiedsrc/ic2/core/block/machine/gui/GuiCropmatron.java
The file was modifiedsrc/ic2/core/block/TileEntityCrop.java
The file was modifiedsrc/ic2/core/block/machine/tileentity/TileEntityCropmatron.java
The file was modifiedsrc/ic2/core/block/crop/CropWeed.java
The file was modifiedsrc/ic2/core/block/crop/CropReed.java
The file was modifiedsrc/ic2/core/block/crop/CropStickReed.java
The file was modifiedsrc/ic2/api/crops/CropCard.java
The file was modifiedsrc/ic2/core/block/crop/CropPumpkin.java
The file was modifiedsrc/ic2/core/block/crop/CropPotato.java
The file was modifiedsrc/ic2/core/block/crop/CropNetherWart.java
The file was addedsrc/ic2/core/block/machine/gui/GuiCropHavester.java
The file was addedsrc/ic2/core/block/machine/tileentity/TileEntityCropHavester.java
The file was modifiedsrc/ic2/core/item/block/ItemMachine3.java
The file was modifiedsrc/ic2/core/block/crop/CropVenomilia.java
The file was modifiedsrc/ic2/core/block/crop/IC2Crops.java
The file was addedsrc/ic2/core/block/machine/container/ContainerCropHavester.java
The file was addedresources/assets/ic2/textures/gui/GUICropHavester.png
The file was addedsrc/ic2/core/block/crop/CropCarrots.java
The file was modifiedsrc/ic2/core/block/crop/CropFerru.java
The file was modifiedsrc/ic2/core/block/machine/container/ContainerCropmatron.java
The file was modifiedsrc/ic2/core/Ic2Items.java
The file was modifiedsrc/ic2/core/block/crop/CropMelon.java
The file was addedresources/assets/ic2/textures/blocks/machine/blockCropHavester.png
The file was modifiedsrc/ic2/api/crops/ICropTile.java