aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/api
AgeCommit message (Expand)Author
2018-03-28$ Rewrote handling for the ABS to dynamically generate all recipes based on a...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-19+ Added some default aspects to all material & ore items.Jordan Byrne
2018-03-07Fix TecTech multi-amp dynamo hatches not being identifiedDavid Vierra
2018-03-04+ Added dusts that can decay.Jordan Byrne
2018-03-03+ Added Multi-Use Casings.Jordan Byrne
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-27$ PMD Cleanup.Jordan Byrne
2018-02-26$ Findbugs Fixes.Jordan Byrne
2018-02-26+ Added Small Gear extruder shape and more recipes for all small gears. (Extr...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+ Added Industrial 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-08$ Tried fixing errors with chunkloader not correctly force loading chunks on ...Jordan Byrne
2018-02-07$ Work on GT Chunkloader.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-05unknown symbol (#209)Martin Robertz
2018-02-05$ Made Multiblock controllers implement a function to allow an Item Slot in t...Jordan Byrne
2018-02-04+ Added more casings for multiblocks.Jordan Byrne
2018-02-03Change canBufferOutputs to consider whether outputs can stackDavid Vierra
2018-02-04+ Added Super Chests.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-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-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-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-12-07+ Added the component assembler. (Makes Motors, Pistons, etc.)Jordan Byrne
2017-11-28- Removed Recipe generation logging.Alkalus
2017-11-27$ 5.08.33 compat.Alkalus