aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api
AgeCommit message (Collapse)Author
2019-07-15rebalance if cat and ifDream-Master
2019-07-15checking with new trinium speed valueDream-Master
rebalance infinity a bit
2019-07-15Stargate Wiki said Trinium is 100x more durable than steel and 100x more ↵Dream-MasterXXL
lighter.
2019-07-13Upgrade transformer logicTechnus
2019-06-22fluid shenanigansJason Mitchell
2019-06-20#4727 Modified code to skip to the next cardinal direction pair when doing ↵Richard Hendricks
power delivery instead of always doing a 0-5 search. This should help simple "straight cables with machines attached" prefer to power the closer machines first, especially for NS runs.
2019-06-17fixed broken lag messagebartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-05-29UEV Motor uncraftable #4601Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4601
2019-05-24Added HP Solar Steam Boilerbartimaeusnek
+added recipe +removed unnessecary ", new Object[0]" for vargars methodes Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-05-21Duplicate Alumite tools #4231Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4231
2019-05-19UHV Motor is uncraftable #4350Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4350
2019-05-19UHV Motor is uncraftable #4350Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4350
2019-05-17adjusted recipe map sizesbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-05-17duct taped import of circuits in assemblersbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-05-17fixed NBT dependant Recipesbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-04-10Merge branch 'bmf' of https://github.com/GTNewHorizons/GT5-Unofficial into bmfbartimaeusnek
2019-04-10Refined last commitbartimaeusnek
+re-added unused, Deprecated constructors +re-added unused vars +treat empty string as null for GT_Tool_*.isMinableBlock +allowed to mine any block that doesnt require a tool with GT tools at Hand mining speed Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-04-09Merge branch 'experimental' into bmfbartimaeusnek
2019-04-09fixesbartimaeusnek
+refractored code, +restored compability to vanilla ore gen, +moved GC and Forrestry code to own classes to prevent crashes inDev +implemented equals and hashcode on NearbySeeds class +added an information line to the Implosion Compressor tooltip
2019-03-12Cherry pick multiamp dynamo support for multiblock generators. Removed local ↵Richard Hendricks
explosion checks from large turbine and plasma turbine. Large turbs now support buffered 4A dynamos.
2019-03-07rockets now tiered t6-8Dream-Master
2019-03-06Change ore mix of pure Ti/Cromite to Imlenite/CromiteDream-Master
Change ore mix of bauxite/bauxite to bauxite/ilmenite Change recipe of Magnesium chlorine + sodium to give back 9 small magnesium dusts Change the ebf recipe of titanium to require EV in the ebf instead of HV Change the recipe of Tungstensteel/Tungsten to require EV in the ebf as well Change the recipe of HSS-G coils to require 144L tungstensteel instead of tungsten and take 7680eu/t in the assembler Change the recipe of naquadah coils to require 144L HSS-G instead of tungstensteel Change recipe of Naquadah coils to require 30720 eu/t, Change recipe of naquadah alloy coils to use 122880 eu/t in the assembler Change recipe of fluxed electrum coils to use 500000 eu/t in the assembler Change recipe of Awakened drac coils to use 2000000 eu/t in the assembler
2019-03-04New coil rebalance (1200K+) #4126Dream-MasterXXL
https://github.com/GTNewHorizons/NewHorizons/issues/4126
2019-03-04As a tic/gt material to use the Ichorium #4130Dream-MasterXXL
https://github.com/GTNewHorizons/NewHorizons/issues/4130
2019-03-03HOG (high octane gasoline) buff [RFC] #4168Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4168
2019-03-03Construction Foam plate #4175Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4175
2019-03-03Merge pull request #179 from GTNewHorizons/Cutter-2-inputsMartin Robertz
add a second intput slots to the cutter to add a circuit
2019-03-03restored compability & removed duplicatesbartimaeusnek
+added more adding methodes to the cutting machine Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-03-03[suggestion] additional gt decorative plates #4185Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4185
2019-03-03add nei support for the second cutter input slotDream-Master
2019-03-03add a second intput slots to the cutter to add a circuitDream-Master
2019-03-02Add alumite material and generate GT tools.Richard Hendricks
2019-03-01Fix for pipes left with 1L when splitting.Richard Hendricks
2019-02-23Merge pull request #175 from GTNewHorizons/bmfMartin Robertz
several fixes:
2019-02-19redid the naquadah override to an universal solid fuel functionbartimaeusnek
2019-02-18several fixes:bartimaeusnek
-removeal of Axe for base entites -streamlined single block NaquadahReactor -fixed basegenerator for naquadagen Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-02-16remove Tec Tech researchstaion text.Dream-Master
Not needed Tec Tech have own Gui
2019-02-15Update assemby line/ reserach station info in nei for scanner recipesAlkalus
2019-02-12restored compability for the Driller Basebartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-02-08fixed NPE related to custom materials, might break their language support.bartimaeusnek
2019-02-08using materials from gt++Dream-Master
2019-02-03now it worksDream-Master
2019-02-03last tryDream-Master
2019-02-03fix derpDream-Master
2019-02-03try to put materials in extralistDream-Master
2019-02-02add materials Curium, Californium and Flerovium Dream-Master
add new fusion recipes mk 4
2019-01-24Add support for placer ores, including config options for enable/disable and ↵Richard Hendricks
density. Increase orevein height to 9 layers. Give small ores a free 1 fortune boost to compensate for lower orevein densities.
2019-01-23Re-enable filling containers from generators.Richard Hendricks
2019-01-22Fix problem with genertor leaving 1L and IC2 universal fluid cells providing ↵Richard Hendricks
random EU.
2019-01-16Change fuel requirementsTechnus