Age | Commit message (Collapse) | Author |
|
This reverts commit 71891d5996e35612a3e6edbe2169084e37772f0b.
# Conflicts:
# src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMTE_NuclearReactor.java
|
|
$ Fix Invalid RFTools import.
|
|
This reverts commit 98d4998aafa2f5b6f1ad518b6effe52b6a7c7c18.
|
|
give the correct outputs. Fixes #68."
This reverts commit 9d7ea595609228d8341c0dc7c9a7461153d764bb.
# Conflicts:
# src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_IndustrialCentrifuge.java
# src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_IndustrialThermalCentrifuge.java
# src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/GregtechMetaTileEntity_IndustrialWashPlant.java
|
|
|
|
+ Added a config option to enable 'Machine Logging" for debug outputs.
+ Added exchange recipes for circuit components which become useless after enabling 'Old Circuits' option.
$ Fixed some pre-existing recipes requiring unobtainable circuits if 'Old Circuits' is enabled. (ExU/GC).
$ Fixed Industrial Thermal Centrifuge tool-tip. Fixes #150.
% Added Soul Bind methods to NBTUtils.java to handle Botania items.
^ Version Bump.
|
|
% Tweaked logging on the ASM transformer.
^ Version bump.
|
|
$ Fixed the issue where two textures would become Fusion Reactor casings. Fixed thanks to @Technus
|
|
|
|
$ Made my base Multiblock extend the GT base multi-block.
|
|
% Changed Industrial Electrolyzer controller texture.
% Changed Large Sifter controller texture.
$ Fixed names of custom IC2 cells.
$ Fixed the empty item having an invalid texture.
|
|
% Changed how cells can be generated for further flexibility.
- Removed logging from the LFTR.
|
|
% LFTR Changes. It now outputs U233 on average every 10 seconds.
% Updated LFTR tool-tip.
|
|
|
|
% Washplant change.
|
|
|
|
|
|
|
|
$ Semi-Fluid Generator fixes.
|
|
|
|
|
|
|
|
+ Added pollution to the Thermal Boiler.
|
|
% Changed Cyclotron Tool-tip.
% Made Cyclotron IV.
% Changed Cyclotron controller texture.
|
|
% Texture changes to COMET casings.
|
|
|
|
|
|
|
|
correct outputs. Fixes #68.
|
|
|
|
> Water gets distilled into Distilled water.
> Water blocks are worth 1 and Distilled is worth 2.
> Structure must have a total of 45 to work.
|
|
|
|
+ Added Red-Steel casing.
+ More additions to Thermal Centrifuge.
+ Added Wash-Plant and Large Thermal Centrifuge casings.
% Refactored config option 'enableMachine_ThermalBoiler' to be 'enableMultiblock_ThermalBoiler'.
|
|
+ Added Large Thermal Centrifuge.
|
|
recipes.
% Updated tooltips to reflect time bonuses.
|
|
+ Added recipes for Coal Tar Oil, Naphtha, Ethylbenzene and Anthracene.
|
|
|
|
$ Possible fix to dynamo hatches not filling properly.
+ Added a much better tooltip to the Power Sub-Station.
|
|
> Power will not be input/output unless controller is running.
|
|
|
|
% Changed Sub-Station power handling.
|
|
|
|
$ Fixed the Auto-Crafter not starting up or using power.
+ Improved Scanner tool-tip on Auto-Crafter.
% Decreased Assembly Time in Auto-Crafter.
% Increased Disassembly recovery chance.
- Removed lots of Auto-Crafter logging.
|
|
(Now it only takes the input it requires)
|
|
+ Added writeItemsToGtCraftingComponents to add disassembler info to itemstacks in NBTUtils.java
|
|
|
|
+ Auto Crafter now outputs item when all 9 inputs are valid.
+ Added Read & Write to NBT functions to NBTUtils class.
% Project Table now stores inputs and output to a Data Stick.
|
|
|
|
$ Fixed project Table grid slots.
|
|
% More Project Table work.
|