aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi
AgeCommit message (Expand)Author
2016-10-29% Fixed a class name. IndustrialPlatePress.Draknyte1
2016-10-29$ Fixed output overflow on most multi-blocks.Draknyte1
2016-10-28+ Added a log message to the Maceration Stack.Draknyte1
2016-10-28% Should be the final changes to the output space checking.Draknyte1
2016-10-28+ Added Pair and Triplet classes for data storage.Draknyte1
2016-10-28% More Logging and work on the Maceration stack recipe handler.Draknyte1
2016-10-28$ Hopefully fixed the output slots in the Maceration stack overflowing.Draknyte1
2016-10-27+ Made Recipes and Material init all runnable classes, now items should gener...Draknyte1
2016-10-27% Cleaned up material/Material.java using PMD to a rather decent level.Draknyte1
2016-10-26+ Added Nuggets for each material.Draknyte1
2016-10-25+ Tried improving the handling of Blast Smelting.Draknyte1
2016-10-25+ Added some more Machine Casing textures.Draknyte1
2016-10-24+ Added the initial work for the Alloy Blast Furnace.Draknyte1
2016-10-24$ Fixed the getItemStackInPlayersHand method, now it has variable server/clie...Draknyte1
2016-10-22+ Added more Dehydrator Recipes.Draknyte1
2016-10-20% Changed the Substation Multiblock texture.Draknyte1
2016-10-20% Changed the textures on a few multiblocks.Draknyte1
2016-10-17+ Added Tesseract Generators and Terminals.Draknyte1
2016-10-03% Gotta Re-merge these Changes with those made on my laptop.Draknyte1
2016-09-11+ Re-added the Multitank without a recipe for testing in creative.Draknyte1
2016-09-11+ Added a Thaumcraft check to Void metal Pipe generation.Draknyte1
2016-09-11[1.4.6.5.2-release]Draknyte1
2016-09-10[1.4.6.1-release]Draknyte1
2016-09-07% Refactored the entire project to stop using MiscUtils everywhere possible, ...Draknyte1