Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-26 | Merge pull request #607 from D-Cysteine/experimental | Martin Robertz | |
Disable example code generating invalid materials | |||
2021-07-26 | Update version number | D-Cysteine | |
2021-07-26 | Delete no longer accurate comment, and disable with if rather than ↵ | D-Cysteine | |
commenting out | |||
2021-07-26 | Fix comment | D-Cysteine | |
2021-07-26 | Merge branch 'GTNewHorizons:experimental' into experimental | D-Cysteine | |
2021-07-26 | Comment out example code adding invalid ores | D-Cysteine | |
2021-07-26 | clean, fixed nano | Sphyix | |
2021-07-26 | Merge branch 'experimental' of https://github.com/Sphyix/GT5-Unofficial into ↵ | Sphyix | |
experimental | |||
2021-07-26 | added tooltip to armors providing hazmat | Sphyix | |
2021-07-26 | added hazmat armors | Sphyix | |
2021-07-25 | Merge pull request #605 from D-Cysteine/experimental | Martin Robertz | |
Fix single-block boiler GUI handling of water capacity. Also set lava boiler to 32000 capacity. | |||
2021-07-24 | Fix typo | D-Cysteine | |
2021-07-24 | Update version number | D-Cysteine | |
2021-07-24 | Add missing (- 100) to GUI calculations | D-Cysteine | |
2021-07-24 | Fix method formatting | D-Cysteine | |
2021-07-24 | Update single-block boiler GUI to use getCapacity() | D-Cysteine | |
Update single-block boiler GUI to use GT_MetaTileEntity_Boiler.getCapacity() for computing water and steam fill percentages. Also change lava boiler to have 32000 capacity (from 16000). | |||
2021-07-24 | Missing bit of ME output bus optimization (leftover piece of cached stack ↵ | repo_alt | |
gets stuck in the bus) | |||
2021-07-23 | Merge pull request #583 from GTNewHorizons/recipe-change | Martin Robertz | |
make item filter recipe more reasonable | |||
2021-07-23 | Merge pull request #600 from repo-alt/experimental | Martin Robertz | |
ME Output bus optimization | |||
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 | Merge pull request #603 from GTNewHorizons/patch-transformer | 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 | Merge pull request #601 from GTNewHorizons/change-it-into-hashset-back | GlodBlock | |
change it into hashset back | |||
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-21 | Merge branch 'experimental' of ↵ | repo_alt | |
https://github.com/GTNewHorizons/GT5-Unofficial into experimental | |||
2021-07-21 | Merge pull request #599 from repo-alt/experimental | repo-alt | |
ME Output bus storeAll returned inverted value | |||
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 | Merge pull request #596 from GTNewHorizons/gui-color | Martin Robertz | |
Add option to not change GUI color based on color | |||
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 | Merge pull request #595 from GTNewHorizons/coil-recycle-fix | Martin Robertz | |
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 | Merge pull request #589 from Kiwi233/experimental | Martin Robertz | |
update for gregtech-5.09.35.00 | |||
2021-07-05 | Lowered rich uranium vein to 55. | Ethryan | |