Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 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 | [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 | 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 | 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 | 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 | 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 | applied https://github.com/Blood-Asp/GT5-Unofficial/pull/1425 | bartimaeusnek | |
2018-05-26 | rebased Mulch recipes | bartimaeusnek | |
2018-05-26 | https://github.com/GTNewHorizons/NewHorizons/issues/2202 Tweak base values ↵ | Richard Hendricks | |
for knife/butchery knife. | |||
2018-05-25 | Fix 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-25 | Copy fix from https://github.com/Blood-Asp/GT5-Unofficial/issues/726 | Richard Hendricks | |
2018-05-22 | [RFC][Balance] Move food cans to HV #2821 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/2821 | |||
2018-05-22 | remove Styrene recipes. Now you need to go the GT++ way using Chemical ↵ | Dream-MasterXXL | |
dehydrator. | |||
2018-05-22 | Turbine nuclear gui (#121) | bartimaeusnek | |
fixes critical server crash due to server sided getInfoData() by using StatCollector.translateToLocal instead of I18n.format | |||
2018-05-22 | Oregeneration config error - Apatite veins #2001 | Dream-Master | |
2018-05-19 | Superconducting Coil only crafted with UHV #2924 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/2924 | |||
2018-05-19 | nuclear 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-12 | add massfab to item list gt++ compat | Dream-Master | |
2018-05-12 | Add Unboxinator LuV-UV for gt++ compat | Dream-Master | |