Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-03 | Merge pull request #336 from GTNewHorizons/Forestry-Test | Martin Robertz | |
add(Forestry)Uranium Tube assembler recipe | |||
2020-11-03 | add(Forestry)Uranium Tube assembler recipe | DreamMasterXXL | |
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-03 | Added IV HOG only LCE | Prometheus0000000 | |
2020-10-28 | Merge pull request #334 from GTNewHorizons/ore-missing-packet | Martin Robertz | |
Fix ore not synced to client in some cases | |||
2020-10-29 | Fix ore not synced to client in some cases (again) | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2020-10-28 | Fix ore not synced to client in some cases | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2020-10-25 | Merge pull request #333 from Prometheus0000/fgchange | Martin Robertz | |
Fgchange | |||
2020-10-25 | #6493 star amount | Prometheus0000 | |
2020-10-25 | fix acidental perfect OC on all multies (#332) | botn365 | |
2020-10-24 | Merge pull request #331 from GTNewHorizons/hide-filled-flask | Martin Robertz | |
Actually hide filled volumetric flask in NEI | |||
2020-10-25 | Organize import | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2020-10-25 | Move the hide to proper place & use proper api | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2020-10-23 | Actually hide filled volumetric flask in NEI | Glease | |
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-20 | Merge pull request #330 from GTNewHorizons/GradleUnfck | Martin Robertz | |
Gradle unfck | |||
2020-10-19 | Merge pull request #328 from GTNewHorizons/input-bus-pulling | Martin Robertz | |
allow pulling items from input bus | |||
2020-10-19 | Lift checks out of Stripped Methodes to prevent NoSuchMethodErrors | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-10-19 | Unf****d build.gradle | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-10-19 | added /run to gitignore | bartimaeusnek | |
2020-10-19 | Bee 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-19 | allow only from input side | botn365 | |
2020-10-19 | allow to pull items from input bus | botn365 | |
2020-10-17 | Merge pull request #3 from GTNewHorizons/experimental | Prometheus0000 | |
update | |||
2020-10-17 | Merge pull request #325 from Prometheus0000/Bee | Martin Robertz | |
#6334 Hopefully fix ganymede bee drop | |||
2020-10-16 | Fix ganymede bee drop | Prometheus0000 | |
2020-10-16 | Merge pull request #2 from GTNewHorizons/experimental | Prometheus0000 | |
update | |||
2020-10-13 | Merge pull request #324 from GTNewHorizons/digital-chest-void-overflow | Martin Robertz | |
Digital chest void overflow | |||
2020-10-13 | better localisation handeling | korneel vandamme | |
2020-10-13 | Make cleanroom workspeed based on height and tier | Glease | |
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-12 | Merge pull request #1 from GTNewHorizons/experimental | Prometheus0000 | |
update | |||
2020-10-13 | remove extra if else | korneel vandamme | |
2020-10-12 | fix extra } in post tick | korneel vandamme | |
2020-10-12 | speling | botn365 | |
2020-10-12 | update lang file | botn365 | |
2020-10-12 | add overflow voiding to digital chests | botn365 | |
2020-10-06 | Merge pull request #323 from GTNewHorizons/hatch_orientation | Martin Robertz | |
Cherry-Pick: Invalid Muffler Hatch Facing from GTNH2 | |||
2020-10-05 | Invalid Muffler Hatch Facing | bartimaeusnek | |
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-05 | Merge pull request #322 from GTNewHorizons/AE2Independancy | bartimaeusnek | |
Fix AE2 compat to be independant at runtime | |||
2020-10-02 | fix(GT)add missing NBT Imort | DreamMasterXXL | |
2020-10-02 | Merge pull request #321 from GTNewHorizons/QoL-flasks | Martin Robertz | |
add QoL for flasks | |||
2020-10-02 | add 864 and make circuit numbers better | botn365 | |
2020-10-02 | add 720L valua and turn 1000 to circuit 24 | botn365 | |
2020-10-02 | add QoL for flasks | botn365 | |
add the option to set the capacity of flasks trough a assembler and circuit | |||
2020-10-02 | Merge pull request #320 from kaziu687/experimental | Martin Robertz | |
Update BaseMetaTileEntity.java | |||
2020-10-01 | worldObj.getPrecipitationHeight moved to variable | kaziu687 | |
2020-10-01 | Update BaseMetaTileEntity.java | kaziu687 | |
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-30 | Fix AE2 compat to be independant at runtime | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-09-27 | Merge pull request #319 from botn365/patch-5 | Martin Robertz | |
fix furnace recipes with 2+ output | |||
2020-09-27 | fix furnace recipes with 2+ output | botn365 | |
fix multi smelter only given 1 item if the even if the recipe gave more then 1 item | |||
2020-09-25 | Merge pull request #318 from boubou19/experimental | Martin Robertz | |
fixed data bank achievement | |||
2020-09-25 | fixed data bank achievement | boubou19 | |