aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/core
AgeCommit message (Expand)Author
2016-10-27- Removed more dumb runnable logic.Draknyte1
2016-10-27- Removed Runnable interface from Material Generator Class.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$ Fixed the getItemStackInPlayersHand method, now it has variable server/clie...Draknyte1
2016-10-24+ Basically rewrote dust recipe handling.Draknyte1
2016-10-24+ Added nice new textures to the energy buffers.Draknyte1
2016-10-24+ Finally finished the Chemical Compound Tooltips. Still needs formatting imp...Draknyte1
2016-10-23+ Added some Computronics recipes I half rely upon if it's not installed.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-23% Massive Material Backend Changes. (Nothing noticeable to players)Draknyte1
2016-10-22+ Added Li2BeF4 Fuel Compound.Draknyte1
2016-10-22+ Added 2LiOHCaCO3.Draknyte1
2016-10-22^ Version bump to 1.4.9-prerelease.Draknyte1
2016-10-22+ Added more Dehydrator Recipes.Draknyte1
2016-10-21% Cleaned up tank tooltips.Draknyte1
2016-10-21+ Added some Reflection Utilities.Draknyte1
2016-10-20$ Fixed Fluids tanks not retaining their info when moved. Now @Bear989 can mo...Draknyte1
2016-10-20+ Added the Advanced workbench.Draknyte1
2016-10-20$ Fixed the workbench crafting grid/output doing odd things (Client side item...Draknyte1
2016-10-20% Changed logging on the Blueprint and changed it's name to reflect it's curr...Draknyte1
2016-10-20^ Bumped the build version to 1.4.9-dev-2Draknyte1
2016-10-20$ Fixed Workbench recipe not using correct machine casing.Draknyte1
2016-10-20+ Added a faster vent texture.Draknyte1
2016-10-17+ Added Tesseract Generators and Terminals.Draknyte1
2016-10-10+ Added Blueprints - These are capable of storing a crafting recipe in it, to...Draknyte1
2016-10-10+ Added some Geothermal Generators.Draknyte1
2016-10-09$ Fixed Baubles support. - Should fix #23Draknyte1
2016-10-06+ Added the Big Shovels, which are 3x3 shovels.Draknyte1
2016-10-05+ Fixed Small Tank Gui Not Showing.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
2016-10-03% Gotta Re-merge these Changes with those made on my laptop.Draknyte1
2016-10-02+ Added missing dependencies.draknyte1
2016-09-26- Disabled Psychedelicraft resources.Draknyte1
2016-09-25+ Added the Work Bench, from Gregtech 4.Draknyte1