aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/api/metatileentity
AgeCommit message (Expand)Author
2018-04-20^ Version bump to 1.7.0-pre11-final.Jordan Byrne
2018-04-19+ Added a fake GT tool for Rendering purposes.Jordan Byrne
2018-04-16% Improved Air Intake Hatch particles.Jordan Byrne
2018-04-16+ Added an Air Intake Hatch (Specialist Input Hatch) to use with Any Multiblock.Jordan Byrne
2018-04-06$ Tried to do Fancy handling but will probably revert it to the simpler non-p...Jordan Byrne
2018-04-06+ Basically added the Amazon Warehouse.Jordan Byrne
2018-03-27$ Fixed Weird GameRegistry registration duplication for MultiSpades.Jordan Byrne
2018-03-20% Adjustments to the Buffer Dynamos.Jordan Byrne
2018-03-20+ Added Buffered Dynamos for all Tiers.Jordan Byrne
2018-03-07Fix TecTech multi-amp dynamo hatches not being identifiedDavid Vierra
2018-03-02% Improved Creative Energy Buffer, Now it's voltage can change via screwdrive...Jordan Byrne
2018-03-02Merge branch 'master' of https://github.com/draknyte1/GTplusplusJordan Byrne
2018-03-01Guard against null outputs in `canBufferOutput`David Vierra
2018-03-01Fix multiblocks not forming on server startupDavid Vierra
2018-02-27$ Organized imports.Jordan Byrne
2018-02-26+ Added muffler requirement to Maceration Stacks.Jordan Byrne
2018-02-22+ Added config for the Large Extruder.Jordan Byrne
2018-02-22% Minor project cleanup.Jordan Byrne
2018-02-21$ Tree Farmer Work.Jordan Byrne
2018-02-14$ More Tree Farm work.Jordan Byrne
2018-02-14+ All Multiblocks now record run-time.Jordan Byrne
2018-02-10$ Initial rewrite of the recipe handling in the Matter Fabricator.Jordan Byrne
2018-02-06Fix Industrial Centrifuge not processing Gendustry customized combsDavid Vierra
2018-02-05Merge pull request #208 from codewarrior0/can-buffer-outputs-stacking-checkAlkalus
2018-02-05$ Made Multiblock controllers implement a function to allow an Item Slot in t...Jordan Byrne
2018-02-03Change canBufferOutputs to consider whether outputs can stackDavid Vierra
2018-01-29Merge pull request #196 from codewarrior0/refactor-check-recipeAlkalus
2018-01-29Fix broken multiblocks - remove hacky `polluteEnvironment()` (#191)David Vierra
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-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-20- Disabled some logging.Draknyte1
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-11Merge GTNH features and changes (#160)Daniel
2017-11-28- Removed Recipe generation logging.Alkalus
2017-11-27$ 5.08.33 compat.Alkalus
2017-11-27$ Compatibility Fixes.Alkalus
2017-11-22+ Added the basic framework for Ore Regen commands.Alkalus
2017-11-17+ Gave people free capes.Alkalus
2017-11-17+ Added in the Compact Fusion Reactor.Alkalus
2017-11-15$ Fixed Charge Hatches not having the correct amount of inputs.Alkalus
2017-11-15+ Added custom Hatch textures.Alkalus
2017-11-15$ Fixed Power Sub-Station not providing very good scanner info.Alkalus
2017-11-14Revert "% Changed Wash Plant recipe handling."Alkalus
2017-11-14Revert "$ Re-did some recipe handling, several different multi-blocks now giv...Alkalus
2017-10-07+ Added sounds to more Multi-BlocksAlkalus