aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-18Merge branch 'experimental' into scanner_fixesbartimaeusnek
2018-06-18fix for #2152bartimaeusnek
fix for reused DataSticks keep parts of old NBTTagCompound fixed blockores and removed one hashmap
2018-06-17Smp assembly-line books issures (#128)bartimaeusnek
2018-06-17added GT BlockOres, BlockMetals, BlockGems for Assemblylinebartimaeusnek
2018-06-16fixed Multiple items on one pagebartimaeusnek
2018-06-16Freezing air too expensive #3128Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/3128
2018-06-16fixed minor sorting issurebartimaeusnek
2018-06-16fixed SMP Assembly Line book issures.bartimaeusnek
2018-06-15fix for Assline booksbartimaeusnek
2018-06-14change recipe liquid airDream-Master
2018-06-14fix recipe derp and add liquid air vac freezer recipeDream-Master
2018-06-13fix liquid air derpDream-Master
2018-06-13fix derpDream-Master
2018-06-13try liquid nitrogen to put into materialsDream-Master
2018-06-13bump versionDream-Master
2018-06-13[Quest] Capsule of liquid oxygen #3090Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/3090
2018-06-10Merge branch 'New_plastic' into experimentalDream-Master
# Conflicts: # src/main/java/gregtech/api/enums/Materials.java
2018-06-10Fixed (hopefully) alll PBI recipesZoko061602
2018-06-09chnage Materials to free idsDream-Master
2018-06-09bump versionDream-Master
2018-06-09Merge branch 'New_plastic' of ↵Dream-Master
https://github.com/GTNewHorizons/GT5-Unofficial into New_plastic
2018-06-09fix the oversee recipe of Tungsten from EndstoneDream-Master
2018-06-09Added PolybenzimidazoleZoko061602
2018-06-08Superconductor Wire processing times are too much #3057Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/3057
2018-06-07Add EU/t for monster repellent.Richard Hendricks
2018-06-05Fix for typoRichard Hendricks
2018-06-05Add back in missing large boiler pollution numbers. Fix ↵Richard Hendricks
https://github.com/GTNewHorizons/NewHorizons/issues/2765
2018-06-05Increase chances of GT stones.Richard Hendricks
2018-06-05Merge pull request #126 from GTNewHorizons/feature/machinemetalRichard Hendricks
Added option for disabling machinemetal tinting.
2018-06-05Added option for disabling machinemetal tinting.Richard Hendricks
2018-06-04reduce explosives by 50% in seismic prospectorDream-Master
2018-06-04Rose Gold - missing Mixer recipe #3024Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/3024
2018-06-03bump versionDream-Master
2018-06-03Merge pull request #125 from GTNewHorizons/scan_shematicsMartin Robertz
fixes https://github.com/GTNewHorizons/NewHorizons/issues/3040
2018-06-03fixes https://github.com/GTNewHorizons/NewHorizons/issues/3040bartimaeusnek
+ 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-03Rose Gold - missing Mixer recipe #3024Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/3024
2018-06-02Merge pull request #124 from GTNewHorizons/debug/chestbufferRichard Hendricks
Debug/chestbuffer
2018-06-02For 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-31Tune 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-30Some fixes. Only update if inventory actually changes. Sort inventory ↵Richard Hendricks
first, then bubble out nulls after.
2018-05-30Branch to add in better debug output from GT cpu load. ns instead of ms.Richard Hendricks
2018-05-27bump versionDream-Master
2018-05-27applied https://github.com/Blood-Asp/GT5-Unofficial/pull/1425bartimaeusnek
2018-05-26Merge pull request #123 from GTNewHorizons/MulchMartin Robertz
rebased Mulch recipes
2018-05-26rebased Mulch recipesbartimaeusnek
2018-05-26Merge pull request #122 from GTNewHorizons/feature/butcheryRichard Hendricks
Feature/butchery
2018-05-26https://github.com/GTNewHorizons/NewHorizons/issues/2202 Tweak base values ↵Richard Hendricks
for knife/butchery knife.
2018-05-25Fix for #2420. Small knife damage reduced, mob damage immunitiy implemented. ↵Richard Hendricks
Butchery knife damage buffed. Based on mining level, 5+ will instakill cows. Looting enchantment does not appear to work, filing separate ticket for that.
2018-05-25Copy fix from https://github.com/Blood-Asp/GT5-Unofficial/issues/726Richard Hendricks
2018-05-22[RFC][Balance] Move food cans to HV #2821Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/2821