Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-02 | add the space | GlodBlock | |
2021-07-01 | make item filter recipe more reasonable | GlodBlock | |
2021-06-29 | Merge pull request #580 from Prometheus0000/sort | Martin Robertz | |
2021-06-29 | make arc furnace smelt Naquadah parts into ingot | GlodBlock | |
i don't see a point why this method have to turn Naquadah and Enriched Naquadah into dust material, they should be ingot material in common sense. | |||
2021-06-29 | Sorts assline recipes by voltage | Prometheus0000 | |
2021-06-29 | Change bio circuit raw material names | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-06-28 | fix rock break stack overflow (typo) | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-06-26 | Merge remote-tracking branch 'upstream/experimental' into experimental | boubou_19 | |
2021-06-26 | added missing assembly line achievements | boubou_19 | |
2021-06-26 | Grammar fix | Prometheus0000 | |
2021-06-26 | remove debug message and fix the tooltip | GlodBlock | |
2021-06-26 | fix the typo | GlodBlock | |
2021-06-25 | add textures | GlodBlock | |
2021-06-25 | add recipe for item filter | GlodBlock | |
2021-06-25 | Update ItemList.java | GlodBlock | |
2021-06-25 | add item filter cover | GlodBlock | |
This stuff will be rewritten when cover supports NBT. | |||
2021-06-25 | Fix redstone cover UX being weird | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-06-20 | Update GT_MetaTileEntity_Hatch_OutputBus.java | GlodBlock | |
2021-06-20 | stop the output bus generating ghost item | GlodBlock | |
2021-06-20 | Merge pull request #568 from queer/queer-patch-1 | Martin Robertz | |
2021-06-19 | Remove coordinates with proper equality check | amy null | |
2021-06-19 | Add 9x recipe for gelled toluene | Prometheus0000 | |
2021-06-19 | Add files via upload | Ethryan | |
2021-06-19 | Add files via upload | Ethryan | |
2021-06-18 | Fix consistent crash | amy null | |
2021-06-18 | fixed texture of the UEV pump | boubou_19 | |
2021-06-17 | Merge pull request #565 from GTNewHorizons/item-regulator-fix | Martin Robertz | |
Fix regulator not working when some slots are empty | |||
2021-06-17 | fixed Pollution handler not checking if pollution is enabled in the cfg | boubou_19 | |
2021-06-16 | fix tooltip | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-06-16 | Fix UnsupportedOperationException for listContainsItem | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-06-16 | Merge pull request #564 from GTNewHorizons/texture-warning-609 | Martin Robertz | |
Fix missing texture 609 warning | |||
2021-06-16 | Merge pull request #563 from Prometheus0000/flint | Martin Robertz | |
Remove old flint to tiny flint dust recipe | |||
2021-06-16 | Fix missing texture 609 warning | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-06-15 | Remove old flint to tiny flint dust recipe | Prometheus0000 | |
2021-06-15 | Merge pull request #560 from YannickMG/steam-gui-cleanup | Martin Robertz | |
No auto-output rendering for steam basic machines | |||
2021-06-15 | Merge pull request #561 from Prometheus0000/format | Martin Robertz | |
Formatting change | |||
2021-06-14 | Using explicit steam machine check | Yannick Marcotte-Gourde | |
2021-06-14 | Fix capitalization | Prometheus0000 | |
2021-06-14 | Formatting change | Prometheus0000 | |
2021-06-13 | No auto-output rendering for steam basic machines | Yannick Marcotte-Gourde | |
2021-06-11 | Move log centrifuging for methane from GT++, also add circuit | Prometheus0000 | |
2021-06-10 | add control circuit | GTNH-Afx237v7 | |
for assembler recipe for assembling line casing | |||
2021-06-10 | add assembler recipe for assembling line casing | GTNH-Afx237v7 | |
see https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8021 | |||
2021-06-07 | Merge pull request #553 from MatthewCOwen/experimental | Martin Robertz | |
Made the wireless redstone recievers safer to use on public servers | |||
2021-06-07 | removed covervariable as a parameter and applied proper masking | Matt | |
2021-06-06 | Uses GT_WirelessRedstoneCover packets now | Matt | |
2021-06-05 | Made fixes based on Glease's suggestions | Matt | |
2021-06-05 | refactor a bit (readability, restore string order, avoid double tax) | repo_alt | |
2021-06-05 | Display plant stats when the cropstick is empty | repo_alt | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8015 | |||
2021-06-05 | fixed some bit masking logic | Matt | |