aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech
AgeCommit message (Collapse)Author
2021-06-25Update ItemList.javaGlodBlock
2021-06-25add item filter coverGlodBlock
This stuff will be rewritten when cover supports NBT.
2021-06-25Fix redstone cover UX being weirdGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-06-22change side to from int to bytekorneel vandamme
2021-06-21fix NPE/infinit loop and small refractoringkorneel vandamme
2021-06-20Update GT_MetaTileEntity_Hatch_OutputBus.javaGlodBlock
2021-06-20stop the output bus generating ghost itemGlodBlock
2021-06-20Merge pull request #568 from queer/queer-patch-1Martin Robertz
2021-06-19Remove coordinates with proper equality checkamy null
2021-06-19Add 9x recipe for gelled toluenePrometheus0000
2021-06-18Fix consistent crashamy null
2021-06-18fixed texture of the UEV pumpboubou_19
2021-06-17Merge pull request #565 from GTNewHorizons/item-regulator-fixMartin Robertz
Fix regulator not working when some slots are empty
2021-06-17fixed Pollution handler not checking if pollution is enabled in the cfgboubou_19
2021-06-16add graph network to pipes and implement it for powerkorneel vandamme
2021-06-16fix tooltipGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-06-16Fix UnsupportedOperationException for listContainsItemGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-06-16Merge pull request #563 from Prometheus0000/flintMartin Robertz
Remove old flint to tiny flint dust recipe
2021-06-15Remove old flint to tiny flint dust recipePrometheus0000
2021-06-15Merge pull request #560 from YannickMG/steam-gui-cleanupMartin Robertz
No auto-output rendering for steam basic machines
2021-06-15Merge pull request #561 from Prometheus0000/formatMartin Robertz
Formatting change
2021-06-14Using explicit steam machine checkYannick Marcotte-Gourde
2021-06-14Fix capitalizationPrometheus0000
2021-06-14Formatting changePrometheus0000
2021-06-13No auto-output rendering for steam basic machinesYannick Marcotte-Gourde
2021-06-11Move log centrifuging for methane from GT++, also add circuitPrometheus0000
2021-06-10add control circuitGTNH-Afx237v7
for assembler recipe for assembling line casing
2021-06-10add assembler recipe for assembling line casingGTNH-Afx237v7
see https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8021
2021-06-07Merge pull request #553 from MatthewCOwen/experimentalMartin Robertz
Made the wireless redstone recievers safer to use on public servers
2021-06-07removed covervariable as a parameter and applied proper maskingMatt
2021-06-06Uses GT_WirelessRedstoneCover packets nowMatt
2021-06-05Made fixes based on Glease's suggestionsMatt
2021-06-05refactor a bit (readability, restore string order, avoid double tax)repo_alt
2021-06-05Display plant stats when the cropstick is emptyrepo_alt
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8015
2021-06-05fixed some bit masking logicMatt
2021-06-04replaced another magic bitmaskMatt
2021-06-04Clean ups and fixesMatt
2021-06-04Private channel is now implementedMatt
2021-06-04All covers now record which player last opened that cover's guiMatt
2021-06-04User can only manually change the lower 16 bits of the coverVariableMatt
2021-06-04Merge pull request #554 from GTNewHorizons/boiler-overflowMartin Robertz
2021-06-04move the comment to where it belongsGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-06-04Fix ancient copy paste problemGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-06-03fixed tabs mixed with spaceboubou_19
2021-06-03Update GT_Worldgenloader.javaMartin Robertz
formarting
2021-06-03add(GT)add small Tungsten Ores to Venus and IODreamMasterXXL
2021-06-03Merge pull request #544 from GTNewHorizons/remove-pure-tungsten-europeMartin Robertz
2021-06-03Prevent integer overflow in solar boilerGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-06-03Merge pull request #548 from Prometheus0000/9xMartin Robertz
Recipes for full dusts
2021-06-01Merge remote-tracking branch 'origin/experimental' into experimentalMatt