Changes

Summary

  1. Smeltery broken into components (details)
  2. Comment out AppliedEnergistics support temporarily (details)
  3. Remove appeng API (details)
  4. Remove stray imports (details)
Commit 349b124ac3a9a413d053002d7afcc5f5c8afa4d1 by mDiyo
Smeltery broken into components
The file was addedsrc/appeng/api/README.txt
The file was addedsrc/appeng/api/me/tiles/INonSignalBlock.java
The file was modifiedsrc/tconstruct/worldgen/TerrainGenEventHandler.java (diff)
The file was addedsrc/appeng/api/events/GridTileUnloadEvent.java
The file was addedsrc/tconstruct/blocks/logic/TankAirLogic.java
The file was addedsrc/appeng/api/IAppEngGrinderRecipe.java
The file was addedsrc/appeng/api/IExternalStorageRegistry.java
The file was addedsrc/appeng/api/me/tiles/ITileIOCable.java
The file was addedsrc/tconstruct/blocks/component/SmelteryScan.java
The file was modifiedsrc/tconstruct/items/tools/Hatchet.java (diff)
The file was addedsrc/appeng/api/TileRef.java
The file was addedsrc/appeng/api/me/tiles/IPriorityTile.java
The file was modifiedsrc/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was addedsrc/appeng/api/me/items/IMEPatternItem.java
The file was modifiedsrc/tconstruct/worldgen/OverworldProvider.java (diff)
The file was addedsrc/appeng/api/DimentionalCoord.java
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
The file was addedsrc/appeng/api/me/tiles/IConfigureableTile.java
The file was modifiedsrc/tconstruct/library/blocks/InventoryBlock.java (diff)
The file was addedsrc/appeng/api/me/tiles/ILocateable.java
The file was addedsrc/appeng/api/Materials.java
The file was addedsrc/appeng/api/me/tiles/IMEPowerStorage.java
The file was addedsrc/appeng/api/ISpecialComparisonRegistry.java
The file was addedsrc/appeng/api/me/tiles/IFulllyOptionalMETile.java
The file was modifiedsrc/tconstruct/library/tools/ToolCore.java (diff)
The file was addedsrc/appeng/api/me/tiles/IStorageAware.java
The file was addedsrc/appeng/api/me/tiles/IDirectionalMETile.java
The file was modifiedsrc/tconstruct/library/component/LogicComponent.java (diff)
The file was modifiedsrc/tconstruct/blocks/logic/MultiServantLogic.java (diff)
The file was addedsrc/appeng/api/me/tiles/IAssemblerPatternProvider.java
The file was addedsrc/appeng/api/me/util/InterfaceCraftingResponse.java
The file was modifiedsrc/tconstruct/TConstruct.java (diff)
The file was addedsrc/appeng/api/config/FuzzyMode.java
The file was addedsrc/appeng/api/config/EnableDisable.java
The file was addedsrc/appeng/api/IExternalStorageHandler.java
The file was addedsrc/appeng/api/events/GridStorageUpdateEvent.java
The file was addedsrc/appeng/api/events/AEWorldEvent.java
The file was addedsrc/appeng/api/Blocks.java
The file was removedsrc/tconstruct/library/component/SmelteryComponent.java
The file was addedsrc/appeng/api/me/tiles/ITileInterfaceApi.java
The file was addedsrc/appeng/api/me/util/IGridCache.java
The file was modifiedsrc/tconstruct/util/TEventHandler.java (diff)
The file was modifiedsrc/tconstruct/worldgen/TBaseWorldGenerator.java (diff)
The file was addedsrc/appeng/api/integration/IBeeComparison.java
The file was removedsrc/tconstruct/compat/BOP.java
The file was addedsrc/appeng/api/config/RedstoneModeInput.java
The file was modifiedsrc/tconstruct/library/blocks/AdaptiveInventoryLogic.java (diff)
The file was addedsrc/appeng/api/ILocateableRegistry.java
The file was modifiedsrc/tconstruct/items/tools/Cleaver.java (diff)
The file was addedsrc/appeng/api/config/CondenserOuput.java
The file was addedsrc/appeng/api/config/InterfaceBlockingMode.java
The file was addedsrc/appeng/api/me/tiles/IConnectionSensitive.java
The file was addedsrc/appeng/api/me/util/IConfigManager.java
The file was modifiedsrc/tconstruct/modifiers/ModDurability.java (diff)
The file was modifiedsrc/tconstruct/blocks/SmelteryBlock.java (diff)
The file was addedsrc/appeng/api/config/StackModeInput.java
The file was addedsrc/appeng/api/me/util/IAssemblerPattern.java
The file was addedsrc/appeng/api/IAETagCompound.java
The file was addedsrc/appeng/api/me/util/IMEInventoryUtil.java
The file was modifiedsrc/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java (diff)
The file was addedsrc/appeng/api/exceptions/AppEngException.java
The file was addedsrc/appeng/api/me/util/IGridInterface.java
The file was addedsrc/appeng/api/config/SearchBoxMode.java
The file was modifiedsrc/tconstruct/blocks/GlassBlockConnected.java (diff)
The file was addedsrc/tconstruct/blocks/TankAirBlock.java
The file was addedsrc/appeng/api/me/tiles/InterfaceCraftingPattern.java
The file was addedsrc/appeng/api/me/util/IMEInventory.java
The file was modifiedsrc/tconstruct/worldgen/SurfaceOreGen.java (diff)
The file was addedsrc/appeng/api/config/IConfigEnum.java
The file was addedsrc/appeng/api/config/PowerUnits.java
The file was addedsrc/appeng/api/me/util/ILocationPattern.java
The file was addedsrc/appeng/api/IGridCacheRegistry.java
The file was modifiedsrc/tconstruct/blocks/GlassBlockConnectedMeta.java (diff)
The file was addedsrc/appeng/api/events/GridPatternUpdateEvent.java
The file was addedsrc/appeng/api/config/SortOrder.java
The file was addedsrc/appeng/api/config/MatchingMode.java
The file was addedsrc/appeng/api/config/ItemFlow.java
The file was modifiedsrc/tconstruct/library/util/IServantLogic.java (diff)
The file was modifiedsrc/tconstruct/library/component/MultiFluidTank.java (diff)
The file was addedsrc/appeng/api/IAEItemStack.java
The file was addedsrc/tconstruct/util/config/BOPConfig.java
The file was modifiedsrc/tconstruct/modifiers/TActiveOmniMod.java (diff)
The file was addedsrc/appeng/api/me/tiles/ICellContainer.java
The file was addedsrc/appeng/api/me/tiles/IOptionalMETile.java
The file was modifiedsrc/tconstruct/library/util/IMasterLogic.java (diff)
The file was addedsrc/appeng/api/events/GridTileConnectivityEvent.java
The file was modifiedsrc/tconstruct/worldgen/SlimeIslandGen.java (diff)
The file was addedsrc/appeng/api/config/TransferDir.java
The file was addedsrc/appeng/api/me/tiles/ITileCable.java
The file was addedsrc/tconstruct/blocks/component/TankAirComponent.java
The file was addedsrc/tconstruct/util/config/PHConstruct.java
The file was addedsrc/appeng/api/me/util/ICraftRequest.java
The file was addedsrc/appeng/api/config/StackModeOutput.java
The file was addedsrc/appeng/api/me/util/IAssemblerCluster.java
The file was addedsrc/appeng/api/IItemList.java
The file was addedsrc/appeng/api/me/items/IMemoryCard.java
The file was addedsrc/appeng/api/me/items/ILocationPatternItem.java
The file was addedsrc/appeng/api/me/tiles/IAssemblerMB.java
The file was addedsrc/appeng/api/events/MultiBlockUpdateEvent.java
The file was addedsrc/appeng/api/me/items/IStorageCell.java
The file was modifiedsrc/tconstruct/items/tools/Mattock.java (diff)
The file was addedsrc/appeng/api/config/InterfaceCraftingMode.java
The file was addedsrc/appeng/api/IGrinderRecipeManager.java
The file was addedsrc/appeng/api/me/tiles/IOrientableTile.java
The file was addedsrc/appeng/api/me/util/Grid.java
The file was addedsrc/appeng/api/me/items/IAssemblerPatternItem.java
The file was removedsrc/tconstruct/compat/mystcraft/MystImcHandler.java
The file was addedsrc/appeng/api/WorldCoord.java
The file was addedsrc/appeng/api/me/util/ICraftWatcher.java
The file was modifiedsrc/tconstruct/blocks/GlassPaneConnected.java (diff)
The file was addedsrc/tconstruct/blocks/component/SmelteryComponent.java
The file was modifiedsrc/tconstruct/library/util/CoordTuple.java (diff)
The file was modifiedsrc/tconstruct/blocks/CraftingSlab.java (diff)
The file was addedsrc/appeng/api/IAppEngApi.java
The file was addedsrc/appeng/api/ICellRegistry.java
The file was addedsrc/appeng/api/config/ActionItems.java
The file was addedsrc/appeng/api/events/GridErrorEvent.java
The file was modifiedsrc/tconstruct/library/component/TankLayerScan.java (diff)
The file was addedsrc/appeng/api/me/tiles/IGridTeleport.java
The file was addedsrc/appeng/api/config/OperationMode.java
The file was addedsrc/appeng/api/IWirelessTermRegistery.java
The file was modifiedsrc/tconstruct/blocks/logic/TowerFurnaceLogic.java (diff)
The file was addedsrc/appeng/api/events/LocateableEventAnnounce.java
The file was addedsrc/appeng/api/me/tiles/IColoredMETile.java
The file was modifiedsrc/tconstruct/library/blocks/InventoryLogic.java (diff)
The file was addedsrc/appeng/api/me/tiles/IPushable.java
The file was addedsrc/appeng/api/ICellHandler.java
The file was addedsrc/appeng/api/me/items/IStorageComponent.java
The file was addedsrc/appeng/api/IItemComparison.java
The file was removedsrc/tconstruct/compat/Tforest.java
The file was addedsrc/tconstruct/util/config/TwilightForestConfig.java
The file was addedsrc/appeng/api/me/tiles/IExtendedCellProvider.java
The file was addedsrc/appeng/api/config/ViewItems.java
The file was addedsrc/appeng/api/IWirelessTermHandler.java
The file was addedsrc/appeng/api/me/items/IAEWrench.java
The file was modifiedsrc/tconstruct/blocks/ToolStationBlock.java (diff)
The file was addedsrc/appeng/api/me/tiles/ICellProvider.java
The file was addedsrc/appeng/api/config/RedstoneModeInputOnOff.java
The file was addedsrc/appeng/api/exceptions/AppEngTileMissingException.java
The file was removedsrc/tconstruct/compat/dimensions/dimblacklist.java
The file was modifiedsrc/tconstruct/util/player/TPlayerHandler.java (diff)
The file was addedsrc/appeng/api/me/tiles/IGridTileEntity.java
The file was addedsrc/appeng/api/config/ListMode.java
The file was addedsrc/tconstruct/util/config/MystImcHandler.java
The file was addedsrc/appeng/api/me/tiles/IGridMachine.java
The file was addedsrc/appeng/api/Util.java
The file was addedsrc/appeng/api/config/FullnessMode.java
The file was addedsrc/tconstruct/client/block/TankAirRender.java
The file was addedsrc/tconstruct/util/config/DimensionBlacklist.java
The file was addedsrc/appeng/api/config/RedstoneModeOutput.java
The file was addedsrc/appeng/api/events/GridTileLoadEvent.java
The file was addedsrc/appeng/api/IItemComparisionProvider.java
The file was addedsrc/appeng/api/me/tiles/IStorageMonitor.java
The file was addedsrc/appeng/api/config/SortDir.java
The file was addedsrc/appeng/api/me/items/IAEChargeableItem.java
The file was addedsrc/appeng/api/me/util/IMEInventoryHandler.java
The file was addedsrc/appeng/api/Items.java
The file was removedsrc/tconstruct/util/PHConstruct.java
Commit f954784e6e07216dc6c048122cb8ebfd450af5f7 by mDiyo
Comment out AppliedEnergistics support temporarily
The file was modifiedsrc/tconstruct/library/tools/ToolCore.java (diff)
The file was removedsrc/appeng/api/me/tiles/IGridMachine.java
The file was removedsrc/appeng/api/me/tiles/InterfaceCraftingPattern.java
The file was removedsrc/appeng/api/config/CondenserOuput.java
The file was removedsrc/appeng/api/config/MatchingMode.java
The file was removedsrc/appeng/api/config/TransferDir.java
The file was removedsrc/appeng/api/me/items/IMemoryCard.java
The file was removedsrc/appeng/api/IAEItemStack.java
The file was removedsrc/appeng/api/me/items/IStorageComponent.java
The file was removedsrc/appeng/api/config/ViewItems.java
The file was removedsrc/appeng/api/events/GridErrorEvent.java
The file was removedsrc/appeng/api/me/util/IGridInterface.java
The file was removedsrc/appeng/api/IAppEngApi.java
The file was removedsrc/appeng/api/me/tiles/ITileInterfaceApi.java
The file was removedsrc/appeng/api/me/util/ILocationPattern.java
The file was removedsrc/appeng/api/config/FuzzyMode.java
The file was removedsrc/appeng/api/me/util/ICraftWatcher.java
The file was removedsrc/appeng/api/config/InterfaceCraftingMode.java
The file was removedsrc/appeng/api/IAETagCompound.java
The file was removedsrc/appeng/api/IItemComparisionProvider.java
The file was removedsrc/appeng/api/IWirelessTermHandler.java
The file was removedsrc/appeng/api/me/tiles/IOrientableTile.java
The file was removedsrc/appeng/api/Util.java
The file was removedsrc/appeng/api/me/tiles/IGridTeleport.java
The file was removedsrc/appeng/api/config/ItemFlow.java
The file was removedsrc/appeng/api/me/util/IGridCache.java
The file was removedsrc/appeng/api/config/SearchBoxMode.java
The file was removedsrc/appeng/api/Items.java
The file was removedsrc/appeng/api/IWirelessTermRegistery.java
The file was removedsrc/appeng/api/me/items/IAssemblerPatternItem.java
The file was removedsrc/appeng/api/config/RedstoneModeOutput.java
The file was removedsrc/appeng/api/config/SortOrder.java
The file was removedsrc/appeng/api/exceptions/AppEngTileMissingException.java
The file was removedsrc/appeng/api/IAppEngGrinderRecipe.java
The file was removedsrc/appeng/api/ILocateableRegistry.java
The file was removedsrc/appeng/api/config/RedstoneModeInputOnOff.java
The file was removedsrc/appeng/api/me/util/IAssemblerPattern.java
The file was removedsrc/appeng/api/me/util/IConfigManager.java
The file was removedsrc/appeng/api/config/RedstoneModeInput.java
The file was removedsrc/appeng/api/README.txt
The file was removedsrc/appeng/api/me/util/IAssemblerCluster.java
The file was removedsrc/appeng/api/IExternalStorageHandler.java
The file was removedsrc/appeng/api/IItemComparison.java
The file was removedsrc/appeng/api/ICellHandler.java
The file was removedsrc/appeng/api/ISpecialComparisonRegistry.java
The file was removedsrc/appeng/api/me/tiles/IMEPowerStorage.java
The file was removedsrc/appeng/api/me/items/IAEWrench.java
The file was removedsrc/appeng/api/events/GridTileUnloadEvent.java
The file was removedsrc/appeng/api/me/tiles/IPriorityTile.java
The file was removedsrc/appeng/api/me/tiles/IStorageAware.java
The file was removedsrc/appeng/api/me/tiles/ITileIOCable.java
The file was removedsrc/appeng/api/DimentionalCoord.java
The file was removedsrc/appeng/api/events/GridPatternUpdateEvent.java
The file was removedsrc/appeng/api/Blocks.java
The file was removedsrc/appeng/api/TileRef.java
The file was removedsrc/appeng/api/config/EnableDisable.java
The file was removedsrc/appeng/api/me/tiles/INonSignalBlock.java
The file was removedsrc/appeng/api/me/tiles/IConnectionSensitive.java
The file was removedsrc/appeng/api/me/util/IMEInventory.java
The file was removedsrc/appeng/api/me/items/IAEChargeableItem.java
The file was removedsrc/appeng/api/Materials.java
The file was removedsrc/appeng/api/me/items/IMEPatternItem.java
The file was removedsrc/appeng/api/IGridCacheRegistry.java
The file was removedsrc/appeng/api/me/tiles/ILocateable.java
The file was removedsrc/appeng/api/me/util/IMEInventoryUtil.java
The file was removedsrc/appeng/api/config/ActionItems.java
The file was removedsrc/appeng/api/ICellRegistry.java
The file was removedsrc/appeng/api/me/tiles/IConfigureableTile.java
The file was removedsrc/appeng/api/me/tiles/IColoredMETile.java
The file was removedsrc/appeng/api/me/tiles/ICellContainer.java
The file was removedsrc/appeng/api/IExternalStorageRegistry.java
The file was removedsrc/appeng/api/config/IConfigEnum.java
The file was removedsrc/appeng/api/me/tiles/IStorageMonitor.java
The file was removedsrc/appeng/api/WorldCoord.java
The file was removedsrc/appeng/api/me/tiles/IExtendedCellProvider.java
The file was removedsrc/appeng/api/me/tiles/IPushable.java
The file was removedsrc/appeng/api/config/OperationMode.java
The file was removedsrc/appeng/api/events/GridStorageUpdateEvent.java
The file was removedsrc/appeng/api/me/tiles/IDirectionalMETile.java
The file was removedsrc/appeng/api/config/ListMode.java
The file was removedsrc/appeng/api/me/items/ILocationPatternItem.java
The file was removedsrc/appeng/api/me/tiles/IGridTileEntity.java
The file was removedsrc/appeng/api/me/tiles/ITileCable.java
The file was removedsrc/appeng/api/me/util/InterfaceCraftingResponse.java
The file was removedsrc/appeng/api/me/tiles/IAssemblerMB.java
The file was removedsrc/appeng/api/me/items/IStorageCell.java
The file was removedsrc/appeng/api/config/FullnessMode.java
The file was removedsrc/appeng/api/me/util/IMEInventoryHandler.java
The file was removedsrc/appeng/api/config/StackModeOutput.java
The file was removedsrc/appeng/api/me/tiles/IFulllyOptionalMETile.java
The file was removedsrc/appeng/api/events/LocateableEventAnnounce.java
The file was removedsrc/appeng/api/me/util/ICraftRequest.java
The file was removedsrc/appeng/api/config/PowerUnits.java
The file was removedsrc/appeng/api/events/AEWorldEvent.java
The file was removedsrc/appeng/api/config/SortDir.java
The file was removedsrc/appeng/api/IItemList.java
The file was removedsrc/appeng/api/exceptions/AppEngException.java
The file was removedsrc/appeng/api/integration/IBeeComparison.java
The file was removedsrc/appeng/api/IGrinderRecipeManager.java
The file was removedsrc/appeng/api/events/GridTileLoadEvent.java
The file was removedsrc/appeng/api/events/MultiBlockUpdateEvent.java
The file was removedsrc/appeng/api/me/tiles/IOptionalMETile.java
The file was removedsrc/appeng/api/config/InterfaceBlockingMode.java
The file was removedsrc/appeng/api/me/tiles/ICellProvider.java
The file was removedsrc/appeng/api/events/GridTileConnectivityEvent.java
The file was removedsrc/appeng/api/me/tiles/IAssemblerPatternProvider.java
The file was removedsrc/appeng/api/config/StackModeInput.java
The file was removedsrc/appeng/api/me/util/Grid.java
Commit be979ef0648e91e1f61179becb7cd11890e24e4f by mDiyo
Remove stray imports
The file was modifiedsrc/tconstruct/library/tools/ToolCore.java (diff)