Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2018-02-12 | fixed Superconductor material | Dream-Master | |
2018-02-11 | Added autamatable data hatch | Technus | |
2018-02-10 | Make LCR accept 6 inputs, any combination of items or liquids; Re-enable ↵ | Jason Mitchell | |
High Octane Gas in the LCR | |||
2018-02-10 | Fix name was wrong on Super conductor wire | Dream-Master | |
2018-02-07 | second try to make Superconductor wires more expensive | Dream-Master | |
change names of the materials, reduce ampere of the wires | |||
2018-02-06 | try to add more parts to barium | Dream-Master | |
2018-02-06 | [suggestion]Superconductor recipes #2475 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/2475 Suggestion: Superconductors #2433 https://github.com/GTNewHorizons/NewHorizons/issues/2433 | |||
2018-02-06 | [suggestion]Superconductor recipes #2475 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/2475 Suggestion: Superconductors #2433 https://github.com/GTNewHorizons/NewHorizons/issues/2433 | |||
2018-02-05 | Added documentation to updateTexture in GT_MetaTileEntity_Hatch. | Alkalus | |
Added a function to GT_Utility called addTexturePage(byte page). Added information about who is using which texture page in GT_Block_Casings1. Updated GT_Block_Casings5 & GT_Block_Casings8 to utilise texture page 1. Updated Large Chemical Reactor to reflect this change, now also uses Page 1 Index 48. Moved the Pyrolyse oven casing index from 111 to 22, which is currently unused and within the Gregtech index space. | |||
2018-02-06 | [suggestion]Superconductor recipes #2475 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/2475 Suggestion: Superconductors #2433 https://github.com/GTNewHorizons/NewHorizons/issues/2433 | |||
2018-02-05 | Revert "Fix: Fluid pipes transfer capacity #1378" | Dream-Master | |
This reverts commit e27a01d577b1f3ab9af9bb279c78353ef8a8052e. | |||
2018-02-04 | Chlorobenzene cannot be crafted in large chemical reactor #2553 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/2553 remove deprecated recipes change chemical reactor for basic machines a bit | |||
2018-01-30 | Fix: Fluid pipes transfer capacity #1378 | Dream-Master | |
https://github.com/Blood-Asp/GT5-Unofficial/pull/1378/files | |||
2018-01-30 | Vibrant Alloy dust with Fluid Extractor #2530 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/2530 | |||
2018-01-26 | Rotor suggestion #2469 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/2469 | |||
2018-01-21 | Input Hatch tooltip #2481 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/2481#issuecomment-359281574 | |||
2018-01-21 | Try to fix multipipes | Antifluxfield | |
2018-01-14 | Merge pull request #92 from LOKKO12/experimental | Martin Robertz | |
Added UUM support for Oriharukon, Desh and Meteoric Iron | |||
2018-01-14 | Update Element.java | LOKKO12 | |
2018-01-14 | Update Materials.java | LOKKO12 | |
2018-01-14 | Revert Meteoric Iron, added Oh and De for Replication | LOKKO12 | |
2018-01-14 | set desh an oriharukon as elements not as isotopes | LOKKO12 | |
2018-01-14 | Possible fix for ic2 cells interacting with fluid pipes | Jason Mitchell | |
2018-01-14 | added Oriharukon.mChemicalFormula | LOKKO12 | |
2018-01-14 | Added Desh as Titanium and Oriharukon as Isotopes | LOKKO12 | |
2018-01-14 | Revert "[Balance] Adjust oilsands to make them worthwhile #2406" | Dream-Master | |
This reverts commit fb43070ec67dc64cdf8a69a408675788e3538fa3. | |||
2018-01-14 | Merge pull request #84 from Antifluxfield/GTNH-assline | Martin Robertz | |
Oredict support for assline | |||
2018-01-13 | Make pipes aware of translocators & tinker construct faucets so they can connect | Jason Mitchell | |
2018-01-12 | [Balance] Adjust oilsands to make them worthwhile #2406 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/2406 | |||
2018-01-11 | Update Element.java | LOKKO12 | |
2018-01-11 | make Trtanium 1121,4 times harder than Diamond (source star trek) | Dream-Master | |
make tritanium use EBF and be meltable at 9000K |