aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Collapse)Author
2019-11-16change tf ores dont spawn above y 35Dream-Master
2019-11-09Cannot breed Certus and Fluix Bees #5096Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5096
2019-11-06can only make tape with noram rubber #5081Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5081
2019-11-06can only make tape with noram rubber #5081Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5081
2019-11-06Bricked Blast furnace wrong bricks in description #5082Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5082
2019-11-02commented out small ores osmium, iridium and platinum (add BartWorks small ores)Dream-Master
2019-10-31made the assembly line translation class more robustbartimaeusnek
+wont crash anymore with broken language file Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-10-30revert redstone hardness. Otherwise no on can crash it with a lv 2 hammer.Dream-Master
(cherry picked from commit 5f63f6b0a3668ec869c6ed283d6a371f55448f5a)
2019-10-30Merge pull request #210 from observeroftime01/turbine-nbt-removalMartin Robertz
Remove NBT data from turbines, preventing them from being disassembled.
2019-10-30Merge branch 'test' into experimentalDream-Master
2019-10-29Remove NBT data from turbines, preventing them from being disassembled.observeroftime02
Signed-off-by: observeroftime02 <observeroftime@shizuki.ca>
2019-10-29More gracefully handle nulls in LCR recipesJason Mitchell
2019-10-29fixDream-Master
2019-10-29try to find out what crash neiDream-Master
2019-10-29Revert "small Assembly Line fix"Dream-Master
This reverts commit 8de068fbf425162c75793d795c6296d03003d49e.
2019-10-29update durability to mine Redstone and Diamonds after making bronze tools.Dream-Master
2019-10-29lapotronic energy orb cluster has no circuit ordict #5059Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5059
2019-10-25Update GT_MetaTileEntity_MultiBlockBase.javaDaniel
2019-10-25fix bufferd dynamo hatch (#207)botn365
* fix buffer dynamo hatch fix where a turbine with a buffer dynamo hatch makes more then 1A it wil not out put non complete amps in to the buffer * Update GT_MetaTileEntity_MultiBlockBase.java * Update GT_MetaTileEntity_MultiBlockBase.java
2019-10-15Merge pull request #206 from GTNewHorizons/assemblyLineFixMartin Robertz
small Assembly Line fix
2019-10-15small Assembly Line fixbartimaeusnek
+ made the Assembly Line not start when the recipe voltage > possible incoming voltage Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-10-15Vacume Freezer NEI Interface #5042Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5042
2019-10-04LCR recipes - Ammonia NH3 and Nitrous Oxide issue #5038Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5038
2019-10-03LCR recipes - Ammonia NH3 and Nitrous Oxide issue #5038Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5038
2019-09-29fix exploit on nc sensor cardsDream-Master
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