aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech
AgeCommit message (Collapse)Author
2019-09-20Merge branch 'experimental' into beefixbartimaeusnek
2019-09-20fixed bee stuff with geneticsbartimaeusnek
+added mica crop +code improvements Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-09-05quantinium veins on venus are too dens #4978Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4978
2019-09-04Delete recipes in crafting table (for new coolant)Спартак
2019-09-03Revert "?"Спартак
This reverts commit 90d63a4a2bf7061d9a829b0f26386175e5dd9eca.
2019-09-03Add new Coolant in AssLine recipesСпартак
2019-09-03Add Space CoolantСпартак
2019-09-03?Спартак
2019-09-03Merge pull request #199 from GTNewHorizons/UHV-stuffMartin Robertz
UHV stuff
2019-09-03added multiple Glass Variants instead of only onebartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-09-02UHV/UEV integration of basic machinesbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-08-24Add some additional debug information to pumps; people claim to be still ↵Jason Mitchell
having problems with them
2019-08-14Merge pull request #197 from GTNewHorizons/NEI-Tierbartimaeusnek
fixes "scythe bug"
2019-08-14fixes "scythe bug"bartimaeusnek
-added FakeScannerRecipes for all Schematics
2019-07-27gycerol electrolyser receipt also for large electrolyser #4875Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4875
2019-07-25buff pipe recipesDream-Master
2019-07-25suggestion: molds for pipes #4869Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4869
2019-07-16Merge branch 'experimental' of ↵Dream-Master
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
2019-07-16add rutile quadrupeling #4850Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4850
2019-07-16NEI Tier updatebartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-07-15document potential cable gotchasJason Mitchell
2019-07-15more small cleanupJason Mitchell
2019-07-15spacesJason Mitchell
2019-07-15small cleanupJason Mitchell
2019-07-15IC2 ENet compat for GT transformers & GT cablesJason Mitchell
* Fixes every face of ic2 nuclear reactors giving full energy * Should reduce performance concerns from previous ic2 energy compat * Removes Tec's workaround
2019-07-15rebalance if cat and ifDream-Master
2019-07-15checking with new trinium speed valueDream-Master
rebalance infinity a bit
2019-07-15Stargate Wiki said Trinium is 100x more durable than steel and 100x more ↵Dream-MasterXXL
lighter.
2019-07-13Re-add Titanium Ore to T4 or T5 planets #4839Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4839
2019-07-13Merge branch 'experimental' of ↵Technus
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
2019-07-13Update transformers and pollutionTechnus
2019-07-13Upgrade transformer logicTechnus
2019-07-13better foil for zpm transmitter and sensor #4844Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4844
2019-06-25Allow Cassiterite Sand 4x with Tine twig #4774Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4774
2019-06-22null checksJason Mitchell
2019-06-22Populate getDescription() for WAILAJason Mitchell
2019-06-22fluid shenanigansJason Mitchell
2019-06-20#4727 Modified code to skip to the next cardinal direction pair when doing ↵Richard Hendricks
power delivery instead of always doing a 0-5 search. This should help simple "straight cables with machines attached" prefer to power the closer machines first, especially for NS runs.
2019-06-17fixed broken lag messagebartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-06-15+adjusted HP solar boiler to match the tooltipbartimaeusnek
+re-added solar GUI
2019-06-12complain about null inputsJason Mitchell
2019-06-04#4644Richard Hendricks
2019-05-29Merge branch 'experimental' of ↵Dream-Master
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
2019-05-29UEV Motor uncraftable #4601Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4601
2019-05-28reverted Optimised Images due to graphic bugs ingamebartimaeusnek
+this commit undoes https://github.com/GTNewHorizons/GT5-Unofficial/commit/2d8cbff191745bad46125cf492486f73b781e26a Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-05-24Added HP Solar Steam Boilerbartimaeusnek
+added recipe +removed unnessecary ", new Object[0]" for vargars methodes Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-05-22Merge pull request #185 from GTNewHorizons/bmf2bartimaeusnek
shortened sc cooling times
2019-05-22Merge branch 'bmf2' of https://github.com/GTNewHorizons/GT5-Unofficial into bmf2bartimaeusnek
added olafs changes
2019-05-22added 0lafs changesbartimaeusnek
+make higher tier superconductors give out less wires per recipe +removed nitrogen/helium cells from superconductor recipes +added helium as fuid for superconductor recipes +halfed the amount of pumps for superconductors Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-05-21add missing circuitsDream-Master