aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/api/metatileentity
AgeCommit message (Expand)Author
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-29+ Added a display string to the GUI of the threaded buffers, showing seconds ...Alkalus
2018-05-29% Changed max thread life to 300 seconds.Alkalus
2018-05-29$ Reduced cpu usage in EIO tooltip handler.Alkalus
2018-05-29$ More work on threaded super buffers.Alkalus
2018-05-29+ Attempted to make some server friendly threaded Super Buffers.Alkalus
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-20+ Added a Silly Sodium Plate.Jordan Byrne
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