Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/5156
set Steel Level from 2 to 3
(cherry picked from commit 3af81d216633df4c0782a086fc8f9374184a9958)
|
|
+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>
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/5116
(cherry picked from commit 120401df36dbb0ff00ad26618193ed0e3df2dcfe)
|
|
Fluid Texture Fix
|
|
Adds animated textures for the following fluids:
Deuterium
Gas
Natural Gas
Sulphuric Gas
Helium
Helium-3
Hydrogen
Methane
Nitrogen
Nitrogen Dioxide
Oxygen
Radon
Trinium
Liquid Air
|
|
Added animated fluid textures for liquid nitrogen and liquid oxygen based on liquid mercury
|
|
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/5096
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/5081
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/5081
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/5082
|
|
|
|
+wont crash anymore with broken language file
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
(cherry picked from commit 5f63f6b0a3668ec869c6ed283d6a371f55448f5a)
|
|
Remove NBT data from turbines, preventing them from being disassembled.
|
|
|
|
Signed-off-by: observeroftime02 <observeroftime@shizuki.ca>
|
|
|
|
|
|
|
|
This reverts commit 8de068fbf425162c75793d795c6296d03003d49e.
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/5059
|
|
|
|
* 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
|
|
small Assembly Line fix
|
|
+ made the Assembly Line not start when the recipe voltage > possible incoming voltage
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/5042
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/5038
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/5038
|
|
|
|
|
|
+added mica crop
+code improvements
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/4978
|
|
|
|
This reverts commit 90d63a4a2bf7061d9a829b0f26386175e5dd9eca.
|
|
|
|
|
|
|