aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/core/util
AgeCommit message (Expand)Author
2016-11-29+ Added some Thaumcraft Shards, they will not generate unless Thaumcraft is m...Draknyte1
2016-11-23$ Heavily improved the code for item replacements in CoreItem.java.Draknyte1
2016-11-23+ Added some new dust generation code, for cases where I only want generate s...Draknyte1
2016-11-23$ Hopefully cleaned up and fixed some of the standing issues with safes.Draknyte1
2016-11-23+ Added some @Optional and Reflection checks.Draknyte1
2016-11-07+ Added addition checks for availability of the internet.Draknyte1
2016-11-06+ Added two new recipes for etched IV wiring. Should help with #35Draknyte1
2016-11-06Revert "$ Cleaned up the entire project."Draknyte1
2016-11-04$ Cleaned up the entire project.draknyte1
2016-11-04% Cleaned up Imports.draknyte1
2016-11-04% Changed encoding of super/sub script characters to Unicode from Eclipses di...draknyte1
2016-10-31+ Added a class for generating EU based items.Draknyte1
2016-10-29+ Added a missing @Side annotation.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-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-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+ Finally finished the Chemical Compound Tooltips. Still needs formatting imp...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-21+ Added some Reflection Utilities.Draknyte1
2016-10-20+ Added the Advanced workbench.Draknyte1
2016-10-20+ Added a faster vent texture.Draknyte1
2016-10-17+ Added Tesseract Generators and Terminals.Draknyte1
2016-10-10+ Added some Geothermal Generators.Draknyte1
2016-10-06+ Added the Big Shovels, which are 3x3 shovels.Draknyte1
2016-10-04$ Fixed a client crashing bug where aspects didn't register properly due to t...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-25+ Added the Work Bench, from Gregtech 4.Draknyte1
2016-09-14$ Fixed Fluids properly and finally.Draknyte1
2016-09-14Tweaked ItemBlocks for FluidsDraknyte1
2016-09-14Finished Material Re-write, I hope.Draknyte1
2016-09-14Attempting to Rewrite the entire material system for future use (Also makes l...Draknyte1
2016-09-12+ Added Double plates for all materials.Draknyte1
2016-09-11[1.4.6.5.2-release]Draknyte1
2016-09-11$ Fixed a mistake in the version checking.Draknyte1
2016-09-11- Disabled the Skookum Choocher once more.Draknyte1