Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-19 | Rebalance nether veins #3155 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/3155 | |||
2018-06-19 | Merge pull request #130 from GTNewHorizons/debug/speedylag | Martin Robertz | |
Attempt to fix for #3030. Checking in on branch and doing PR so it c… | |||
2018-06-19 | Attempt to fix for #3030. Checking in on branch and doing PR so it can be ↵ | Richard Hendricks | |
reverted easily. | |||
2018-06-18 | Merge pull request #129 from GTNewHorizons/scanner_fixes | Martin Robertz | |
Scanner fixes | |||
2018-06-18 | Merge branch 'experimental' into scanner_fixes | bartimaeusnek | |
2018-06-18 | fix for #2152 | bartimaeusnek | |
fix for reused DataSticks keep parts of old NBTTagCompound fixed blockores and removed one hashmap | |||
2018-06-17 | Smp assembly-line books issures (#128) | bartimaeusnek | |
2018-06-17 | added GT BlockOres, BlockMetals, BlockGems for Assemblyline | bartimaeusnek | |
2018-06-16 | fixed Multiple items on one page | bartimaeusnek | |
2018-06-16 | Freezing air too expensive #3128 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/3128 | |||
2018-06-16 | fixed minor sorting issure | bartimaeusnek | |
2018-06-16 | fixed SMP Assembly Line book issures. | bartimaeusnek | |
2018-06-15 | fix for Assline books | bartimaeusnek | |
2018-06-14 | change recipe liquid air | Dream-Master | |
2018-06-14 | fix recipe derp and add liquid air vac freezer recipe | Dream-Master | |
2018-06-13 | fix liquid air derp | Dream-Master | |
2018-06-13 | fix derp | Dream-Master | |
2018-06-13 | try liquid nitrogen to put into materials | Dream-Master | |
2018-06-13 | bump version | Dream-Master | |
2018-06-13 | [Quest] Capsule of liquid oxygen #3090 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/3090 | |||
2018-06-10 | Merge branch 'New_plastic' into experimental | Dream-Master | |
# Conflicts: # src/main/java/gregtech/api/enums/Materials.java | |||
2018-06-10 | Fixed (hopefully) alll PBI recipes | Zoko061602 | |
2018-06-09 | chnage Materials to free ids | Dream-Master | |
2018-06-09 | bump version | Dream-Master | |
2018-06-09 | Merge branch 'New_plastic' of ↵ | Dream-Master | |
https://github.com/GTNewHorizons/GT5-Unofficial into New_plastic | |||
2018-06-09 | fix the oversee recipe of Tungsten from Endstone | Dream-Master | |
2018-06-09 | Added Polybenzimidazole | Zoko061602 | |
2018-06-08 | Superconductor Wire processing times are too much #3057 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/3057 | |||
2018-06-07 | Add EU/t for monster repellent. | Richard Hendricks | |
2018-06-05 | Fix for typo | Richard Hendricks | |
2018-06-05 | Add back in missing large boiler pollution numbers. Fix ↵ | Richard Hendricks | |
https://github.com/GTNewHorizons/NewHorizons/issues/2765 | |||
2018-06-05 | Increase chances of GT stones. | Richard Hendricks | |
2018-06-05 | Merge pull request #126 from GTNewHorizons/feature/machinemetal | Richard Hendricks | |
Added option for disabling machinemetal tinting. | |||
2018-06-05 | Added option for disabling machinemetal tinting. | Richard Hendricks | |
2018-06-04 | reduce explosives by 50% in seismic prospector | Dream-Master | |
2018-06-04 | Rose Gold - missing Mixer recipe #3024 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/3024 | |||
2018-06-03 | bump version | Dream-Master | |
2018-06-03 | Merge pull request #125 from GTNewHorizons/scan_shematics | Martin Robertz | |
fixes https://github.com/GTNewHorizons/NewHorizons/issues/3040 | |||
2018-06-03 | fixes https://github.com/GTNewHorizons/NewHorizons/issues/3040 | bartimaeusnek | |
+ exchanges nice and easy, but client-sided, code with messy id comparison code due to shittyness of GC items have the same name and no other option to compare against -_-' (╯°□°)╯︵ ┻━┻ | |||
2018-06-03 | Rose Gold - missing Mixer recipe #3024 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/3024 | |||
2018-06-02 | Merge pull request #124 from GTNewHorizons/debug/chestbuffer | Richard Hendricks | |
Debug/chestbuffer | |||
2018-06-02 | For the first 6 ticks after pushing, always push. Then goto every 5 ticks. ↵ | Richard Hendricks | |
Should work OK for any machine. For higher output performance, use larger output stack size. Uses item ID numbers instead of strings to sort, much faster. Resolves https://github.com/GTNewHorizons/NewHorizons/issues/3006 | |||
2018-05-31 | Tune how often to actually push so that it is every-other-tick if teh ↵ | Richard Hendricks | |
receiving side can accept it. Only resort the list if the inventory has been modified before the push, and if the push was successful. Use java's built in sort to keep the list sorted. Nulls get squeezed out as part of the sort algorithm. | |||
2018-05-30 | Some fixes. Only update if inventory actually changes. Sort inventory ↵ | Richard Hendricks | |
first, then bubble out nulls after. | |||
2018-05-30 | Branch to add in better debug output from GT cpu load. ns instead of ms. | Richard Hendricks | |
2018-05-27 | bump version | Dream-Master | |
2018-05-27 | applied https://github.com/Blood-Asp/GT5-Unofficial/pull/1425 | bartimaeusnek | |
2018-05-26 | Merge pull request #123 from GTNewHorizons/Mulch | Martin Robertz | |
rebased Mulch recipes | |||
2018-05-26 | rebased Mulch recipes | bartimaeusnek | |
2018-05-26 | Merge pull request #122 from GTNewHorizons/feature/butchery | Richard Hendricks | |
Feature/butchery |