aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech
AgeCommit message (Expand)Author
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- Removed threaded registration idea.Draknyte1
2016-10-27+ Made Recipes and Material init all runnable classes, now items should gener...Draknyte1
2016-10-27+ Made ELEMENT a singleton.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-26% Fixed Quantum and a few other alloys having improper recipes. Still Gotta f...Draknyte1
2016-10-26+ Enabled the Alloy Blast Smelter.Draknyte1
2016-10-26% Turned lots of logging off, moved it to debug logging.Draknyte1
2016-10-26+ Added cells for all my molten materials. (This also regenerates all the mol...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-24$ Improved the recipe generation code for pipes.Draknyte1
2016-10-24+ Basically rewrote dust recipe handling.Draknyte1
2016-10-24+ Added nice new textures to the energy buffers.Draknyte1
2016-10-23- Disabled generation of Deci/Centi dusts for now.Draknyte1
2016-10-23% Moved more recipe generation to separate classes, now the order of item gen...Draknyte1
2016-10-22+ Added more Dehydrator Recipes.Draknyte1
2016-10-21$ Re-wrote a lot of the fluid tank data storage. Fluids should now update in ...Draknyte1
2016-10-21% Cleaned up tank tooltips.Draknyte1
2016-10-20$ Fixed Fluids tanks not retaining their info when moved. Now @Bear989 can mo...Draknyte1
2016-10-20$ Fixed A small mistake with Void Metal and the OreDictionary.Draknyte1
2016-10-20+ Added the Advanced workbench.Draknyte1
2016-10-20% Changed the Substation Multiblock texture.Draknyte1
2016-10-20% Changed the textures on a few multiblocks.Draknyte1
2016-10-20$ Fixed Workbench recipe not using correct machine casing.Draknyte1
2016-10-20+ Added a faster vent texture.Draknyte1
2016-10-19+ Added a dual fluid tank base tile entity.Draknyte1
2016-10-17+ Added Tesseract Generators and Terminals.Draknyte1
2016-10-10+ Added some Geothermal Generators.Draknyte1
2016-10-09+ More Logging for the WorkbenchesDraknyte1
2016-10-09$ Fixed some weird symbols I chose to use, which kept breaking the Gregtech.l...Draknyte1
2016-10-09% Rewrote a lot of the Container code for the workbenches to better reflect 1...Draknyte1
2016-10-07+ Added the Bronze and Advanced Work benches from GT4, still hell buggy but a...Draknyte1
2016-10-06+ Added an extra Thaumcraft check.Draknyte1
2016-10-06+ Added the Big Shovels, which are 3x3 shovels.Draknyte1
2016-10-05+ Fixed Small Tank Gui Not Showing.Draknyte1
2016-10-05$ Fixed the material handling for superConductorFactory method.Draknyte1
2016-10-04$ Fixed void metal pipes using ERROR ingots when generated.Draknyte1
2016-10-04$ Fixed a client crashing bug where aspects didn't register properly due to t...Draknyte1
2016-10-04+ Added the last of my dependencies.Draknyte1
2016-10-04Merge pull request #21 from draknyte1/Missing_Files_From_Last_MergeAlkalus
2016-10-04+ Added a few missing classes from my last merge.Draknyte1
2016-10-04$ Fixed return values of the TC_AspectStack methods.draknyte1
2016-10-03Merge pull request #19 from draknyte1/DesktopPCAlkalus