aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities
AgeCommit message (Collapse)Author
2021-10-20Merge pull request #693 from D-Cysteine/miner-cobblestoneMartin Robertz
Detect the ore type and replace with that type of cobble
2021-10-20Added fix from D-CysteineEthryan
2021-10-20Increase Brewer capacityEthryan
2021-10-19Detect the ore type and replace with that type of cobbleD-Cysteine
2021-10-19Make miners replace ore blocks with cobblestoneD-Cysteine
2021-10-15Merge pull request #682 from GTNewHorizons/patch-cleanroom-tooltipMartin Robertz
Update cleanroom tooltip
2021-10-14Separate busses now toggleableFlorexiz
2021-10-14EBF support for separate bussesFlorexiz
2021-10-14Fix hologram height calculationGlease
2021-10-14Reset mCasing upon recheckGlease
2021-10-12Update cleanroom tooltipGlease
2021-10-01remove unused importsboubou_19
2021-10-01prevent sorting mode when tickrate timer is resetboubou_19
2021-09-27allow VF to accept fluid inputGlodBlock
2021-09-10Merge pull request #657 from repo-alt/experimentalMartin Robertz
Allow configurable non-GT blocks in cleanroom structure
2021-09-10Merge pull request #650 from GTNewHorizons/Track-RebalanceMartin Robertz
rework(RC Rails)
2021-09-10Made cleanroom tooltip more readable on low resTimeConqueror
2021-09-09allow differentiating cleanroom additional blocks by metarepo_alt
2021-09-08Allow configurable non-GT blocks in cleanroom structurerepo_alt
2021-09-05Fix potential crashJason Mitchell
2021-08-29create a MOD ID for Core ModDreamMasterXXL
change all Core mod items match with ID Add Soldering function to Material list put all Railcraft recipes from Core mot to GT
2021-08-28Fix PA not setting input filter properlyGlease
Also slightly improved PA code quality because those IntelliJ warnings are too annoying. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-08-27Merge pull request #649 from kuba6000/fusionmaintenanceMartin Robertz
Remove random maintenance problem from fusion reactors
2021-08-25Small mistakekuba6000
2021-08-25Remove random maintenance problem from fusion reactorskuba6000
2021-08-22make Catalyst Fluid can't be input at sideGlodBlock
2021-08-22Merge pull request #643 from GTNewHorizons/fix-crack-recipe-checkMartin Robertz
allow oil cracker middle input hatch accept more fluids
2021-08-21Add guardkuba6000
2021-08-21Fix for Assembly line not taking powerkuba6000
2021-08-21use hook as Glease suggestedGlodBlock
2021-08-11use `clear` to avoid hash map recreationrepo_alt
2021-08-11Optionally disable automation access to the digital chests with storage ↵repo_alt
buses attached
2021-08-08Add formatting to getInfoData()D-Cysteine
2021-08-07Merge pull request #630 from D-Cysteine/format-numbersMartin Robertz
Add number formatting for tooltips & recipes
2021-08-07Add formatting to pipes, wires, super chests, super tanksD-Cysteine
2021-08-05Remove bSortStacks checkD-Cysteine
2021-08-05Update GT_MetaTileEntity_ChestBuffer.javaD-Cysteine
2021-08-05Merge pull request #626 from D-Cysteine/bypass-disassemblerMartin Robertz
Add disassembler restrictions bypass
2021-08-05Merge pull request #625 from GTNewHorizons/speedupMartin Robertz
GT_Recipe Speedup
2021-08-05Fix oversight in oil cracker structure codeGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-08-03Add disassembler restrictions bypassD-Cysteine
2021-08-03GT_Recipe: speedupTimeConqueror
2021-08-03OutputBus: removed excess constructor with the same parametersTimeConqueror
2021-08-03Merge pull request #622 from GTNewHorizons/gtpp-hatchesMartin Robertz
Added some constructors to Hatch Buses to remove some GTPP ASM
2021-08-01Make gtpp happyGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-08-01Merge remote-tracking branch 'origin/experimental' into boilerTimeConqueror
2021-08-01Boiler: when filled with bucket being in creative mode, it doesn't transform ↵TimeConqueror
water bucket back to empty bucket.
2021-08-01Visibility changes & new methods in GT_MetaTileEntity_Boiler for using them ↵TimeConqueror
in GTPP
2021-08-01Merge branch 'experimental' into code-improvementsAndrey
2021-08-01GT_MetaTileEntity_Boiler: Forgot to replace sendSoundTimeConqueror