aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-03add(Forestry)Uranium Tube assembler recipeDreamMasterXXL
Things that need fixing in the 2.0.9.2b dev version #6887 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6887
2020-11-03Added IV HOG only LCEPrometheus0000000
2020-10-28Merge pull request #334 from GTNewHorizons/ore-missing-packetMartin Robertz
Fix ore not synced to client in some cases
2020-10-29Fix ore not synced to client in some cases (again)Glease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2020-10-28Fix ore not synced to client in some casesGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2020-10-25Merge pull request #333 from Prometheus0000/fgchangeMartin Robertz
Fgchange
2020-10-25#6493 star amountPrometheus0000
2020-10-25fix acidental perfect OC on all multies (#332)botn365
2020-10-24Merge pull request #331 from GTNewHorizons/hide-filled-flaskMartin Robertz
Actually hide filled volumetric flask in NEI
2020-10-25Organize importGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2020-10-25Move the hide to proper place & use proper apiGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2020-10-23Actually hide filled volumetric flask in NEIGlease
Previously this is called too early that many fluid are simply not yet registered. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2020-10-20Merge pull request #330 from GTNewHorizons/GradleUnfckMartin Robertz
Gradle unfck
2020-10-19Merge pull request #328 from GTNewHorizons/input-bus-pullingMartin Robertz
allow pulling items from input bus
2020-10-19Lift checks out of Stripped Methodes to prevent NoSuchMethodErrorsbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-10-19Unf****d build.gradlebartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-10-19added /run to gitignorebartimaeusnek
2020-10-19Bee Definition Cleanup (#326)bartimaeusnek
* Bee Definition Cleanup Removed a Lot of boilerplate code, by using Consumers instead of Overrides Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * Made Use of Static imports + use "Color" class for better IDE integration & readability + parameterised some Generics + reroute some Method overloads Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * fixed an oversight Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * fixed a typo Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-10-19allow only from input sidebotn365
2020-10-19allow to pull items from input busbotn365
2020-10-17Merge pull request #3 from GTNewHorizons/experimentalPrometheus0000
update
2020-10-17Merge pull request #325 from Prometheus0000/BeeMartin Robertz
#6334 Hopefully fix ganymede bee drop
2020-10-16Fix ganymede bee dropPrometheus0000
2020-10-16Merge pull request #2 from GTNewHorizons/experimentalPrometheus0000
update
2020-10-13Merge pull request #324 from GTNewHorizons/digital-chest-void-overflowMartin Robertz
Digital chest void overflow
2020-10-13better localisation handelingkorneel vandamme
2020-10-13Make cleanroom workspeed based on height and tierGlease
It is now 225 second per block height. A standard 3x4x3 cleanroom will take 7.5 minute to fire up (down from 8.33 minute). Any wider will not cause it to slowdown. The cleanroom will be overclockable (not perfect).
2020-10-12Merge pull request #1 from GTNewHorizons/experimentalPrometheus0000
update
2020-10-13remove extra if elsekorneel vandamme
2020-10-12fix extra } in post tickkorneel vandamme
2020-10-12spelingbotn365
2020-10-12update lang filebotn365
2020-10-12add overflow voiding to digital chestsbotn365
2020-10-06Merge pull request #323 from GTNewHorizons/hatch_orientationMartin Robertz
Cherry-Pick: Invalid Muffler Hatch Facing from GTNH2
2020-10-05Invalid Muffler Hatch Facingbartimaeusnek
Added the ability to change the invalid facing orientation on the Muffler Hatch Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-10-05Merge pull request #322 from GTNewHorizons/AE2Independancybartimaeusnek
Fix AE2 compat to be independant at runtime
2020-10-02fix(GT)add missing NBT ImortDreamMasterXXL
2020-10-02Merge pull request #321 from GTNewHorizons/QoL-flasksMartin Robertz
add QoL for flasks
2020-10-02add 864 and make circuit numbers betterbotn365
2020-10-02add 720L valua and turn 1000 to circuit 24botn365
2020-10-02add QoL for flasksbotn365
add the option to set the capacity of flasks trough a assembler and circuit
2020-10-02Merge pull request #320 from kaziu687/experimentalMartin Robertz
Update BaseMetaTileEntity.java
2020-10-01worldObj.getPrecipitationHeight moved to variablekaziu687
2020-10-01Update BaseMetaTileEntity.javakaziu687
Fixes problem that may cause explosion on Thermos servers with load-chunks-on-request: false When machine stays at the edge of loaded chunk (where siblings is not loaded) worldObj.getPrecipitationHeight will return -1 (cuz chunk wont be loaded on request). Machine will explode even if there is a roof.
2020-09-30Fix AE2 compat to be independant at runtimebartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-09-27Merge pull request #319 from botn365/patch-5Martin Robertz
fix furnace recipes with 2+ output
2020-09-27fix furnace recipes with 2+ outputbotn365
fix multi smelter only given 1 item if the even if the recipe gave more then 1 item
2020-09-25Merge pull request #318 from boubou19/experimentalMartin Robertz
fixed data bank achievement
2020-09-25fixed data bank achievementboubou19
2020-09-19Merge pull request #317 from botn365/patch-4Martin Robertz
fix to much power on non perfect OC