Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-21 | alkalus' fix to improve performance on the typefilter... | bartimaeusnek | |
2018-08-21 | fixed GT Teleporter | bartimaeusnek | |
+ improofed readability a bit (in dependencies in GT_Mod & GT_MetaTileEntity_Teleporter) - removed unused libs | |||
2018-08-19 | cherry pick | Alkalus | |
Fixed Mufflers and Large Boiler Fuels. (#1319) 92bcce8fd50004abc898cdd3464942b9a98d24a9 https://github.com/Blood-Asp/GT5-Unofficial/commit/92bcce8fd50004abc898cdd3464942b9a98d24a9 | |||
2018-08-15 | Added powderbarrels to usage. Added recipes to make Adv Seismic Prospectors. ↵ | Richard Hendricks | |
Removed recipes for the old ones. | |||
2018-08-15 | Do radius in blocks. Clean up printouts. Add in chunk information for ↵ | Richard Hendricks | |
located ores. | |||
2018-08-15 | fix radius | Richard Hendricks | |
2018-08-15 | Prep for changes | Richard Hendricks | |
2018-08-13 | Fix for issue 3399. | Richard Hendricks | |
2018-08-11 | Alternative Primitive Circuits for MV #3438 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/3438 | |||
2018-08-11 | [Suggestion] Change Blood Magic Life Essence Cell recipe to use Regular cell ↵ | Dream-Master | |
rather than Universal Cell. #2215 https://github.com/GTNewHorizons/NewHorizons/issues/2215 | |||
2018-07-29 | name fixing Iron3Chloride | Dream-Master | |
2018-07-21 | Revert changes for machine metal support, using different method now via ↵ | Richard Hendricks | |
coremod to enable disable. | |||
2018-07-21 | fix names | Dream-Master | |
2018-07-21 | fix | Dream-Master | |
Universal Fluid Cells Wont Empty #3342 https://github.com/GTNewHorizons/NewHorizons/issues/3342 | |||
2018-07-21 | Universal Fluid Cells Wont Empty #3342 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/3342 | |||
2018-07-13 | Light and Heavy Fuel Burn Values #3115 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/3115 | |||
2018-06-30 | pulled small ores into code | bartimaeusnek | |
-removed config for custom ores -removed immensive engineering support -removed magneticraft support -removed PFAAGeologica support +added small ores for GaGreg +version bump | |||
2018-06-20 | New feature for chestbuffers/superbuffers:Transfer size mode. Instead of ↵ | Richard Hendricks | |
matching the output inventory, this mode will only transfer fixed sizes to output invetory. Useful for input hatches to Amazon Packager or PA filled with packagers. | |||
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 | fixed minor sorting issure | bartimaeusnek | |
2018-06-16 | fixed SMP Assembly Line book issures. | bartimaeusnek | |
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-10 | Fixed (hopefully) alll PBI recipes | Zoko061602 | |
2018-06-09 | Added Polybenzimidazole | Zoko061602 | |
2018-06-05 | Added option for disabling machinemetal tinting. | Richard Hendricks | |
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-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-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-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-06 | Remove dependency from Galactigreg... | Technus | |
2018-04-26 | fixed galactic greg & config differnce | bartimaeusnek | |
2018-04-21 | changed pos of 2 variables for clear programming | bartimaeusnek | |
2018-04-20 | added new UHV machine parts. | Dream-MasterXXL | |
2018-04-18 | Change Palladium and Platinum to have a higer tool level for Tico | Dream-MasterXXL | |
2018-03-25 | Fix transformers not exploding when receiving overvoltage through P2P-EU tunnels | David Vierra | |
Transformers were using the IC2 compat to draw IC2 energy from the tunnel before the tunnel got a chance to push GT energy into the transformer. Because this uses up the transformer's max amperage, the tunnel never gets a chance to push the GT energy into it. This change makes sure the IC2 compat is not activated for P2P-EU tunnels. | |||
2018-03-23 | Chemical Formulars #2727 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/2727 | |||
2018-03-22 | Added description | Wo0kiee | |
2018-03-22 | Cleanup | Wo0kiee | |
# Conflicts: # src/main/java/gregtech/common/tileentities/machines/basic/GT_MetaTileEntity_AdvSeismicProspector.java | |||
2018-03-22 | deleted formatting codes | Wo0kiee | |
2018-03-22 | Adv Seismic Prospector reworked | Wo0kiee | |
Prospects from NW to SE 9 of oilfields (6x6 chunks each) and output min-max oil amount # Conflicts: # src/main/java/gregtech/common/tileentities/machines/basic/GT_MetaTileEntity_AdvSeismicProspector.java |