aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech
AgeCommit message (Collapse)Author
2021-05-22Merge pull request #542 from Usernm0/experimentalMartin Robertz
Fix translations from resourcepacks.
2021-05-21Merge pull request #543 from GTNewHorizons/patch-transformer-storageMartin Robertz
Actually increase the EU storage cap
2021-05-21Merge pull request #540 from GTNewHorizons/net-optimizeMartin Robertz
Get rid of intermediate byte array while sending packet
2021-05-21Increase the EU cap a bit moreGlease
2021-05-21Actually increase the EU storage capGlease
2021-05-20Fix translations from resourcepacks.Usernm
Without this fix gregtech always use localised names from GregTech.lang in minecraft root folder. With this fix you can change localisations on fly using resourcepacks.
2021-05-19Get rid of intermediate byte array while sending packetGlease
2021-05-18Fix NPE in GT_ClientGlease
2021-05-17Increase transformer eu storage capGlease
2021-05-16Dirty fix for ore drill not mining certain oreGlease
2021-05-16Generate EBF recipe for calcium ingotGlease
2021-05-15Merge pull request #534 from GTNewHorizons/safe-mode-gui-fixMartin Robertz
Fix machine controller gui not being properly initialized
2021-05-15Merge pull request #533 from GTNewHorizons/update-fluid-displayMartin Robertz
Allow client to proactively request fluid display updates
2021-05-16Remove ic2 iridium ore to iridium ingot recipeGlease
2021-05-15Fix machine controller gui not being properly initializedGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-05-15Allow client to proactively request fluid display updatesGlease
Currently client will only request update on blocks being looked at. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-05-13Merge pull request #532 from Prometheus0000/transMartin Robertz
Change UV transformer cable to bedrockium so you can actually make it in UV
2021-05-13Allow annealed againPrometheus0000
2021-05-13Merge pull request #528 from Prometheus0000/remove_uselessMartin Robertz
Remove useless recipes in GT5U involving tiny/small dusts
2021-05-13Remove commented out codePrometheus0000
2021-05-13Change UV transformer cable to bedrockium so you can actually make it inPrometheus0000
UV Change anycopper to copper for LV one to reduce confusion, and because I doubt anyone would use annealed Change size from x2 or x4 to x1, because it doesn't make sense for them to be larger, they're not high-amp transformers, they send the same amount of amps as the earlier tiers
2021-05-13Merge pull request #493 from johnch18/bufferFix2Martin Robertz
Made higher tier buffers attempt to move multiple stacks/tick
2021-05-13Merge pull request #515 from GTNewHorizons/files_formatMartin Robertz
Normalize all repository files format
2021-05-12Removed redundant loop.charles
2021-05-09Merge pull request #531 from Prometheus0000/dimethMartin Robertz
Add LCR dimethylbenzene recipe
2021-05-08Forgot to adjust recipe time/EUPrometheus0000
2021-05-08Also fix assembler one while at itPrometheus0000
2021-05-08Fix help message morePrometheus0000
2021-05-08Add LCR dimethylbenzene recipePrometheus0000
2021-05-08Fix help message thing for LCR recipesPrometheus0000
2021-05-08Fix name of americiumPrometheus0000
2021-05-08Fix soft mallet mishandling vanilla hopperGlease
2021-05-06Removes autogeneration of tiny dust to nugget smelting recipe forPrometheus0000
non-EBF materials Does anyone use this?
2021-05-06Removes autogenerating of alloy smelter tiny/small dust recipes forPrometheus0000
non-EBF materials It seems you can't use the normal size ones in the AS to make ingots, but does anyone care?
2021-05-06Removes autogenerating of EBF tiny/small dust recipesPrometheus0000
2021-05-06Remove useless tiny/small mixer recipesPrometheus0000
It was done in a neat way though
2021-05-06Actually make the buffer sort config workGlease
2021-05-05Merge pull request #526 from Prometheus0000/schemMartin Robertz
Remove duplicate and erroneous recipe for the base schematic
2021-05-05Remove duplicate and erroneous recipe for the base schematicPrometheus0000
2021-05-05Merge pull request #525 from Prometheus0000/cardMartin Robertz
Remove duplicate and fix existing sensor card recycling recipe
2021-05-05Remove duplicate and fix existing sensor card recycling recipePrometheus0000
Well, 'fix' is more like, 'be fair'
2021-05-05Merge pull request #524 from Prometheus0000/BpWMartin Robertz
Add water to bisphenol MB recipe
2021-05-05Merge pull request #522 from Prometheus0000/styreneMartin Robertz
Re-add styrene recipes
2021-05-05Add water to bisphenol MB recipePrometheus0000
2021-05-05Sets shadowiron and shadowsteel to centrifuge onlyPrometheus0000
I couldn't figure out how to lower the time, as it's auto-generated somehow Add spaces to the names. This is just visual Change Shadow to Shadow Metal to help differentiate the three. Also just visual
2021-05-05Re-add styrene recipesPrometheus0000
2021-05-04Scanner info for the output hatchrepo_alt
2021-05-01Merge pull request #519 from Prometheus0000/plascrete_fixMartin Robertz
Fix plascrete needing a pickaxe and having too much hardness and BR
2021-05-01Change to 1.5Prometheus0000
2021-05-01Fix plascrete needing a wrench and having too much hardness and BRPrometheus0000