aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/common
AgeCommit message (Expand)Author
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-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$ Fixed some weird symbols I chose to use, which kept breaking the Gregtech.l...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-05+ Fixed Small Tank Gui Not Showing.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-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 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-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+ 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$ Improved Handling of Multipick generation.Draknyte1
2016-09-10$ Fixed Tooltips on Meta Casings.Draknyte1
2016-09-10+ Enabled MAX Tier components by default, recipes for 5.9 branch can be chang...Draknyte1
2016-09-10+ Added the first proper chemical dehydrator recipes, for Lithium carbonate.Draknyte1
2016-09-10[1.4.6.1-release]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