aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech
AgeCommit message (Collapse)Author
2021-11-06Make GT_LanguageManager injects into correct languageRaphael
2021-11-03Fix VinylChloride recipeGlease
2021-10-30Clean up translationsD-Cysteine
2021-10-30Merge pull request #710 from D-Cysteine/metaitem-98Martin Robertz
Add support for more fluids in GT cells
2021-10-30Merge pull request #704 from D-Cysteine/number-formatMartin Robertz
Try to use locale number formatting
2021-10-30Merge pull request #707 from GTNewHorizons/Cutter-Internal-TankMartin Robertz
Increase internal Tank from Cutter
2021-10-30Merge pull request #708 from GTNewHorizons/vanadium-Steel-EBFMartin Robertz
disable vanadiumsteel auto generated ebf recipe
2021-10-30Merge branch 'experimental' into BoxinatorMartin Robertz
2021-10-30A little clean-upD-Cysteine
2021-10-30Add support for more fluidsD-Cysteine
2021-10-29Make metaitem.98 more flexible, and add oredict support for steam cellD-Cysteine
2021-10-29remove auto generated ebf recipe from Damascus steelDreamMasterXXL
(cherry picked from commit 35f609a4267de0af5812a54991d5ba55a2daac05)
2021-10-28change values againDreamMasterXXL
(cherry picked from commit bed330648ee211530f5c9e97c9b1b7851e446168)
2021-10-29Make steam cell usable in oil cracking. Also made new cells less of a pain ↵Glease
to work with
2021-10-28change tank amountDreamMasterXXL
2021-10-28disable vanadiumsteel auto generated ebf recipeDreamMasterXXL
(cherry picked from commit 946878bfaba8f51111f1fa0d9d3c12eaf656b69f)
2021-10-27Increase internal Tank from CutterDreamMasterXXL
(cherry picked from commit 47449d939cfec7c44ec47be5da9aa260f39c585d)
2021-10-25Fix style problemGlease
2021-10-25Fix teleporter and microwave flickeringGlease
2021-10-25Fix super chest stored item count flickeringGlease
2021-10-25Fix fusion stored energy amount flickeringGlease
2021-10-25Merge pull request #705 from GTNewHorizons/basic-tank-occassional-negativeMartin Robertz
Fix quantum tanks fluid amount flickering
2021-10-25Only send mContent when necessaryGlease
2021-10-25Fix quantum tanks fluid amount flickeringGlease
par2 Might be negative under certain circumstance, causing the mContent counter to be temporarily negative.
2021-10-23Try to use locale formattingD-Cysteine
* Also format some more of the portable scanner's output
2021-10-23Merge branch 'experimental' of github.com:GTNewHorizons/GT5-Unofficial into ↵DreamMasterXXL
experimental
2021-10-23change TF galena vein name because it never generatesDreamMasterXXL
2021-10-22Merge pull request #692 from KiloJoel/feature/for-research-multiblockMartin Robertz
Research Completer - Added machine casing and assets
2021-10-22Merge pull request #701 from GTNewHorizons/SSoCMartin Robertz
add more recipes for SSoC
2021-10-22Merge pull request #702 from GTNewHorizons/start-upon-fluid-manipulationMartin Robertz
Try start processing immediately upon manual fluid manipulation
2021-10-21Restore sorting of recipes in NEID-Cysteine
Revert "Restore sorting of recipes in NEI" This reverts commit c7104eaeb2c6c2e94161436e3c7ecb5378cdc74a. Restore sorting of recipes in NEI
2021-10-22Try start processing immediately upon manual fluid manipulationGlease
2021-10-21add more recipes for SSoCGlodBlock
2021-10-21fix the same unlocalizedNameGlodBlock
fix https://discord.com/channels/181078474394566657/401118216228831252/900697821450215464
2021-10-21Merge pull request #697 from GTNewHorizons/remember-recipe-mapMartin Robertz
Make Input Bus and Input Hatch to remember recipe map
2021-10-21Allow GT cells to work for any fluidD-Cysteine
2021-10-21Change primitive recipe to prevent conflictsGlease
2021-10-21Add LCR 24 recipe for vinyl chlorideGlease
2021-10-21Make Input Bus and Input Hatch to remember recipe mapGlease
This recipe map is used to filter input. After chunk load, there will be a short delay between event "chunk finished loading" and "multiblock controller sets the recipe map". Not remembering it makes the hatch to temporarily accept arbitrary input until that happens.
2021-10-20Merge pull request #689 from GTNewHorizons/Tiny-Sanity-BalanceMartin Robertz
MC > Oriharukon in Melodic Alloy
2021-10-20Merge pull request #695 from GTNewHorizons/Distillery-TankMartin Robertz
increase Distillery Tank capacity
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-20increase Distillery TankDreamMasterXXL
2021-10-20Added fix from D-CysteineEthryan
2021-10-20Increase Brewer capacityEthryan
2021-10-19Fix comment grammarD-Cysteine
2021-10-19Detect the ore type and replace with that type of cobbleD-Cysteine
2021-10-19Merge branch 'experimental' of github.com:GTNewHorizons/GT5-Unofficial into ↵DreamMasterXXL
experimental
2021-10-19now you can electrolyse SodiumcarbonateDreamMasterXXL
2021-10-19fix lensGlodBlock