aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech
AgeCommit message (Expand)Author
2018-02-04+ Added more casings for multiblocks.Jordan Byrne
2018-02-04+ Added recipes for the Cutting Factory.Jordan Byrne
2018-02-04$ More improvements to the GT ASM.Jordan Byrne
2018-02-04$ Fixed Field injection ASM doing double injections.Jordan Byrne
2018-02-04+ Added Super Chests.Jordan Byrne
2018-01-31remove shapless recipes which you can make a ingot out of 9 nuggets (GTNH)Dream-Master
2018-01-31+ Added config to disable tooltips on EIO ingots.Jordan Byrne
2018-01-30$ Fix Industrial centrifuge not inheriting correct textures for hatches/buses.Jordan Byrne
2018-01-30Merge pull request #201 from codewarrior0/checkwater-only-fills-basinAlkalus
2018-01-30% Updated capes list.Jordan Byrne
2018-01-29Change IndustrialWashPlant.checkWater() to only fill the basinDavid Vierra
2018-01-29$ Fixed issue with ID collision when loaded in GTNH.Jordan Byrne
2018-01-29+ Added Patron Capes.Jordan Byrne
2018-01-29Merge pull request #196 from codewarrior0/refactor-check-recipeAlkalus
2018-01-29Fix broken multiblocks - remove hacky `polluteEnvironment()` (#191)David Vierra
2018-01-29+ Added Trinium Titanium Cable/wires.Jordan Byrne
2018-01-29% Improved tooltip for Fluorite Ore.Jordan Byrne
2018-01-28Make sure checkRecipeGeneric() resets the progress time and outputs.David Vierra
2018-01-28Rewrite and refactor checkRecipe() for several multiblocks, restore machine s...David Vierra
2018-01-28Fix #184 - Large Thermal Centrifuge not completing multiblockDavid Vierra
2018-01-25$ Further fixes to Pollution and Multiblocks, revision of 7ddb7f5e8ed9fe60b73...Jordan Byrne
2018-01-24$ Several 5.08 compat fixes.Jordan Byrne
2018-01-08+ Added a recipe to craft Mining Explosives.Jordan Byrne
2017-12-29+ Added more new ore veins.Jordan Byrne
2017-12-29+ Added dehydrator recipes for denser ore types.Jordan Byrne
2017-12-29+ Added several new ore materials.Jordan Byrne
2017-12-29% Localized the Plasma Death Message.Jordan Byrne
2017-12-28+ Added an API method for getting material parts.Jordan Byrne
2017-12-28+ Added 3 new batteries.Jordan Byrne
2017-12-24+ Added the Tesla Tower for base defence.Jordan Byrne
2017-12-20- Disabled some logging.Draknyte1
2017-12-20+ Added support for GTNH Trinium.Draknyte1
2017-12-18+ Added Trinium and Trinium related Alloys. (#170)Alkalus
2017-12-15More fixes pre-gtnh update (#168)Alkalus
2017-12-15$ Small fix to updateTexture() in GregtechMeta_MultiBlockBase.java.Jordan Byrne
2017-12-15Add TecTech support (#166)Alkalus
2017-12-12$ 5.08.33 Compatibility Fixes.Jordan Byrne
2017-12-12$ Hopefully fixes #159.Jordan Byrne
2017-12-11$ Fixed bad naming of ConfigSwitches after PR #160, as class was refactored b...Jordan Byrne
2017-12-11Merge GTNH features and changes (#160)Daniel
2017-12-10% Major Refactor of the base GT++ class.Jordan Byrne
2017-12-09$ Fixed Sensor recipes not being constructed properly.Jordan Byrne
2017-12-09+ Added a config option to disable Zombie Reinforcements.Jordan Byrne
2017-12-08+ Added better ways to get GT Version.Jordan Byrne
2017-12-07$ Minor fix to recipe builder not using the correct circuit amount.Jordan Byrne
2017-12-07+ Added Recipes for every single machine component from LV -> IV.Jordan Byrne
2017-12-07+ Added the component assembler. (Makes Motors, Pistons, etc.)Jordan Byrne
2017-12-07% More work on the Nitro-fix.Jordan Byrne
2017-12-07+ Added a config option to re-enable the old nitro diesel recipe.Jordan Byrne
2017-11-28- Removed Recipe generation logging.Alkalus