GT5-Unofficial/src/main/java/gregtech/common
Johannes Gäßler d0247a5d73 Moved the casing IDs for the Large Chemical Reactor: 14, 15 -> 4, 5
Limited the minimal recipe time for the LCM to 2 ticks to avoid bugs.
2017-06-04 20:19:07 +02:00
..
blocks Moved the casing IDs for the Large Chemical Reactor: 14, 15 -> 4, 5 2017-06-04 20:19:07 +02:00
covers Fix ItemDetector Cover not detecting slot 0 2017-03-23 13:59:16 +01:00
entities Remove null checks 2016-08-13 09:10:38 +01:00
gui Small fusion reactor fixes 2017-03-23 13:59:16 +01:00
items Added a lot of (petro)chemistry stuff, expanded the API 2017-04-19 23:36:50 +02:00
redstonecircuits Reformat code 2015-10-21 22:15:09 -04:00
render Reenable GregTech Capes 2016-09-30 22:31:04 +02:00
tileentities Moved the casing IDs for the Large Chemical Reactor: 14, 15 -> 4, 5 2017-06-04 20:19:07 +02:00
tools Fix for negative-coordinate vein generation, adjustments to recipes for stone dust, sand, and flint 2017-03-16 16:24:39 +02:00
GT_Client.java Fix memory overflow with fluid stack on client side 2017-02-03 18:57:18 +01:00
GT_DummyWorld.java Reformat code 2015-10-21 22:15:09 -04:00
GT_IteratorRandom.java Reformat code 2015-10-21 22:15:09 -04:00
GT_MinableOreGenerator.java Worldgen and Random changes 2016-08-13 07:15:58 +01:00
GT_Network.java Reformat code 2015-10-21 22:15:09 -04:00
GT_PlayerActivityLogger.java Reformat code 2015-10-21 22:15:09 -04:00
GT_Pollution.java Tooltip information on pollution is now dynamic, adjusted GT_Pollution 2017-04-15 19:39:34 +02:00
GT_Proxy.java Added molecular formulas for the new materials, added alternative 2017-05-01 22:02:36 +02:00
GT_RecipeAdder.java Added a new recipe map for the LCR, expanded the API to allow for custom 2017-05-13 16:37:39 +02:00
GT_Server.java Reformat code 2015-10-21 22:15:09 -04:00
GT_ThaumcraftCompat.java Fix Tools and lag on reading tooltip 2016-09-15 22:02:18 +02:00
GT_Worldgen_GT_Ore_Layer.java Better logging for oregen 2017-03-31 21:27:50 +02:00
GT_Worldgen_GT_Ore_SmallPieces.java HashMap > ConcurrentHashMap & String vars 2016-08-13 08:28:24 +01:00
GT_Worldgen_Stone.java Worldgen and Random changes 2016-08-13 07:15:58 +01:00
GT_Worldgenerator.java Better logging for oregen 2017-03-31 21:27:50 +02:00