Age | Commit message (Collapse) | Author |
|
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/4751
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+rebalanced Fortune to scale linear with tier
+made circuit config wrapping
+rewrote a bit of code to be more readable
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
* 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>
|
|
Adds screwdriver range configuration to single block pumps
|
|
Adds screwdriver range configuration to ore drilling rigs
|
|
Adds screwdriver range configuration to oil drilling rigs
|
|
Adds screwdriver range configuration to single block miners
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/5082
|
|
This reverts commit 8de068fbf425162c75793d795c6296d03003d49e.
|
|
+ made the Assembly Line not start when the recipe voltage > possible incoming voltage
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
|
|
+added mica crop
+code improvements
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
having problems with them
|
|
fixes "scythe bug"
|
|
-added FakeScannerRecipes for all Schematics
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/4869
|
|
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/4850
|
|
* Fixes every face of ic2 nuclear reactors giving full energy
* Should reduce performance concerns from previous ic2 energy compat
* Removes Tec's workaround
|
|
|
|
|
|
|
|
+re-added solar GUI
|
|
|
|
+this commit undoes https://github.com/GTNewHorizons/GT5-Unofficial/commit/2d8cbff191745bad46125cf492486f73b781e26a
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
+added recipe
+removed unnessecary ", new Object[0]" for vargars methodes
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/3913
https://github.com/GTNewHorizons/NewHorizons/issues/4421
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
|
|
+re-added unused, Deprecated
constructors
+re-added unused vars
+treat empty string as null for GT_Tool_*.isMinableBlock
+allowed to mine any block that doesnt require a tool with GT tools at Hand mining speed
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
|
|
+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
|
|
|
|
+enable GT Tools to mine any block without tool requirements (dirt i.e.)
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
|
|
Problems with bee comb ore quadrupling recipes #4253
all ev and iv combs have now chemical recipes
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/3998
|
|
explosion checks from large turbine and plasma turbine. Large turbs now support buffered 4A dynamos.
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/4126
|