aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common
AgeCommit message (Collapse)Author
2021-10-14Reset mCasing upon recheckGlease
2021-10-09add GUI for output hatch fluid lockGlodBlock
2021-10-03Merge pull request #672 from Prometheus0000/New_stuffMartin Robertz
Add higher tier parts
2021-10-01remove unused importsboubou_19
2021-10-01prevent sorting mode when tickrate timer is resetboubou_19
2021-09-30small changeGlodBlock
follow TimeConqueror's suggestion
2021-09-30remove redundant codeGlodBlock
2021-09-30use lambdaGlodBlock
2021-09-30move code away from GT_UtilityGlodBlock
2021-09-29Finish upPrometheus0000
2021-09-27allow VF to accept fluid inputGlodBlock
2021-09-27Add higher tier partsPrometheus0000
2021-09-22better spread of channel values when using items of the same itemIDMatt
2021-09-22sendChatToPlayer now sends only the public portionMatt
2021-09-21Merge pull request #660 from Minepolz320/experimentalMartin Robertz
Gregtech tools Fix
2021-09-20prevent GT cape rendering from overriding vanilla capes with no capes.boubou_19
See https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8558
2021-09-19Fix GT ToolsMinepolz320
I tried to fix the tools
2021-09-17Merge pull request #654 from kuba6000/THTR-ReworkMartin Robertz
New casing for HTGR
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-09-05New casing addedkuba6000
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-29change same RC items they wrongly namedDreamMasterXXL
add some null pointers (cherry picked from commit 09501578667ca0d47fcf96b1e4fb03bf29dfd6eb)
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-27fix(GT)Bender recipe adderDreamMasterXXL
change recipe "Wooden Raols"
2021-08-26rework(RC Rails)DreamMasterXXL
buff recipes for rebars, tracks and rails add circuit support to Bender
2021-08-25Small mistakekuba6000
2021-08-25Remove random maintenance problem from fusion reactorskuba6000
2021-08-22Actually fix the typoGlease
2021-08-22Fix typoGlease
2021-08-22Fix OpenComputer microchips related craftingGlease
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-16Merge remote-tracking branch 'origin/experimental' into experimentalTimeConqueror
2021-08-16Removed useless concurrency for some mapsTimeConqueror
2021-08-14Merge pull request #638 from GTNewHorizons/lfp-liquid-renderMartin Robertz
Liquid Render inside Large Fluid Cells
2021-08-11Update bee mutations to handle modified climateD-Cysteine
2021-08-12Added liquid rendering inside Large Fluid PipeTimeConqueror
2021-08-12Item Renderers: improved readabilityTimeConqueror
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-10Added Damage Source Based on Hot Item (for gloves in GTNHCoreMod)TimeConqueror