aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/core
AgeCommit message (Collapse)Author
2016-10-27- Removed more dumb runnable logic.Draknyte1
2016-10-27- Removed Runnable interface from Material Generator Class.Draknyte1
2016-10-27- Removed threaded registration idea.Draknyte1
2016-10-27+ Made Recipes and Material init all runnable classes, now items should ↵Draknyte1
generate in a proper fashion. $ Fixed the Alloy Blast Furnace using the wrong recipe map and not outputting fluids. % Separated GT Material and my Material recipe generation for the Blast Alloy Smelter.
2016-10-27+ Made ELEMENT a singleton.Draknyte1
% PMD updated Material, MaterialStack and ELEMENT.
2016-10-27% Cleaned up material/Material.java using PMD to a rather decent level.Draknyte1
> Inadvertently this refactored things in other classes. % Changed the Blast Smelter Casing Block textures.
2016-10-26+ Added Nuggets for each material.Draknyte1
+ Added Fluid Extractor recipes for Nuggets, small, tiny and normal Dusts. + Added Fluid Solidifier recipe for molten fluids to ingots. (Must add one for each material component) % Changed internal logic of the Blast Smelter, it now constructs and has the correct textures.
2016-10-26% Fixed Quantum and a few other alloys having improper recipes. Still Gotta ↵Draknyte1
fix Hastelloy X/W. + Added Blast smelter recipes for all Standard gt smelting and alloying with a [size] circuit. 8 inputs, 8 different circuits. 9 input dusts obvious does not need one. % Shuffled the order of the Materials and a few things in ModItems. (This should fix some recipes due to load orders being wrong)
2016-10-26+ Enabled the Alloy Blast Smelter.Draknyte1
2016-10-26% Turned lots of logging off, moved it to debug logging.Draknyte1
% Changed up the Alloys a bit to make them more unique. % Tweaked Chemical Formula handling, now it brackets compounds and crashes less. % Made mixer recipes generate for materials with 4 or less input stacks. % Got every material except 3 working within the Blast Smelter. (Hastelloy X & W, Zirconium Carbide) + Added Helium Blobs to dustHydrogen oreDict name.
2016-10-26+ Added cells for all my molten materials. (This also regenerates all the ↵Draknyte1
molten fluids) + Added most recipes for my alloys to the Blast Smelter. (overlaps which will need to be adjusted again. (Zeron, Hastelloy X/W, MS 300/350)) % Rewrote the fluid system again. > Cell textures are a WIP, Ugly, but will be changed before v1.5.0
2016-10-25+ Tried improving the handling of Blast Smelting.Draknyte1
+ Tried adding shapeless dust recipes for all of my alloys. (The shapeless recipe system is dumb) + Added a custom GUI for NEI recipes for the Blast Smelter. % Refactored some Utils classes.
2016-10-25+ Added some more Machine Casing textures.Draknyte1
+ Added Grisium. % Tweaked the MultiPickaxes. % Did some more work on the Blast Smelter controller. $ Finished work on the Blast Smelter Recipe generation (It's not unique enough yet, apparently) > After numerous re-write attempts at this all morning, the issue remains that recipes overlap. > Recipe output logging for this is still enabled, but it currently only does Osmiridium for a test run. - Removed some useless classes.
2016-10-24$ Fixed the getItemStackInPlayersHand method, now it has variable ↵Draknyte1
server/client versions, all with various constructors. (World/String/UUID) - Closes #31 % Moved a heap of Code to separate Utils classes.
2016-10-24+ Basically rewrote dust recipe handling.Draknyte1
$ Fixed Ring recipes using a Wrench instead of a Hard hammer. % Adjusted some Alloy compositions, however, this has caused some overlaps which will need to be adjusted again. (Zeron, Hastelloy X/W, MS 300/350)
2016-10-24+ Added nice new textures to the energy buffers.Draknyte1
+ Added Subscript integers to Chemical Formulas.
2016-10-24+ Finally finished the Chemical Compound Tooltips. Still needs formatting ↵Draknyte1
improvements, but the figures and compound should be correct. ☼ Broke Mixer recipes.
2016-10-23+ Added some Computronics recipes I half rely upon if it's not installed.Draknyte1
2016-10-23- Disabled generation of Deci/Centi dusts for now.Draknyte1
+ Added a check for Growthcraft versioning, newer versions past 2.3.1 will not have extra support loaded. + Improved Chemical Compound tooltip generation on dusts.
2016-10-23% Moved more recipe generation to separate classes, now the order of item ↵Draknyte1
generation isn't important because recipe generation now happens after, not during item creation. % Most Generated Item classes are now < 10 lines. > This should slightly improve the startup time by 10-15 seconds, maybe more, maybe less.
2016-10-23% Massive Material Backend Changes. (Nothing noticeable to players)Draknyte1
+ Added Chemical Compounds to Dust stacks, so you know how to make/use them. + As an idea, added Deci and Centi dusts, each representing .10 and point .01 of a full dust. (Probably will remove these, or use them for unique crafting options) % Moved Radiation data to Material class. % Created a BaseItemComponent and made all machine components except ingots/dusts utilise it. (Saves boiler-plating 30 lines per class and also it's using OOP for it's real job)
2016-10-22+ Added Li2BeF4 Fuel Compound.Draknyte1
+ Added Blast furnace recipe - Will change this though later~
2016-10-22+ Added 2LiOHCaCO3.Draknyte1
+ Added Calcium Carbonate and Hydroxide. + Added Quicklime. + Added Lithium Carbonate, Fluoride, Peroxide and Hydroxide. + Added Beryllium Fluoride + Added recipes for the creation of all above chemical compounds. > FLiBe Fuel production chain is basically done.
2016-10-22^ Version bump to 1.4.9-prerelease.Draknyte1
2016-10-22+ Added more Dehydrator Recipes.Draknyte1
+ Added new dusts for nuclear fuel production. $ Fixed OreDictionary not working for some recipes. $ Changed the Textures on some machines, to now use GT4 overlay textures.
2016-10-21% Cleaned up tank tooltips.Draknyte1
- Removed all old code now not required by tanks. - Removed the GT4 workbench classes, favourite my homebrew ones.
2016-10-21+ Added some Reflection Utilities.Draknyte1
2016-10-20$ Fixed Fluids tanks not retaining their info when moved. Now @Bear989 can ↵Draknyte1
move his fluids and stop complaining about the pump. :p ^ Bumped the build version to 1.4.9-dev-3
2016-10-20+ Added the Advanced workbench.Draknyte1
+ Added custom slots for the Adv. Workbench, that take either tools or IElectricItems. % Swapped the textures on most multiblocks/casings.
2016-10-20$ Fixed the workbench crafting grid/output doing odd things (Client side ↵Draknyte1
item dupes & actual item dupes) % Changed the workbench textures.
2016-10-20% Changed logging on the Blueprint and changed it's name to reflect it's ↵Draknyte1
current value.
2016-10-20^ Bumped the build version to 1.4.9-dev-2Draknyte1
2016-10-20$ Fixed Workbench recipe not using correct machine casing.Draknyte1
$ Fixed the Extruder and the Alloy smelter eating the shaping molds. $ Fixed .09 recipes for cells. % Changed the recipes for the Geothermal Engines and Rocket Engines.
2016-10-20+ Added a faster vent texture.Draknyte1
+ Slowed down the other vent texture to half speed. + Added code to allow the usage of the new custom textures. + Added some debug messages for furnace recipes. % Cleaned up the NetworkUtils class and added a nice internet availability check. $ Fixed an issue where Geothermal generators did not implement pollution values for GT 5.09. % Changed the textures on the Rocket Engine Generators, for hopefully the last time. % Cleaned up dual fuel code for Rocket Engine Generators. ^ Bumped the build version to 1.4.9-dev
2016-10-17+ Added Tesseract Generators and Terminals.Draknyte1
+ Added a handful of new, old textures from GT4. % Rewrote portions of the Blueprint item again, to try make it work better with NBT. + Added an Example NBT item for myself~ because I am a derp. + Added some custom textures for the Industrial Centrifuge. % Moved all the GT4 Tile Entities to their own loading class.
2016-10-10+ Added Blueprints - These are capable of storing a crafting recipe in it, ↵Draknyte1
to be used with the workbench. % More Internal work on the Workbench and it's handling of shit. + Added an interface for blueprints and other shit to utilize.
2016-10-10+ Added some Geothermal Generators.Draknyte1
+ Added recipes and fuels for all Geothermals. (Normal Lava and Pahoehoe Lava) $ Fixed workbench not saving crafting table contents when closed. % Changed internal loading of Workbenches, Tanks and Geothermals. % Disabled old workbench buttons, now using Gregtech Holo slots.
2016-10-09$ Fixed Baubles support. - Should fix #23Draknyte1
2016-10-06+ Added the Big Shovels, which are 3x3 shovels.Draknyte1
+ Updated Generated Tools and their damage taken when mining blocks. > Now meta-tools only generate if they have a valid colour, durability and recipe contains valid components. $ Fixed Fluid Cell Recipes between .08/.09 branches. % Cleaned up some old textures. + Added a log message to output total recipes the mod has added for crafting table use. + Started the base work for extra NBT data saving for GT TileEntities.
2016-10-05+ Fixed Small Tank Gui Not Showing.Draknyte1
+ Bumped Build version and recommended version.
2016-10-04$ Fixed a client crashing bug where aspects didn't register properly due to ↵Draknyte1
the changes I made in AspectStack handling. % Changed how logging is done for cable reflection tasks.
2016-10-04+ Added the last of my dependencies.Draknyte1
+ Bumped version in CORE.java - Removed some Gradle files that aren't required. - Removed some Deobf libs and gregtech/api/metatileentity/implementations/GregtechMetaBasicTank.java.
2016-10-04Merge pull request #21 from draknyte1/Missing_Files_From_Last_MergeAlkalus
+ Added a few missing classes from my last merge.
2016-10-04+ Added a few missing classes from my last merge.Draknyte1
2016-10-04$ Fixed return values of the TC_AspectStack methods.draknyte1
$ Fixed Cable Tile Entities for older GT versions, it now uses reflection to determine overheat ticks value, otherwise uses default. if .08 is loaded, it uses the old method. $ Swapped the tiered tank back to standard MTE classes. % Changed internal handling of GT Tools again, to better support wrenches on versions that don't themselves. + Added the last missing libs/deps.
2016-10-03Merge pull request #19 from draknyte1/DesktopPCAlkalus
+ Added some Buttons to the workbench (WIP) $ Workbench now uses the vanilla recipe handler. $ Fixed the tool slots on the Workbench accepting the wrong items in certain cases. + Added hundreds of new machine recipes for all of the materials, due to below. $ Rewrote recipe generation classes, things like plate bending and extrusion recipes now fall in line with GT tiering. + Added more functions to Materials.java, now you can get any item from them. (getDustSmall(5)) % Changed tool handling to better support older versions of Gregtech that don't allow Wrenchs to work as a BC/EIO wrench. % Moved more GT related content to HANDLER_GT. + Added a basic re-implementation of the Meta Tile Entity system for GT Machines, using my own blocks as a base. In a feeble attempt to store NBT data to Itemblocks on drop/break. % Changed lots of debug logging to only show in debug mode, if I missed anything, let me know.
2016-10-03% Gotta Re-merge these Changes with those made on my laptop.Draknyte1
2016-10-02+ Added missing dependencies.draknyte1
2016-09-26- Disabled Psychedelicraft resources.Draknyte1
% Internal changes to dehydrator recipe handler. % Recipe handler now takes an ItemStack[] not two ItemStacks.
2016-09-25+ Added the Work Bench, from Gregtech 4.Draknyte1
% Renamed a method that converted arrays to fixed sized lists. % Added a Util function to determine server or client easier.