aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2018-05-22remove Styrene recipes. Now you need to go the GT++ way using Chemical ↵Dream-MasterXXL
dehydrator.
2018-05-22Turbine nuclear gui (#121)bartimaeusnek
fixes critical server crash due to server sided getInfoData() by using StatCollector.translateToLocal instead of I18n.format
2018-05-22Oregeneration config error - Apatite veins #2001Dream-Master
2018-05-19Superconducting Coil only crafted with UHV #2924Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/2924
2018-05-19nuclear control displays 2.0, lang file addition (#120)bartimaeusnek
* +applied mitchej123 fix to all turbines +added .lang translation for GUI +removed error log for quicksilver dust * Lang file for Multiblock Information Nuclear Display patch * Tin Cell dublicate bug https://github.com/GTNewHorizons/NewHorizons/issues/2970
2018-05-15ignore libs folder and bat filesDream-Master
2018-05-12add massfab to item list gt++ compatDream-Master
2018-05-12Add Unboxinator LuV-UV for gt++ compatDream-Master
2018-05-11bump versionDream-Master
2018-05-10remove old recipe from pressure plateDream-Master
2018-05-10change pressure plate assembler recipesDream-Master
2018-05-10https://github.com/GTNewHorizons/NewHorizons/issues/2801Dream-Master
[recipe] oredicted recipe to make wooden pressure plates overlaps with the GT plank covers that are not oak #2801
2018-05-09added missing cells to mixer recipebartimaeusnek
2018-05-09Merge pull request #119 from GTNewHorizons/Schematic2DataStickMartin Robertz
NEI fix for scanner
2018-05-09quickfix for shematic chips beeing scannablebartimaeusnek
2018-05-09NEI fix for scannerbartimaeusnek
+ fixed typo (32 instead of 30eu/t at Prospection Data scan) + added Schematic scan NEI-recipe
2018-05-08remove one Styrene recipe because duplicationDream-Master
2018-05-08Merge pull request #118 from GTNewHorizons/Schematic2DataStickMartin Robertz
Schematic2DataStick
2018-05-08Merge branch 'experimental' into Schematic2DataStickbartimaeusnek
2018-05-08Added tooltop to DataSticksbartimaeusnek
+ Fixed original GC Schematics + changed scanner recipes to 30, 480 (from 32, 512)
2018-05-08No styrene recipe in LCR #2740Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/2740
2018-05-07Merge pull request #117 from GTNewHorizons/OreAchievement_fixMartin Robertz
Ore achievement fix
2018-05-07this shouldnt be in this branchbartimaeusnek
2018-05-07fake re-enabled OreAchievements for compability purposesbartimaeusnek
2018-05-07added mechanic to scan Schematics to data sticsbartimaeusnek
2018-05-06Enabled Reflexion for Galactigregbartimaeusnek
2018-05-06Remove dependency from Galactigreg...Technus
2018-05-04Soften dreamcraft dependencyNamikon