Age | Commit message (Collapse) | Author |
|
|
|
Added recipes for Isamill and Flotation Cell content.
Corrected tooltip on IsaMill controller.
Fixed bad casing allocation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 1c00ffe8a568e25124cfe7796fa2e5e1a483a1eb.
|
|
(cherry picked from commit ed7e9fed49f16afd4fb9852003e82d43c96a412d)
|
|
Delete ThreadedSuperBuffer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update to GTNH's Gregtech
|
|
+ Added better handler for packager recipes.
% Moved RTG fuel pellet recipe handling to it's own function.
$ Fixed minor oversight in ItemStackData.
$ Fixed TC Alchemical Furnace being a laggy PoS.
$ Maybe fixed TC Aspect scanner on items with invalid unlocal names.
|
|
+ Added new Food Crate.
$ Fixed bug in Fish Catcher, where side by side traps didn't count properly as water.
$ Fixed bug in Air Intake Hatch.
|
|
% Made the Simple washer ignore certain impure dusts if GTNH is loaded.
% Updated ChemPlant User manual to reflect requirement of Catalyst Bus.
$ Fixed handling of recipe maps which don't use cells.
$ Fixed Chem Plant not actually processing recipes.
$ Made the Catalyst Hatch a lower tier. (Fixes Chem Plant requiring ZPM tier hulls)
|
|
+ Added more types of armour to the Hazmat list.
+ Added recipes to convert GT++ Plutonium239 into normal Plutonium.
+ Added recipe to convert GT Phthalic Acid into GT++ Phthalic Acid.
|
|
+ Added custom Data Orb bus for Elemental Duplicator.
- Removed weird dependency on CofhCore.
|
|
+ Added capability for Scrubbers to be automated.
|
|
+ Added ability for the Volumetric Flask Configurator to handle the new Flasks.
% Made 64k Flask have a capacity of 32k instead. (Technical limitation involving Short data types)
|
|
% Updated GT to reflect required change for additional Volumetric Flasks.
|
|
+ Added four new Maching Casing blocks.
|
|
% Changed some tooltips so that it's more obvious that steam things are ONLY for steam.
$ Fixed handling of Fluid Name handling on Custom Fluid Hatches.
|
|
+ Added recipes for the custom steam hatch, buses and Macerator controller.
% Changed Steam Grinder Meta ID.
% Moved some logic internal to the SteamMultiBase class. (Handling of output buffering, bus/hatch handling and recipes)
$ Fixed spelling of Maintenance in most multiblock tooltips.
|
|
% Made the Volumetric Flask Configurator tooltip better.
|
|
Milling Recipes & many other misc fixes
|
|
Fix Advanced Mufflers
|
|
+ Added a T3 circuit for recipe selections.
$ Disabled TT Thaumic Repairer patch.
$ Fixed a bug in EnumUtils not correctly handling missing entries.
|
|
|
|
+ Added proper structure for Flotation Cells.
+ Added all milled materials to flotation cell recipes.
+ Added Human meat drops for dead players.
+ Added Slicing mode for ICM.
% Changed getVoltageForTier to be a switch case.
% Stopped download of cape list in dev environment.
$ Adjusted how Fusion MK4 injects power, it now pulls the voltage of the hatch.
$ Fixed Fake Player Handling.
|
|
|
|
|
|
+ Added the Ball Housing bus.
+ Added the Catalyst Housing bus.
+ Added the Reinforced Engine Casing.
+ Made the Flotation Cell Regulator actually load.
$ Fixed Tooltips on Milling Balls & Catalysts.
$ Added improved item handling for Milling Balls.
$ Added improved item handling for Catalysts.
|
|
into AlkWork
# Conflicts:
# src/Java/gtPlusPlus/core/item/chemistry/RocketFuels.java
|
|
+ Added Death by IsaMIll.
% Moved debug mode switch to AsmConfig.
$ Fixed handling of custom OrePrefixes.
$ Fixed OreDict registration of MetaFoodItems.
$ Improved handling of Core Classes being static initialised too early.
$ Fixed client-side bug in Distillus which would cause an infinite loop.
$ Fixed bug in ForgeEnumHelper.
$ Fixed bug in setField methods from ReflectionUtils.
|