Age | Commit message (Collapse) | Author |
|
molten recipes. (Moved the position of the code to after the single dust recipe is generated.)
|
|
sub-components won't ever get a multi-dust recipe at all. (Should fix #43)
- Removed an old function for obtaining items excluding certain mods. Not really needed any more at all.
|
|
> Shouldn't crash now if Forestry does not exist.
Should fix #44.
|
|
- Removed a bunch more annoying recipe logging during startup.
|
|
|
|
broke.
|
|
singular and multi-block type (A few non-machine things aren't configurable still, but on the to-do)
% Changed the scanner results when used on a Multi-tank controller.
|
|
|
|
% Deprecated the Helium blob in favour of the Hydrogen blob.
|
|
> Other than it's ability to keep the output hatches filled, it works perfectly.
- Removed LOTS of logging which was generated due to Blast Furnace recipe creation.
|
|
|
|
+ Added some log messages for #35 so that people can/will tell @Blood-asp about missing items. Since it's not my issue.
|
|
+ Added a dependency for NEI in dev, not used yet for ssp/smp.
|
|
> Not really sure, haven't had a desktop in 2 weeks. Think this fixes alvearies? dunno.
|
|
default Alveary components.
$ Changed recipe checking of the Alloy Smelter, instead of only checking the first two slots, it now will check a dynamic size. Should fix #36.
|
|
> It now requires 4 Mufflers, no more, no less.
|
|
+ Re-did imports again, from the desktop, with looser rules.
|
|
This reverts commit 0669f5eb9d5029a8b94ec552171b0837605f7747.
# Conflicts:
# src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMTE_NuclearReactor.java
# src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_MassFabricator.java
Revert "% Cleaned up Imports."
This reverts commit 3654052fb63a571c5eaca7f20714b87c17f7e966.
|
|
|
|
> Much neat, very nices.
|
|
|
|
|
|
+ LFTR is now registered on startup for internal testing, expect results soon.
|
|
|
|
create UU-A on the fly, for a reduced cost.
+ Much Logging, many reads.
|
|
|
|
- Stopped tracking pointless changes to .classpath
|
|
Things I fixed during my workspace clone.
|
|
|
|
UUIDs.
|
|
> It just needs to pipe internal tank to the output hatch when it has fluid inside it.
|
|
|
|
+ Added many more config options.
$ Fixed workbench crash, third time lucky.
|
|
$ Fixed some recipes in the Blast Smelter that only required circuits.
|
|
|
|
^ Bumped mod version to v1.4.9-release
|
|
% Will re-use dual fluid generator code later.
|
|
|
|
+ More work on the Maceration Stack recipe handling, to duplicate to other machines when complete.
|
|
|
|
$ Fixed the Alloy Blast Furnace doing the wrong things when processing recipes. (Recipes just for circuits to molten metal)
% Refactored a heap of Textures.
|
|
|
|
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.
|
|
% PMD updated Material, MaterialStack and ELEMENT.
|
|
> Inadvertently this refactored things in other classes.
% Changed the Blast Smelter Casing Block textures.
|
|
+ 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.
|
|
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)
|
|
|
|
% 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.
|
|
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
|