aboutsummaryrefslogtreecommitdiff
path: root/src/Java
AgeCommit message (Expand)Author
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 Blueprints - These are capable of storing a crafting recipe in it, to...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-09$ Fixed Baubles support. - Should fix #23Draknyte1
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
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
2016-09-24$ Fixed dumb shit I did, not using proxies.Draknyte1
2016-09-24+ Added another check to avoid client code running on the server.Draknyte1
2016-09-24$ Fixed an oversight where Baubles wasn't checked if it was loaded.Draknyte1
2016-09-24[1.4.8.2-PreRelease]Draknyte1
2016-09-23+ Added recipes for all Multipickaxes.Draknyte1
2016-09-23On NewMatSystem: Winging It.Draknyte1
2016-09-19+ More Gt 5.09 compat for my MetaTools.Draknyte1
2016-09-19+ Added Fluid Tank Logging.Draknyte1
2016-09-17% Had to remove some overrides as the methods I use probably are renamed in G...Draknyte1
2016-09-17[1.4.8-prerelease]Draknyte1
2016-09-15% Changed the recipe for a final time.Draknyte1
2016-09-15$ Fixed a strange texture loading issue, now there's a segment dedicated to C...Draknyte1
2016-09-15% Changed the Skookum Choocher texture to be mirrored, so that the hammer hea...Draknyte1
2016-09-15$ Fixed the Skookum Choocher, not it:Draknyte1
2016-09-15$ Fixed the Skookum Choocher.Draknyte1
2016-09-14$ Fixed Fluids properly and finally.Draknyte1
2016-09-14Tweaked ItemBlocks for FluidsDraknyte1
2016-09-14I think only shape(less) recipes for Small/Tiny dusts & implementing recipe c...Draknyte1
2016-09-14More Work clearing up Nulls.Draknyte1
2016-09-14Tidying Up some Materials.Draknyte1
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[1.4.7.1-release]Draknyte1
2016-09-12$ Fixed Blocks calling client side render code during block registration when...Draknyte1