aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/api
AgeCommit message (Expand)Author
2016-11-23- Removed some dead code from safes.Draknyte1
2016-11-23$ Hopefully cleaned up and fixed some of the standing issues with safes.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 Construction of the LFTR, now it's 7x7x4, in terms of LxWxH.draknyte1
2016-11-03+ Added support for using items as input for the Matter fabricator.draknyte1
2016-11-02+ Added a new set of 16 casing blocks.draknyte1
2016-11-02+ Added a check to safes, should clear up some logs for players with invalid ...draknyte1
2016-10-29$ Fixed output overflow on most multi-blocks.Draknyte1
2016-10-28- Reverted Rocket Engines to single fuels. @leagrisDraknyte1
2016-10-28$ Hopefully fixed the output slots in the Maceration stack overflowing.Draknyte1
2016-10-26+ Enabled the Alloy Blast Smelter.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+ Added nice new textures to the energy buffers.Draknyte1
2016-10-22+ Added more Dehydrator Recipes.Draknyte1
2016-10-21% Cleaned up tank tooltips.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% 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 the Big Shovels, which are 3x3 shovels.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-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-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-17% Had to remove some overrides as the methods I use probably are renamed in G...Draknyte1
2016-09-15$ Fixed the Skookum Choocher.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-11[1.4.6.5-release]Draknyte1
2016-09-10+ Added Gregtech Fluid Cells, in 1, 16, 36, 144L varieties.Draknyte1
2016-09-10+ Enabled MAX Tier components by default, recipes for 5.9 branch can be chang...Draknyte1
2016-09-10+ Added 10 Tiers of tanks for Gregtech fluid storage.Draknyte1
2016-09-07% Refactored the entire project to stop using MiscUtils everywhere possible, ...Draknyte1