Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-22 | Added caching to the ME output bus, to reduce stress on ME system in high ↵ | repo_alt | |
output rate cases Also, added item detector cover support to the bus, so that the item detector will signal "full" in case of ME failure https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8231 | |||
2021-07-22 | Merge pull request #602 from Usernm0/Cleanroom-color-fix | Martin Robertz | |
2021-07-22 | Increase the EU cap even more | Glease | |
2021-07-22 | Fix cleanroom blocks color | Usernm | |
Fix cleanroom maintenance and energy hatch color | |||
2021-07-22 | Update GT_Recipe.java | GlodBlock | |
2021-07-22 | change it into hashset back | GlodBlock | |
2021-07-21 | Merge pull request #594 from GTNewHorizons/fix-recipe-check | Martin Robertz | |
2021-07-21 | make it thread safe | GlodBlock | |
2021-07-20 | Made digital chest prioritized like partitioned cell | repo_alt | |
2021-07-18 | ME Output bus storeAll returned inverted value | repo_alt | |
2021-07-15 | Merge pull request #598 from TimeConqueror/experimental | Martin Robertz | |
More optimizaaations | |||
2021-07-15 | Removed useless method callings | TimeConqueror | |
2021-07-15 | Merge pull request #597 from TimeConqueror/experimental | Martin Robertz | |
Improvements to Vanilla Replacement & GT_Utility#copy | |||
2021-07-15 | Merge pull request #593 from GTNewHorizons/gui-manipulate-fluid | Martin Robertz | |
Extended GUI fluid manipulation support to GT_MetaTileEntity_BasicTank | |||
2021-07-15 | Removed useless array creation in most #copy methods by changing them to ↵ | TimeConqueror | |
#copyOrNull variant with single parameter. | |||
2021-07-15 | Optimized Replacing Vanilla Materials code, removed uselessly-repeated ↵ | TimeConqueror | |
operations | |||
2021-07-14 | Add option to not change GUI color based on paint | Glease | |
2021-07-13 | Update GT_MachineRecipeLoader.java | Elisis | |
Fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8199 | |||
2021-07-10 | fix recipe check | GlodBlock | |
2021-07-10 | Extended GUI fluid manipulation support to GT_MetaTileEntity_BasicTank | Glease | |
2021-07-08 | Merge pull request #585 from GTNewHorizons/cover-optimization | Martin Robertz | |
2021-07-06 | Merge pull request #591 from GTNewHorizons/Ethryan-patch-1 | Martin Robertz | |
2021-07-05 | Merge pull request #590 from GTNewHorizons/beter-power-net | Martin Robertz | |
fix overvolatage null crach | |||
2021-07-05 | Lowered rich uranium vein to 55. | Ethryan | |
2021-07-05 | fix overvolatage null crach | korneel vandamme | |
2021-07-05 | update for gregtech-5.09.35.00 | [Kiwi233] | |
2021-07-04 | 480 | Prometheus0000 | |
2021-07-03 | Fix radon recipe amount/time | Prometheus0000 | |
2021-07-03 | Merge pull request #587 from GTNewHorizons/beter-power-net | boubou19 | |
Beter power net | |||
2021-07-03 | fix extra { | korneel vandamme | |
2021-07-03 | prevent crach in case getBase is null | korneel vandamme | |
2021-07-03 | nake rest rf actualy work | korneel vandamme | |
2021-07-03 | Merge pull request #586 from GTNewHorizons/beter-power-net | boubou19 | |
Beter power net | |||
2021-07-03 | fix ae p2p not working | korneel vandamme | |
2021-07-03 | and actualy push if it is not full amount | korneel vandamme | |
2021-07-03 | store rest of RF to later push it | korneel vandamme | |
2021-07-03 | fix not reconetcing | korneel vandamme | |
2021-07-03 | Remove unnecessary redstone state query for covers | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-02 | Merge pull request #572 from GTNewHorizons/beter-power-net | Martin Robertz | |
Better power net | |||
2021-07-03 | fix typos in enet implementation | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-02 | remove debug code | korneel vandamme | |
2021-07-02 | add the space | GlodBlock | |
2021-07-01 | Merge pull request #582 from GTNewHorizons/lava-boiler-tooltip | Martin Robertz | |
Improve lava boiler tooltip | |||
2021-07-01 | make item filter recipe more reasonable | GlodBlock | |
2021-07-01 | Improve lava boiler tooltip | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
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> |