aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/api/metatileentity/implementations/base
AgeCommit message (Expand)Author
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
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-11-28- Removed Recipe generation logging.Alkalus
2017-11-27$ Compatibility Fixes.Alkalus
2017-11-22+ Added the basic framework for Ore Regen commands.Alkalus
2017-11-15$ Fixed Charge Hatches not having the correct amount of inputs.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
2017-10-07+ Made Alloy Blast Smelter actually check for a muffler.Alkalus
2017-09-19$ Re-did some recipe handling, several different multi-blocks now give the co...Alkalus
2017-09-19% Changed Wash Plant recipe handling.Alkalus
2017-09-17$ Fixed an issue where Multi-block recipe changes affected the actual GT reci...Alkalus
2017-09-09- Removed Superconductors and Conduction Nodes.Alkalus
2017-09-09+ Added ability for High-Amp Transformers to swap between 2A:8A and 4A:16A mo...Alkalus
2017-09-09+ Added High-amp transformers.Alkalus
2017-07-10$ Fixed .09 features trying to work in .08.Draknyte1
2017-04-30$ Fixed dirt not working in the Tree Farmer Frame recipe.Draknyte1
2017-03-04- Removed some Logging.Draknyte1
2017-03-04$ Fixed Multiblock Output Overflow Logic, thanks to Itszuvalex.Draknyte1
2017-03-04+ New texture for the slow builders ring.Draknyte1
2017-01-20+ Added a power cost of 32eu/action for the Tree Farmer. (Will eventually get...Draknyte1
2017-01-19$ More FindBugs, PMD & CheckStyle clean up.Draknyte1
2017-01-17% Tried to improve the logic for the Tree Farmer, to support Forestry 4.Draknyte1
2017-01-08$ Rewrote the logic for tree chopping, now the Tree Farmer cuts tree and clea...Draknyte1
2017-01-05+ Added a casing for the perimeter of the Tree Farmer structure.Draknyte1
2016-12-28+ Added framework based on opensource works for player movement modification.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-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-25+ Added some more Machine Casing textures.Draknyte1
2016-10-24$ Fixed the getItemStackInPlayersHand method, now it has variable server/clie...Draknyte1