The file was modified src/tconstruct/common/TContent.java (diff) The file was added src/tconstruct/util/TDispenserBehaviorArrow.java The file was modified src/tconstruct/entity/projectile/ArrowEntity.java (diff) The file was modified src/tconstruct/entity/projectile/ArrowEntity.java (diff) The file was modified src/tconstruct/common/TContent.java (diff) The file was added src/tconstruct/util/TDispenserBehaviorArrow.java The file was modified src/tconstruct/util/TDispenserBehaviorArrow.java (diff) The file was modified capes.txt (diff) The file was modified capes.txt (diff) The file was modified src/tconstruct/library/blocks/AdaptiveInventoryLogic.java (diff) The file was modified src/tconstruct/worldgen/village/VillageSmelteryHandler.java (diff) The file was modified src/tconstruct/common/TContent.java (diff) The file was modified src/tconstruct/worldgen/village/VillageToolStationHandler.java (diff) The file was modified src/tconstruct/TConstruct.java (diff) The file was modified src/tconstruct/TConstruct.java (diff) The file was modified capes.txt (diff) The file was modified src/tconstruct/library/util/IServantLogic.java (diff) The file was modified src/tconstruct/library/blocks/AdaptiveInventoryLogic.java (diff) The file was modified test/XinStick.java (diff) The file was modified src/tconstruct/library/util/IMasterLogic.java (diff) The file was modified src/tconstruct/TConstruct.java (diff) The file was modified src/tconstruct/blocks/logic/TowerFurnaceLogic.java (diff) The file was modified src/tconstruct/blocks/logic/MultiServantLogic.java (diff) The file was modified capes.txt (diff) The file was modified capes.txt (diff)
Commit
364c564569301b8974df5849aa856684e61a1079
by marko.lazaric Added toolpart.ToolShard to en_US.xml, added casting recipe for the seared brick item using the ingot cast If you click on a liquid in the smeltery gui it will go to the bottom and if you shift click it, it will go to the top The file was modified src/tconstruct/common/TContent.java (diff) The file was modified src/tconstruct/util/network/TPacketHandler.java (diff) The file was modified src/tconstruct/client/gui/SmelteryGui.java (diff) The file was modified resources/assets/tinker/lang/en_US.xml (diff) The file was modified src/tconstruct/blocks/GlassBlockConnected.java (diff) The file was modified src/tconstruct/TConstruct.java (diff) The file was added src/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java The file was modified src/tconstruct/library/blocks/AdaptiveInventoryLogic.java (diff) The file was added src/tconstruct/util/DozenalConverter.java The file was removed src/ic2/api/network/INetworkUpdateListener.java The file was removed src/ic2/api/crops/CropCard.java The file was removed src/ic2/api/Direction.java The file was modified build.xml (diff) The file was removed src/ic2/api/energy/tile/IEnergyTile.java The file was modified src/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java (diff) The file was removed src/ic2/api/energy/tile/IEnergySink.java The file was removed src/ic2/api/energy/event/EnergyTileEvent.java The file was removed src/ic2/api/tile/IWrenchable.java The file was removed src/ic2/api/network/NetworkHelper.java The file was removed src/ic2/api/crops/BaseSeed.java The file was removed src/ic2/api/energy/event/EnergyTileUnloadEvent.java The file was removed src/ic2/api/network/INetworkDataProvider.java The file was removed src/ic2/api/energy/usage.txt The file was removed src/ic2/api/network/INetworkItemEventListener.java The file was removed src/ic2/api/reactor/IReactorChamber.java The file was removed src/ic2/api/item/IMetalArmor.java The file was removed src/ic2/api/energy/tile/IEnergyEmitter.java The file was removed src/ic2/api/info/IFuelValueProvider.java The file was removed src/ic2/api/recipe/IMachineRecipeManager.java The file was modified src/ic2/api/item/IBoxable.java (diff) The file was removed src/ic2/api/energy/event/EnergyTileLoadEvent.java The file was removed src/ic2/api/item/ITerraformingBP.java The file was removed src/ic2/api/network/INetworkClientTileEntityEventListener.java The file was removed src/ic2/api/network/INetworkTileEntityEventListener.java The file was removed src/ic2/api/energy/tile/IEnergyConductor.java The file was removed src/ic2/api/tile/ExplosionWhitelist.java The file was removed src/ic2/api/energy/event/EnergyTileSourceEvent.java The file was removed src/ic2/api/event/RetextureEvent.java The file was removed src/ic2/api/recipe/IListRecipeManager.java The file was removed src/ic2/api/tile/IEnergyStorage.java The file was removed src/ic2/api/crops/Crops.java The file was removed src/ic2/api/recipe/Recipes.java The file was removed src/ic2/api/crops/ICropTile.java The file was removed src/ic2/api/info/Info.java The file was removed src/ic2/api/energy/tile/IEnergyAcceptor.java The file was removed src/ic2/api/energy/tile/IEnergySource.java The file was modified src/ic2/api/item/Items.java (diff) The file was removed src/ic2/api/reactor/IReactor.java The file was removed src/ic2/api/item/ItemWrapper.java The file was removed src/ic2/api/reactor/IReactorComponent.java The file was removed src/ic2/api/recipe/ICraftingRecipeManager.java The file was removed src/ic2/api/event/PaintEvent.java The file was removed src/ic2/api/info/IEnergyValueProvider.java The file was removed src/ic2/api/reactor/IC2Reactor.java The file was removed src/ic2/api/energy/EnergyNet.java The file was removed src/ic2/api/item/ElectricItem.java The file was modified src/tconstruct/common/TContent.java (diff)
Commit
24075483d1e0f3994c7aad8ce955d5aa7995e30a
by Sunstrike Add support clause to license block. To protect ourselves against any backlash for shoving away modpack-related bugs, we're now making modpack owners responsable for support. Also, please no more 1.5.x backport requests D: The file was modified README.md (diff) The file was modified src/tconstruct/blocks/SmelteryBlock.java (diff) The file was modified src/tconstruct/library/blocks/AdaptiveInventoryLogic.java (diff) The file was added src/tconstruct/library/component/IComponentHolder.java The file was added src/tconstruct/library/component/MultiFluidTank.java The file was added src/tconstruct/library/component/TankLayerScan.java The file was modified src/tconstruct/blocks/logic/TowerFurnaceLogic.java (diff) The file was added src/tconstruct/library/component/LogicComponent.java The file was modified src/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java (diff) The file was added src/tconstruct/library/component/SmelteryComponent.java