aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/api
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-16% Changed Adv. Cryo Freezer to not handle cells and instead use fluids (LCR t...Jordan Byrne
2018-04-16+ Added the Advanced Cryogenic Freezer (Advanced Vacuum Freezer).Jordan Byrne
2018-04-16+ Made the Large Centrifuge and the Large Electrolyzer process recipes in the...Jordan Byrne
2018-04-08Merge branch 'master' into power-substation-structureAlkalus
2018-04-06$ Tried to do Fancy handling but will probably revert it to the simpler non-p...Jordan Byrne
2018-04-05Add energy cell tiers up to MAX voltage, make lowest cell EV tierDavid Vierra
2018-04-06+ Added a casing for the Amazon Warehouse.Jordan Byrne
2018-04-05Rewrite Power Sub-Station machine structureDavid Vierra
2018-04-06+ Basically added the Amazon Warehouse.Jordan Byrne
2018-04-06% Refactored Multiblocks into defined packages.Jordan Byrne
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