Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-29 | Move neighbour update to BaseTileEntity | moller21 | |
2020-08-25 | Redstone, power, strong, signal, cover | moller21 | |
2020-08-23 | Revert stocking mode change. | moller21 | |
2020-08-23 | Attempt at improving chest buffers, also slowing down lower tier ones. | moller21 | |
2020-08-02 | Fix full size pipes restrictor textures. | moller21 | |
2020-08-01 | Merge pull request #306 from hohounk/experimental | Martin Robertz | |
Simple optimization to GT_Utility.moveOneItemStack | |||
2020-08-01 | Fix batteries in machines chugging cpu to look up recipes. | moller21 | |
2020-07-31 | Better optimization for moving items between inventories. | Kalle | |
2020-07-29 | Simple optimization to GT_Utility.moveOneItemStack | Kalle | |
2020-07-23 | feat(Gregtech) add Raw DD Portal Block | DreamMasterXXL | |
Add Raw Poatal Block for DD Infusion recipe | |||
2020-07-19 | Rework clientside pollution (#302) | moller21 | |
* Rework clientside pollution * Pollution rework * removed debug | |||
2020-07-17 | Fixed average EU input/output display | repo_alt | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5472 | |||
2020-07-17 | Transformer not change visually when mode changes to step up | repo_alt | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5420 | |||
2020-06-12 | fix derp | Martin Robertz | |
2020-06-12 | fix | DreamMasterXXL | |
2020-06-12 | Revert "Revert "MachineBlock runnable toggle"" | DreamMasterXXL | |
This reverts commit c40ad6aecab563410ad68fde6e39bcc0e3121469. | |||
2020-06-11 | Revert "MachineBlock runnable toggle" | DreamMasterXXL | |
This reverts commit 8b93a2909d7285f6506a56889929039c41882845. | |||
2020-06-11 | Phthalic Acid change breaks things #6242 | DreamMasterXXL | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6242 | |||
2020-06-11 | Do shit | DreamMasterXXL | |
2020-06-11 | Phtalic Acid name wrong #6232 | DreamMasterXXL | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6232 | |||
2020-06-09 | Fixed NEI time value for Replicators | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-06-09 | MachineBlock runnable toggle | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-06-04 | Merge pull request #300 from moller21/cover_guis | Martin Robertz | |
Cover guis | |||
2020-06-03 | Merge pull request #295 from GTNewHorizons/LargeChemOC | Martin Robertz | |
Unified Large Chem reactor OC | |||
2020-06-01 | Added gui's for the rest of em covers. | moller21 | |
2020-05-31 | Remove Logging | Jason Mitchell | |
2020-05-31 | Only modify aStack when doDrain == true | Jason Mitchell | |
2020-05-27 | Unified Large Chem reactor OC | bartimaeusnek | |
related #294 Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-05-16 | bee changes | DreamMasterXXL | |
Autoclave get a new input slot | |||
2020-05-12 | Fixed NPE during Worldgen | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-05-10 | Merge pull request #281 from moller21/coverguis2 | Martin Robertz | |
Cover GUI's take 2 | |||
2020-05-10 | Cover GUI: added fluid regulator, finished open on shiftrightclick. | moller21 | |
2020-05-06 | Cover gui: Right click to open instead take.2 | moller21 | |
2020-05-05 | Merge pull request #279 from GTNewHorizons/DropBartApi | Martin Robertz | |
Drop barts api | |||
2020-05-05 | Merge pull request #277 from moller21/LittleThings | Martin Robertz | |
Cleaned up Fluid display, rectangular cleanroom | |||
2020-05-04 | Drop barts api | Technus | |
2020-05-04 | Fix integer loopback in scanner averages | Technus | |
2020-05-04 | Added cover guis for pump/filter | moller21 | |
2020-05-03 | Clean up the fluid display thing. | moller21 | |
2020-04-23 | Buff infinity turbines #5970 | DreamMasterXXL | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5970 (cherry picked from commit 59c2be81ae501011488c3d5525adf380efe6ccef) | |||
2020-04-21 | Quantium Wires have no wiremill recipe #5888 | DreamMasterXXL | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5888 | |||
2020-04-21 | Merge remote-tracking branch 'origin/cls' into test | DreamMasterXXL | |
2020-04-19 | Reduced log | bartimaeusnek | |
+ removed "isNice" easter egg + reduced loglines to log every 5% instead of every 1% + replaced Iterator for loop with enhanced for Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-04-19 | Refactored CLS support into an own Compat | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-04-19 | update item list and version tag | DreamMasterXXL | |
2020-04-19 | Merge remote-tracking branch 'origin/ReplicatorNERF' into test | DreamMasterXXL | |
2020-04-19 | Nerfed replicator | bartimaeusnek | |
+ added a config option + made TankSize of Replicator a bit nicer Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-04-19 | More Polybenzimidazole (PBI) Uses in Higher Tier Recipes #5928 | DreamMasterXXL | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5928 | |||
2020-04-18 | remove unused materials | DreamMasterXXL | |
add gears to Cobalt and the Blue, Black and Red Steel (for the Oil Rig Recipes) fix spacing (cherry picked from commit 5bf8bb0089b2ff37e549f827d6e0aeac064fd87d) | |||
2020-04-18 | Use ThreadLocalRandom for RNG | Mogball | |