Age | Commit message (Collapse) | Author |
|
|
|
get HardHammer and Soft Mallet working in Assembler recipes
re add crafting recipes from tool parts
(cherry picked from commit af10b10e360ee9bdabc68f949dd1232b10c695a7)
|
|
2) Batch (most) recipe map removals and additions (significant speedup)
3) Modernize old java constructs --> java8 (in the files touched)
|
|
(cherry picked from commit d8d867c7fa980beb19de204504284c09b9b6e4bd)
|
|
(cherry picked from commit 520156e27469c936572064f6839da2ff442a488f)
|
|
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
|
|
|
|
add new Autoclave recipes using molten void and a output of 100%
Adjust distilled water amount
crystal #6405
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6405
(cherry picked from commit 0d5949ce84caa55d5721b99e9cbc0c3ceb231b1e)
|
|
remove unbalanced Obsidian recipes
[Cutting Machine] Obsidian Plate (not profitable) #6430
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6430
|
|
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5243
|
|
* Added all Ores to Voidminer in DeepDark
+ removed Infinity Ore
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* renormalize line endings
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/5683
|
|
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/5596
|
|
changed subversion to 33
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/5243
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/5176
(cherry picked from commit 3389ad58b53cde8822cadb86e23e6ec0e9810e9b)
|
|
* improved loading times a lot
+ whitelisted only a few materials that really get changed with gt
+ code maintenance
+ tested and ready for shipping
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* improved readability
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* improved loading times by buffing recipes
+ buffer increases performance by another ~40%
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* Fixed breaking bug
+ added a config option to disable material whitelist
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/4869
|
|
|
|
|
|
|
|
+refractored code,
+restored compability to vanilla ore gen,
+moved GC and Forrestry code to own classes to prevent crashes inDev
+implemented equals and hashcode on NearbySeeds class
+added an information line to the Implosion Compressor tooltip
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/4210
|
|
Fix #1439 and #1456 (#1503)
* Fix #1439
* Fix #1456
* mistake
|
|
This reverts commit 56c6a1230882d9fe9b3abc3f8b9bbea9a018d57a.
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/3872
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/3831
|
|
|
|
|
|
|
|
|
|
update hatches recipes
|
|
|
|
change texture files a bit
|
|
fix(oilsand ore): centrifuge recipes (#1485)
- fix chance for sand output from 0.63% to 50%-25% depending on richness
- fix rich oilsand ore flagging
|
|
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/3438
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/3261
|
|
-removed config for custom ores
-removed immensive engineering support
-removed magneticraft support
-removed PFAAGeologica support
+added small ores for GaGreg
+version bump
|
|
|
|
* +applied mitchej123 fix to all turbines
+added .lang translation for GUI
+removed error log for quicksilver dust
* Lang file for Multiblock Information
Nuclear Display patch
* Tin Cell dublicate bug https://github.com/GTNewHorizons/NewHorizons/issues/2970
|
|
* Suggestion: Remove ingot smelting to nugget mechanic #2829
|
|
+added defaults for clear programming
+removed unused SuppressWarnings
+fixed SuperconductorLuV need circuit 92 instead of 9
|