Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 #563 from Prometheus0000/flint | Martin Robertz | |
Remove old flint to tiny flint dust recipe | |||
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 | |
2021-06-04 | replaced another magic bitmask | Matt | |
2021-06-04 | Clean ups and fixes | Matt | |
2021-06-04 | Private channel is now implemented | Matt | |
2021-06-04 | All covers now record which player last opened that cover's gui | Matt | |
2021-06-04 | User can only manually change the lower 16 bits of the coverVariable | Matt | |
2021-06-04 | Merge pull request #554 from GTNewHorizons/boiler-overflow | Martin Robertz | |
2021-06-04 | move the comment to where it belongs | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-06-04 | Fix ancient copy paste problem | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-06-03 | fixed tabs mixed with space | boubou_19 | |
2021-06-03 | Update GT_Worldgenloader.java | Martin Robertz | |
formarting | |||
2021-06-03 | add(GT)add small Tungsten Ores to Venus and IO | DreamMasterXXL | |
2021-06-03 | Merge pull request #544 from GTNewHorizons/remove-pure-tungsten-europe | Martin Robertz | |
2021-06-03 | Prevent integer overflow in solar boiler | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-06-03 | Merge pull request #548 from Prometheus0000/9x | Martin Robertz | |
Recipes for full dusts | |||
2021-06-01 | Merge remote-tracking branch 'origin/experimental' into experimental | Matt | |
2021-06-01 | Made the redstone reciever safer to use on public servers | Matt | |
2021-05-31 | Merge pull request #550 from GTNewHorizons/long-distance-pipe-warning | Martin Robertz | |
Remove false warning about missing texture | |||
2021-05-29 | Remove false warning about missing texture | Glease | |
2021-05-25 | Add input bus initial filter preference | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-05-25 | Allow client send preference to server | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-05-24 | Add missing x4 cable recipes, so you can use full dusts | Prometheus0000 | |
2021-05-24 | Adds 9x recipes for not using tiny dusts | Prometheus0000 | |
Radon LCR-only recipe (ignore previous commit) Biodiesel Polycaprolactam Indium Phtalic acid 3,3-dichlorobenzidine CO and CO2 | |||
2021-05-24 | feat(glow): iconset machines glow support | Léa Gris | |
- Add glow support for all sides and states of iconset machines (same as with basicmachines). Automated code cleanup with IDEA of: - Optiimise all imports (remove unused, sort) - Reorder all modifiers to the canonical preferred order (as stated in the Java Language Specification) - Add all missing @Override annotations | |||
2021-05-24 | fix(render): grass block top grey in inventory | Léa Gris | |
2021-05-23 | It's ugly, but it works. | Jason Mitchell | |
2021-05-23 | Add a 9x version of the ghast tear saltwater recipe | Prometheus0000 | |
2021-05-23 | Disable unnecessary hot ingot generation | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-05-23 | Update GT_Worldgenloader.java | botn365 | |