aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common
AgeCommit message (Collapse)Author
2019-03-04New coil rebalance (1200K+) #4126Dream-MasterXXL
https://github.com/GTNewHorizons/NewHorizons/issues/4126
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-03add a second intput slots to the cutter to add a circuitDream-Master
2019-03-03fix(magical energy absorber): crash in scanAvailableAspectsLéa Gris
Adds null checks and bound check when getting aspects list from an aspects container (jar or addon euquivallent) Related issue: https://github.com/GTNewHorizons/NewHorizons/issues/4145
2019-03-01Add fortune bonuses to miner and multiblock miner.Richard Hendricks
2019-02-23Merge pull request #175 from GTNewHorizons/bmfMartin Robertz
several fixes:
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-15Update assemby line/ reserach station info in nei for scanner recipesAlkalus
2019-02-12fixed a small oversightbartimaeusnek
2019-02-12restored compability for the Driller Basebartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-02-02change Neutronium comb recipe use more eu/t nowDream-Master
changed processing time and tier for cosmic neutronium, infinity catalyst and infinity
2019-01-25Fix copper tin orevein to be 80-200, not 180-200. Minor orevein ↵Richard Hendricks
optimization. Add more messages during startup so players know things are working.
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-24Increased GT stone changes again. Added feature that GT stones will now ↵Richard Hendricks
replaced hardened stained clay and cobblestone in the worldgen. This will allow small ores and potentially oreveins to be seen higher up in mountains and in canyon biomes.
2019-01-24Fix for oreveins not always taking on color of surround GT stones. oreveins ↵Richard Hendricks
were being placed first, changed to now place GT stones first.
2019-01-21Increase stone chances. Increased small ore for silver, realgar, zinc. ↵Richard Hendricks
Decreased density of some oreveins. Increased orevein percentage to 100%
2019-01-16Change fuel requirementsTechnus
2019-01-15Changed Cropsbartimaeusnek
+Buffed Lemon crossbreed chance to a reasonable rate +Buffed Oil Output from Rape since IC2 crops cant be sprinklered like Pam's +Buffed CompressedPlantball recipes to use less Crop Drops since they are rarer than other stuff +Buffed Milkwart to always produce a dust instead of a small dust in the extractor, this reflects the chanche of the Fluid Extractor recipe Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-01-13fix recipe bug Reinforced BlocksDream-Master
2019-01-13No machine automated recipe for Iridium-Tngstensteel Reinforced Blocks #3961Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/3961
2019-01-06add Core mod reinforced blocks to gtDream-Master
2019-01-06change HArdness to be core mod equivalentDream-Master
2018-12-27fix lce 9x outputphyzzy
2018-12-23added everything burnable elsebartimaeusnek
- that is not in a bucket or cell (No Fluids) - has at least 2000 burntime (No Wood/Saplings)
2018-12-22redid small boiler logicbartimaeusnek
+ added blocks + added diamond + rescaled burn value of coal coke to 3200 instead of 6400 in small boilers
2018-12-16Fix mistake in exampleTechnus
2018-12-16More examples????Technus
2018-12-16Add simple mass overrides for replicatorTechnus
2018-12-13Fix flask crash on serverDimach
2018-12-12Fix flask gui.Dimach
2018-12-11cherry pick cd841ad39edfef8c4f32096416b0c68b98ccc96eYoungGT
Fix #1439 and #1456 (#1503) * Fix #1439 * Fix #1456 * mistake
2018-12-11Fix maintenance cover (#1496)UhoMazino
* New public variable init Initiated new public variable which is calculate how much damage get turbine rotor per time, its needed to compare with actual rotor durability. * Fix cover logic Rewrited due a bug maintenance cover logic which is check turbine rotor needed maintenance or not. * Added&rewrited some features for need maintenance. Added new high accuracy mod for need maintenance cover which check rotor state. Fixed old version low accuracy mod. * redo older changes removed variable * fix some shit forgot brakets * Cleanup & reformat code thanks Dimach for help with that
2018-12-11cherry pick 0beea9037cd8ff7a899c14c53d6b9a381c22f42cDimach
Add volumetric flask. (#1500)
2018-12-09Also allow any number to be used while making ore dict thingsTechnus
2018-11-23Some mistakes in GregTech.lang #3853Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/3853
2018-11-20add mor 1k more heat cap for all coilsDream-Master
2018-11-20change temp of ebf coils 1k upDream-Master
2018-11-20New EBF Coils 12k and 15kDream-Master
Electrum Flux and Awakened Draconium
2018-10-27Merge remote-tracking branch 'origin/bmf2' into experimentalDream-Master
2018-10-27+added fake oredict for CircuitAssemblerRecipes with Circuitsbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2018-10-27add 9 slot assemblerDream-Master
change tank capacity in assemblers remove double fluid regulator recipes
2018-10-26remove groth medium from combs because dumbDream-Master
2018-10-26remove tooltipDream-Master
2018-10-26remove dissabeling eggsDream-Master
2018-10-22try to move item casings to meta generated items 02Dream-Master
2018-10-22fixes for item CasingsDream-Master
2018-10-21Add new item: CasingDream-Master
2018-10-19Add Fusion Reactor Mk4Спартак
Change class of Fusion Reactor
2018-10-18Merge branch 'experimental' into GT_devDream-Master
# Conflicts: # src/main/java/gregtech/common/tileentities/generators/GT_MetaTileEntity_MagicalEnergyAbsorber.java
2018-10-17added one more tier power icsDream-Master