Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2018-05-10 | remove old recipe from pressure plate | Dream-Master | |
2018-05-10 | change pressure plate assembler recipes | Dream-Master | |
2018-05-10 | https://github.com/GTNewHorizons/NewHorizons/issues/2801 | Dream-Master | |
[recipe] oredicted recipe to make wooden pressure plates overlaps with the GT plank covers that are not oak #2801 | |||
2018-05-09 | added missing cells to mixer recipe | bartimaeusnek | |
2018-05-09 | Merge pull request #119 from GTNewHorizons/Schematic2DataStick | Martin Robertz | |
NEI fix for scanner | |||
2018-05-09 | quickfix for shematic chips beeing scannable | bartimaeusnek | |
2018-05-09 | NEI fix for scanner | bartimaeusnek | |
+ fixed typo (32 instead of 30eu/t at Prospection Data scan) + added Schematic scan NEI-recipe | |||
2018-05-08 | remove one Styrene recipe because duplication | Dream-Master | |
2018-05-08 | Merge branch 'experimental' into Schematic2DataStick | bartimaeusnek | |
2018-05-08 | Added tooltop to DataSticks | bartimaeusnek | |
+ Fixed original GC Schematics + changed scanner recipes to 30, 480 (from 32, 512) | |||
2018-05-08 | No styrene recipe in LCR #2740 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/2740 | |||
2018-05-07 | this shouldnt be in this branch | bartimaeusnek | |
2018-05-07 | fake re-enabled OreAchievements for compability purposes | bartimaeusnek | |
2018-05-07 | added mechanic to scan Schematics to data stics | bartimaeusnek | |
2018-05-06 | Enabled Reflexion for Galactigreg | bartimaeusnek | |
2018-05-06 | Remove dependency from Galactigreg... | Technus | |
2018-05-04 | Soften dreamcraft dependency | Namikon | |
2018-04-29 | resolves #2882 by enableing Tartarite ore instead of unused Promethium and ↵ | bartimaeusnek | |
Gadolinium | |||
2018-04-26 | fixed galactic greg & config differnce | bartimaeusnek | |
2018-04-24 | OreVein Hardcode Update | bartimaeusnek | |
+ added all Veins into Hardcode + added europa, europacore veins for europa + added secondlanthanid vein for T8 planets | |||
2018-04-21 | changed pos of 2 variables for clear programming | bartimaeusnek | |
2018-04-21 | Add localizer for Nei | Dream-MasterXXL | |
fix a few recipe deps and descriptions. | |||
2018-04-21 | recipe fixes | Dream-MasterXXL | |
2018-04-20 | recipes for machine parts | Dream-MasterXXL | |
2018-04-20 | added new UHV machine parts. | Dream-MasterXXL | |
2018-04-20 | Suggestion: Remove ingot smelting to nugget mechanic #2829 (#113) | Martin Robertz | |
* Suggestion: Remove ingot smelting to nugget mechanic #2829 | |||
2018-04-18 | Change Palladium and Platinum to have a higer tool level for Tico | Dream-MasterXXL | |
2018-04-18 | Double recipe for hypochlorous acid LCR - one uncraftable #2845 | Dream-MasterXXL | |
https://github.com/GTNewHorizons/NewHorizons/issues/2845 |