aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/core/util/item
AgeCommit message (Expand)Author
2017-11-28$ Fixed a few recipes for 5.08 compat, blacklisting materials which did not e...Alkalus
2017-11-28+ Added formulas to EIO ingots.Alkalus
2017-11-27+ Added Formulae to more chemical materials.Alkalus
2017-11-27$ Fixed Toluene cell canning recipes.Alkalus
2017-11-26+ Added Xp Converter crafting recipe.Alkalus
2017-11-20$ Fixed the Upgraded Alchemical Furnace being built from heavily obfuscated c...Alkalus
2017-11-06$ Small fix to NPE's thrown when looking up the modids of other mod's items.Alkalus
2017-09-16$ Fixed an issue with #118.Alkalus
2017-09-15getBlockDrops() fix typo (#118)extrn
2017-09-10+ Added recipes for the Alkalus Disk.Alkalus
2017-09-09$ Fixed Quantum not having a recipe.Alkalus
2017-08-08% Tried fixing Sulfur Dioxide.Alkalus
2017-07-06% Segmented Eglin Steel ingot a base compound and a full mix.Alkalus
2017-07-04$ Tried to make the chances of obtaining a tinkers construct dust from OreDic...Alkalus
2017-07-03$ Fixed 89.Draknyte1
2017-06-11$ Added a fix to prioritise Gregtech Dusts when accessing the OreDictionary.Draknyte1
2017-03-04^ Version Bump.Draknyte1
2017-03-04^ Version Bump.Draknyte1
2017-03-04+ New texture for the slow builders ring.Draknyte1
2017-02-28+ Initial work done for Multitools to have the material appropriate enchantme...draknyte1
2017-02-19$ Added a Null check to getGregtechDust(), should now work as expected. (Shou...Draknyte1
2017-02-15$ Fixed GT material blast smelter recipes not using GT dusts.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-18+ Added ItemStack[] getBlockDrops(ArrayList<ItemStack> blockDrops) to ItemUti...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+ 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
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-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-06+ Added two new recipes for etched IV wiring. Should help with #35Draknyte1
2016-11-06Revert "$ Cleaned up the entire project."Draknyte1
2016-11-04$ Cleaned up the entire project.draknyte1
2016-11-04% Cleaned up Imports.draknyte1
2016-10-27+ Made Recipes and Material init all runnable classes, now items should gener...Draknyte1
2016-10-26+ Added Nuggets for each material.Draknyte1
2016-10-26+ Added cells for all my molten materials. (This also regenerates all the mol...Draknyte1
2016-10-25+ Tried improving the handling of Blast Smelting.Draknyte1
2016-10-25+ Added some more Machine Casing textures.Draknyte1
2016-10-24$ Fixed the getItemStackInPlayersHand method, now it has variable server/clie...Draknyte1
2016-10-24+ Basically rewrote dust recipe handling.Draknyte1
2016-10-23% Moved more recipe generation to separate classes, now the order of item gen...Draknyte1
2016-10-23% Massive Material Backend Changes. (Nothing noticeable to players)Draknyte1
2016-10-20+ Added the Advanced workbench.Draknyte1
2016-10-17+ Added Tesseract Generators and Terminals.Draknyte1