aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/core
AgeCommit message (Expand)Author
2017-02-07+ Added a returnLargestNumber function to MathUtils.javadraknyte1
2017-02-02+ Added a check for BuildCraft.draknyte1
2017-01-23+ Added a volatile XSTR variable to CORE.javaDraknyte1
2017-01-22+ Added fertiliser use.Draknyte1
2017-01-22+ Added a FarmAI to the Tree Farmer, which handles Forestry saplings. (Will e...Draknyte1
2017-01-20+ Added a new kind of logging message, just for machines, so that people may ...Draknyte1
2017-01-20+ Added a power cost of 32eu/action for the Tree Farmer. (Will eventually get...Draknyte1
2017-01-19$ More FindBugs, PMD & CheckStyle clean up.Draknyte1
2017-01-19$ Begin Class Cleanup with CodeStyle and FindBugs. (On top of using PMD, code...Draknyte1
2017-01-18+ Added ItemStack[] getBlockDrops(ArrayList<ItemStack> blockDrops) to ItemUti...Draknyte1
2017-01-17% Tried to improve the logic for the Tree Farmer, to support Forestry 4.Draknyte1
2017-01-17% Improved Multitool Generation.Draknyte1
2017-01-14$ Tried fixing multi-tool names.Draknyte1
2017-01-14$ Re-wrote the handling of Multitool generation, to allow my own materials to...Draknyte1
2017-01-14% Changed the texture Multi-tools render with.Draknyte1
2017-01-14+ Added the basis for a config option, which enables GT textures (For all mac...Draknyte1
2017-01-12$ Tree Farmer now grows saplings and has a particle effect. (This is configur...Draknyte1
2017-01-11+ Added Tree farm Fluid/solid Fertilisers.Draknyte1
2017-01-09$ Fixes Issue #50.Draknyte1
2017-01-05+ Added a casing for the perimeter of the Tree Farmer structure.Draknyte1
2017-01-04+ Added the Tree Farmer.Draknyte1
2017-01-03+ Added Crafting Recipes for Gears in crafting tables and alloy smelters (The...Draknyte1
2017-01-02+ Added an extraData flag to BaseItemComponent.java.Draknyte1
2017-01-02$ Fixed Cell items having invalid recolouring. Now only the fluid inside the ...Draknyte1
2017-01-01+ Added Molten Fluid to Gear Recipes in the fluid solidifier.Draknyte1
2016-12-31+ Added a Unique Fission Fuel NEI texture.Draknyte1
2016-12-29% Small change to Multitank logic.Draknyte1
2016-12-29$ Total rewrite of Portable tank NBT handling, now they work perfectly, ssp a...Draknyte1
2016-12-28+ Added Clay Plates.Draknyte1
2016-12-28% Redid LFTR recipes, to use proper molten salt mixes for the Primary fuel.Draknyte1
2016-12-28+ Added the last Fuel salt to NUCLIDE.java.Draknyte1
2016-12-28$ Fixed Chemical equations on the reactor salt fuels.Draknyte1
2016-12-28$ Fixed the Slow Builders Ring.Draknyte1
2016-12-28+ Added framework based on opensource works for player movement modification.Draknyte1
2016-12-27+ Added the Slow Builders Ring, which toggles crouch on while worn. (Baubles ...Draknyte1
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