aboutsummaryrefslogtreecommitdiff
path: root/src/Java
AgeCommit message (Collapse)Author
2021-06-23Allow overriding the output space check via soldering toolllk89
2021-06-17make it accept bart's new coil blockGlodBlock
2021-06-14Merge pull request #4 from GTNewHorizons/DLCMartin Robertz
Disable log methane and rubber centrifuging
2021-06-12Remove class and referencesPrometheus0000
2021-06-12remove extra chance from sifterbotn365
sisne obama wont be out until next update this should at least be gone
2021-06-11Disable log methane and rubber centrifugingPrometheus0000
2021-06-06Remove patches that collides with TC4Tweaksllk89
also cleaned up build script. WTF is proguard? Seriously?
2021-06-03Update GT_MetaTileEntity_Hatch_AirIntake.javaGlodBlock
2021-06-03a logic bugGlodBlock
2021-05-22fix(textures): TAE still used deprecated CASING_BLOCKSLéa Gris
2021-05-22fix(texture): deprecated use of CASING_BLOCKSLéa Gris
Update to GTNH's Gregtech
2021-05-21Delete COPYRIGHT.MDMartin Robertz
2021-05-20Merged in MultiFixes (pull request #11)Alkalus
MultiFixes
2021-05-20Merged in bot/fix-for-industrial-arc (pull request #9)bot
fix for #712
2021-05-20% Updated License and Readme.Alkalus
$ Some kind of bug fix with the Pollution Detector.
2020-11-06$ Fixed missing recipe for centrifuging Walleye. (The OD name for it in Pams ↵Alkalus
is foodWalleyraw not foodWalleyeraw)
2020-11-05+ Added RTG power Hatch.Alkalus
+ 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.
2020-08-18+ Added Spice of Life support.Alkalus
+ 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.
2020-06-12fix hatches counting as casingbot
2020-06-04fix for #712bot
2020-06-02$ Fixed I/O of VFC.Alkalus
2020-06-02$ Fixed VFC fluid handling.Alkalus
2020-06-02- Removed placeholder map which was used to prevent BW crashes.Alkalus
% 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)
2020-05-31% adjusted casing recipes so the game doesn't crash on load.Alkalus
2020-05-31+ Added recipes for Laurenium and Botmium casings.Alkalus
- Removed VFCs ability to handle flasks with fluid in them. - Disabled Thaumic Tinkerer Hazmat additions. - Disabled Item Overflow Covers. % Made Green Rocket Fuel more expensive. % Made Purple Rocket Fuel use less copper, give more output. $ Fixed unloacl name of GT++ Super Chests, to prevent GT's Language Manager re-using the Localised String. $ Fixed handling of large recipes in GT_NEI_multiCentriElectroFreezer. $ Fixed Automation of Pollution Scrubbers.
2020-05-30+ Added Item Overflow Valves.Alkalus
+ 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.
2020-05-30$ Fixed minor oversight in RC ASM.Alkalus
$ Fixed bug where PSS would generate power due to an integer overflow.
2020-05-30+ Added framework for Elemental Duplicator.Alkalus
+ Added custom Data Orb bus for Elemental Duplicator. - Removed weird dependency on CofhCore.
2020-05-29+ Added recipes for basic turbines.Alkalus
- Removed logging from NEI debugging.
2020-05-29+ Added low tier basic turbines for Pollution Scrubbers.Alkalus
+ Added capability for Scrubbers to be automated.
2020-05-29= Added recipe for Zyngen.Alkalus
+ Added recipes for 2 new volumetric flasks. - Removed Alloy Smelting recipes form the Alloy Blast Smelter. (Obsoleted by the Multi Alloy Smelter) % Refactored a lot of NEI handling code. $ Fixed the last few minor NEI issues.
2020-05-28+ Added ASM debugging for NEI.Alkalus
- Broke NEI handling for some Multis. (To fix next commit) $ Fixed Handling of broken recipe handlers for CryoFreezer, Large Electro & Large Centrifuge. $ Fixed owner of some NEI handlers. (Was still Gregtech, oops)
2020-05-27+ Added recipe for pine saplings.Alkalus
+ Added tier info into Chemical Plant NEI handler. + Added custom NEI handlers for Dehydration and Reactor Fuel Processing Plant recipes. % Adjusted output of Fluorite ore production recipes. % Finished Work on Chemical Plant user manual. $ Added another safety catch to the VFC GUI.
2020-05-27+ Added advanced production method to obtain Fluorite.Alkalus
2020-05-27% Disabled TC Logging.Alkalus
2020-05-27+ Updated GT lib to 5.09.33.02.Alkalus
% Rebalanced some Chemical Plant recipes. $ Fixed TC CraftingManager Transformer.
2020-05-27$ Fixed TC dependency within the Fake Player checker.Alkalus
+ Added basic TC transformer to try debug the StackOverflowError caused by TC/ExU/GT.
2020-05-26$ VFS now handles fluids.Alkalus
$ Fixed crash due to multiple key listeners running. (codechicken.nei.guihook.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:306))
2020-05-26+ Added custom Flask Renderer.Alkalus
+ 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)
2020-05-26+ Added new Volumetric Flasks.Alkalus
% Updated GT to reflect required change for additional Volumetric Flasks.
2020-05-26+ Added new Machine casings to the Chemical Plant code.Alkalus
% Changed colours of the two new alloys.
2020-05-26+ Added locale for the two new alloys.Alkalus
$ Fixed NEI handling for GTPP Recipes.
2020-05-26+ Added two new Alloys. (Botmium and Laurenium)Alkalus
+ Added four new Maching Casing blocks.
2020-05-26$ Fixed shaped recipe creation.Alkalus
$ Minor adjustments to the Volumetric Flask GUI.
2020-05-25% Changed Steam Multi recipes to use Tumbaga instead of Potin.Alkalus
% 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.
2020-05-25+ Added steam tier I/O buses & input hatch.Alkalus
+ 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.
2020-05-25+ Added a Large Steam Macerator.Alkalus
% Made the Volumetric Flask Configurator tooltip better.
2020-05-25+ Added the Volumetric Flask Configurator.Alkalus
+ Added a recipe for the Egg Box. + Added a Book for the Chemical Plant. % Changed the Tooltip for the Egg Box. $ Fixed Robinators not returning the correct block when mined. $ Fixed Electric tool recipes not consuming the original tool. $ Redid handling of all shaped crafting recipes. $ Fixed recipe handling for the last few multiblocks. $ Potentially forgot some other minor fixes.
2020-05-04$ Fixed handling of Giant Eggs.Alkalus
$ Fixed obscure crash caused by Dingos. $ Fixed handling of Spawn Eggs and entities registered to the global list. $ Potentially fixed NEI not working correctly for GT++ recipe maps.
2020-04-22$ Fixed milled byproducts not using the correct texture.Alkalus
$ Fixed handling of IC2 EnumHelper code. $ Added a dummy RecipeMap to stop Bartworks crashing when it can't find it.