aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/core
AgeCommit message (Expand)Author
2016-12-27+ Added configs for the drop rate of Drained Shards and Fluorite Ore.Draknyte1
2016-12-27+ Added the Fission Fuel Processing Plant.Draknyte1
2016-12-27$ Fixed some tooltips not displaying correctly.Draknyte1
2016-12-27+ Added a factory production method of producing HF from Fluorite dust.Draknyte1
2016-12-27+ Added Fluorite to FLUORIDES.java.Draknyte1
2016-12-27+ Made Fluorite Ore drop from Sandstone mining and Limestone mining.Draknyte1
2016-12-27- Removed some unused item generation code.Draknyte1
2016-12-27% Moved the Nuclear composites to their own Classes. NUCLIDES & FLUORIDESDraknyte1
2016-12-27+ Added recipes to the fluid extractor/former for blocks.Draknyte1
2016-12-27+ Added a fluid extraction recipe for Double plates and Ingots.Draknyte1
2016-12-27% Changed the Autogenerated Fluid textures again.Draknyte1
2016-12-26+ Added a new texture for the Fire Maker.Draknyte1
2016-12-26% Changed handling of a recycling recipe.Draknyte1
2016-12-25% Renamed the Helium blob to Hydrogen.Draknyte1
2016-12-24+ Added a cape handler.Draknyte1
2016-12-24^ Bumped Recommended version from v1.4.9.8 to v1.4.9.15.Draknyte1
2016-12-24- Removed Frame box generation from MaterialGenerator.java for things which h...Draknyte1
2016-12-24$ Fixed an issue where recipeBuilder() could fail with a null.Draknyte1
2016-12-24+ Added Uranium-232 and Lithium-7.Draknyte1
2016-12-23% Moved a handful of recipes from GregtechFluidHandler.java to RECIPES_GREGTE...Draknyte1
2016-12-23+ All dusts generated now try generate a fluid extraction recipe.Draknyte1
2016-12-23% Fixed some names on the new compound dusts.Draknyte1
2016-12-23+ Added ZrCl4, ZrF4, ZrO2 cinter Pellets.Draknyte1
2016-12-22% Changed the test LFTR recipe.Draknyte1
2016-12-22+ Added a Molten Li2BeF4 fluid.Draknyte1
2016-12-20+ Added a TESR for the Fire Pit, it's off-centre, but otherwise renders fine.Draknyte1
2016-12-20+ Added a fire pit, which will go out in the rain and ignite from a nearby fi...Draknyte1
2016-12-20+ Added Recycling recipes for the Iron Plated Bricks.Draknyte1
2016-12-20$ Fixed the handler only running when TC was loaded.Draknyte1
2016-12-20% Commented out Block handler examples.Draknyte1
2016-12-20+ Added Non-TC shard drops to Grass, Vanilla Logs and Stone (1/256 chance) wh...Draknyte1
2016-12-20+ Added config options for the Skookum Choochers and the 3x3 Tools.Draknyte1
2016-12-01+ Improved the tooltip on Drained Shards.Draknyte1
2016-12-01+ Basic Fire Maker. (1/4 change to light a fire, can also set you on fire if ...Draknyte1
2016-11-30+ Added a Blast Smelter Recipe check, so that things with invalid sub-compone...Draknyte1
2016-11-30+ Added dusts for EnderIO materials. Fixes #38Draknyte1
2016-11-29+ Added some Thaumcraft Shards, they will not generate unless Thaumcraft is m...Draknyte1
2016-11-25+ Added a configuration option for every custom pipe, cable/wire & machines, ...Draknyte1
2016-11-24^ Bumped version to v1.4.9.8-alphaDraknyte1
2016-11-23$ Heavily improved the code for item replacements in CoreItem.java.Draknyte1
2016-11-23+ Added some new dust generation code, for cases where I only want generate s...Draknyte1
2016-11-23+ Added proper components for the ENERGYCRYSTAL material.Draknyte1
2016-11-23- removed hard railcraft dependency.Draknyte1
2016-11-23- Removed some dead code from safes.Draknyte1
2016-11-23$ Hopefully cleaned up and fixed some of the standing issues with safes.Draknyte1
2016-11-23+ Added some @Optional and Reflection checks.Draknyte1
2016-11-14^ Bumped the Version to v1.4.9.4-prerelease.Draknyte1
2016-11-14+ Added a recipe for the Matter Fabricator CPU, Frames and Coils.Draknyte1
2016-11-07+ Added addition checks for availability of the internet.Draknyte1
2016-11-06+ Added two new recipes for etched IV wiring. Should help with #35Draknyte1