aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api
AgeCommit message (Expand)Author
2021-02-22Pickup fluid instead if the input tank is fullGlease
2021-02-10Merge pull request #434 from GTNewHorizons/gui-manipulate-fluidMartin Robertz
2021-02-10Fix bit fiddlingGlease
2021-02-10Fix bucket gui fluid manipulationGlease
2021-02-09Merge pull request #431 from repo-alt/experimentalMartin Robertz
2021-02-09Allows manipulating multiple cell worth of fluidGlease
2021-02-08Better quantum chest integrationrepo_alt
2021-02-09Fix size 0 fluid stackGlease
2021-02-01Merge pull request #429 from GTNewHorizons/autoclave-fluid-outMartin Robertz
2021-02-01allow autoclave to have fluid out in recipekorneel vandamme
2021-01-31Address reviewsGlease
2021-01-31BasicMachine fluid tank manipulations in GUIGlease
2021-01-30Merge pull request #426 from KiloJoel/shadowmetalBeeFixMartin Robertz
2021-01-29added GT shadowmetal block, no texture yetKiloJoel
2021-01-29multipipe drain() method ignores requested fluid types after firstrepo_alt
2021-01-25feat(i18n): itemlist withname localeLéa Gris
2021-01-24Merge branch 'experimental' of https://github.com/GTNewHorizons/GT5-Unofficia...repo_alt
2021-01-21Make sure the onServerTick event is actually called.Jason Mitchell
2021-01-19ME output busrepo_alt
2021-01-18add comment as to onServerTick vs onWorldTickJason Mitchell
2021-01-18try/finallyJason Mitchell
2021-01-18Include getBlock and getBlockMetadata in the lockJason Mitchell
2021-01-18Do some locking around getTileEntity to avoid CMEs on the main threadJason Mitchell
2021-01-18Merge pull request #410 from albus12138/fix_multiblock_tooltip_errorMartin Robertz
2021-01-18Replace tab with 4 spacesr4phael
2021-01-18Merge pull request #411 from GTNewHorizons/remove_modular_armorMartin Robertz
2021-01-17Optionally hide assline recipes (defaults to false). Should have no impact o...Jason Mitchell
2021-01-18Remove additional method in IDescribabler4phael
2021-01-17Debloat - Remove Modular Armor (It's buggy and not in use anyway)Jason Mitchell
2021-01-17Fix multiblock machine tooltip errorr4phael
2021-01-16Better fix.Jason Mitchell
2021-01-16Fix crash with speedupJason Mitchell
2021-01-17Changed removing part with O(n) instead of O(n^2)TimeConqueror
2021-01-17One more changes to immutableTimeConqueror
2021-01-17Added immutable version of getOres method, which is faster due to not using #...TimeConqueror
2021-01-16fix(GT)Alumite GT ToolsDreamMasterXXL
2021-01-08Merge pull request #394 from GTNewHorizons/infinty-chest-compatibiletyMartin Robertz
2021-01-08Merge pull request #396 from GTNewHorizons/disable-filterMartin Robertz
2021-01-08Add option to disable input machine on single block machinesGlease
2021-01-07Re-tiered Mufflers for now (#391)bartimaeusnek
2021-01-07Merge pull request #393 from GTNewHorizons/cleanup_and_speedupMartin Robertz
2021-01-05Speed up removals even moreJason Mitchell
2021-01-05fix(rendering): bottom side orientationLéa Gris
2021-01-03infinity chest compatibilteybotn365
2021-01-021) Remove mAddGTRecipesToIC2Machines (stolen from @Glease)Jason Mitchell
2020-12-31Merge branch 'experimental' into long_distance_transferJason Mitchell
2020-12-31add hardness to the blocksDreamMasterXXL
2020-12-31Merge pull request #389 from GTNewHorizons/dissassembler2Martin Robertz
2020-12-31Implemented ReverseRecipesbartimaeusnek
2020-12-31Disassembler reworkbartimaeusnek