Age | Commit message (Collapse) | Author |
|
fix chemplant not consuming catalyst
|
|
|
|
|
|
This reverts commit f19ff7aa5c13c6e4d4e26e5d3f825f30d80c8f9d.
|
|
This reverts commit 0cf66de644598ef44ec662a46eeacb1dffbfd7a8.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 custom Data Orb bus for Elemental Duplicator.
- Removed weird dependency on CofhCore.
|
|
% 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 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.
|
|
+ Added '/gtpp hand' command.
+ Added TungstenSteel & Neutronium tool variants to NEI while in dev.
+ Added Large Semifluid Generator and a crafting recipe for it.
+ Added Placeholder for Adv. Assembly Line.
+ Added Distillus Upgrade Chip and a crafting recipe for it.
% Updated build.gradle.
% Reworked a few recipes.
$ Fixed ULV Overflow Covers using 0L Water in assembler. (https://github.com/GTNewHorizons/NewHorizons/issues/5700)
$ Fixed Integral Encasement I using 0L Steel in assembler. (https://github.com/GTNewHorizons/NewHorizons/issues/5617)
$ Fixed Thaumcraft based FakePlayer's triggering Fluorite drops. (https://github.com/GTNewHorizons/NewHorizons/issues/5744)
$ Fixed bad handling of hatch textures on a few multiblocks.
$ Semi-Fixed Distillus.
$ Fixed Semifluid Generator recipes.
$ Fixed Semifluid Generators crashing the game when mined.
$ Fixed bad handling of calls to ItemList.java.
$ Began work fixing all ASM to be more compatible with ProGuard.
$ Fixed compiler complaining about varargs.
^ Bumped version to 1.7.05.x.
|
|
|
|
$ Fixed minor Tooltip bug on all multis.
|
|
$ Fixed Locale handling caching the incorrect values.
$ Fixed Multiblock ToolTips being cached under bad circumstances.
|
|
$ Fixed rushed attempt at adding TT energy hatch support. This also fixes the PSS not correctly forming.
|
|
+ Added TT Dynamo support to the LRE.
% Made Nitinol processing faster.
% Removed double efficiency bonus from single block Rocket Engines.
% Changed Efficiency drop-rate on LRE.
% Removed cap on LRE power production.
$ Changed pikyonium tier back to ZPM
$ Fixed Output buffering check on Multiblocks.
$ Fixed LRE disabled if too little fuel.
|
|
$ Fixed COMET behaving like a Fusion Reactor. No more weird power usage/output.
|
|
|