aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/api/metatileentity/implementations/base
AgeCommit message (Expand)Author
2018-10-26% Updated 5.08 compatibility.Alkalus
2018-10-22+ Added tiered Control Cores for all Multiblocks, which are now required to run.Alkalus
2018-10-18+ Added basework for XL Turbines.Alkalus
2018-09-18% More Solar Tower Work, Reflectors and Towers now link, which encourages hea...Alkalus
2018-09-15+ Added custom doors.Alkalus
2018-09-14$ Fixed the XP Convertor.Alkalus
2018-09-13% Buffed the Semi-Fluid Generators.Alkalus
2018-09-01+ Added a Large Naquadah Reactor.Alkalus
2018-08-26+ Added new GUIs for more multiblocks.Alkalus
2018-08-18$ Re-added code that got diffed out by mistake.Alkalus
2018-08-18$ Fixed a rather major issue which effects all GT++ Multis. Log files should ...Alkalus
2018-07-17% Made tooltips on all multiblocks more descriptive, They now identify what b...Alkalus
2018-07-10+ Added pollution info to scanner data for Multiblocks.Alkalus
2018-07-10$ Added a Multiblock feature that clears the Input Hatch/Bus recipes locks wh...Alkalus
2018-07-06% Improved Pollution Tooltips and other Tooltips in general for Multiblocks.Alkalus
2018-07-06% Rebalanced Pollution for some Multiblocks and added some to others. (This m...Alkalus
2018-06-27% Added Tooltip to Adv. EBF to note the new requirement of a Pyrotheum Vent.Alkalus
2018-06-27+ Added custom fluid hatches for Pyrotheum and Cryotheum.Alkalus
2018-06-26$ Possible Fixed #320. Fixed with custom recipe lookup limits. (Implemented c...Alkalus
2018-06-26- Removed bundled COFH energy API.Alkalus
2018-06-04added explicit casts for cleaner programmingbartimaeusnek
2018-06-03Fixes issures with Nuclear Displaysbartimaeusnek
2018-05-27$ Fixed empty ABS recipes being generated.Alkalus
2018-05-13% Made the Adv. EBF take maint. issues when Pyrotheum runs out during process...Jordan Byrne
2018-05-13% Book work.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-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-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
2017-12-20- Disabled some logging.Draknyte1