aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/api
AgeCommit message (Collapse)Author
2021-12-11Fixed issue of Multiblock hatches/buses not being assigned recipe maps.Alkalus
Removed 7 from Charge Pack tooltips. Initial work on Elemental Duplicator.
2021-12-10Fixed hot ingot recipes.Alkalus
2021-12-10More Tooltips.Alkalus
Dehydrator improvements. Fixed Circuit Programmer not working for Breakthrough Circuits.
2021-12-10Updated lots of tooltips.Alkalus
Made low tier tanks portable, now that higher tier tanks are. Fixed ULV gens not working correctly. Disabled ClassTransformer_GT_ItemMachines_Tooltip.
2021-12-10Added ability to clear all output hatches on GT++ multis with a plunger.Alkalus
Changed fluid textures for many autogenerated fluids. Renamed & remapped Cryolite to Cryolite (F). Fixed toArray() in AutoMap.java. Fixed Sparging. Final touches to Nuclear Fuel reprocessing.
2021-12-09Added a new multiblock for sparging.Alkalus
More Nuclear reprocessing work. Updated Tooltips on all multiblocks.
2021-12-07More Nuclear Fuel recipe work.Alkalus
2021-12-06Greatly improved NEI handling.Alkalus
Fixed broken Manure Slurry recipes.
2021-12-06Added more Nuclear fluids/dusts.Alkalus
Added two new machines.
2021-11-29Greatly improved ICO recipe importation from Pyro Oven.Alkalus
2021-11-28Moved all Nuclear recipes to their own class.Alkalus
Fixed Air Intake working when disabled.
2021-11-28Fix a heap of conflicting dehydrator recipes.Alkalus
2021-11-26Added missing Pine Tree textures.Alkalus
Added recipes for Isamill and Flotation Cell content. Corrected tooltip on IsaMill controller. Fixed bad casing allocation.
2021-11-20uncommented multiSphyix
2021-11-18add back LFTR and refineryGlodBlock
2021-11-16Merge branch 'master' into structurelib-interationGlodBlock
2021-11-15add generator array backGlodBlock
2021-11-15hatch limitationGlodBlock
2021-11-15fix pss and centrifuge textureGlodBlock
2021-11-14fix chem plant checkGlodBlock
2021-11-14Render restricted inputD-Cysteine
2021-11-14structurelib interationGlodBlock
2021-09-19fix crash when empty flask gets into pyrotheum hatchrepo_alt
2021-08-25Revert "fix the problem of duping fluids"DreamMasterXXL
This reverts commit 1c00ffe8a568e25124cfe7796fa2e5e1a483a1eb.
2021-08-25fix the problem of duping fluidsGlodBlock
(cherry picked from commit ed7e9fed49f16afd4fb9852003e82d43c96a412d)
2021-08-05Merge pull request #18 from D-Cysteine/delete-super-bufferMartin Robertz
Delete ThreadedSuperBuffer
2021-08-03Upd Arrays -> ArrayExtTimeConqueror
2021-08-02Removed ASM-based SuperBusesTimeConqueror
2021-08-01Merge branch 'master' into delete-super-bufferMartin Robertz
2021-08-01Delete ThreadedSuperBufferD-Cysteine
2021-08-01Fixed logger-dependent reflection stuffTimeConqueror
2021-07-24Re-order lines to be consistentD-Cysteine
2021-07-24Update SolarGenerator and SteamCondenser with similar changesD-Cysteine
2021-07-24Add handling of separate steam capacity for single-block boilersD-Cysteine
2021-07-11Add chat feedback on void excess togglellk89
2021-06-23Allow overriding the output space check via soldering toolllk89
2021-06-03Update GT_MetaTileEntity_Hatch_AirIntake.javaGlodBlock
2021-06-03a logic bugGlodBlock
2021-05-22fix(texture): deprecated use of CASING_BLOCKSLéa Gris
Update to GTNH's Gregtech
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-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-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+ Added framework for Elemental Duplicator.Alkalus
+ Added custom Data Orb bus for Elemental Duplicator. - Removed weird dependency on CofhCore.
2020-05-29+ Added low tier basic turbines for Pollution Scrubbers.Alkalus
+ Added capability for Scrubbers to be automated.
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 two new Alloys. (Botmium and Laurenium)Alkalus
+ Added four new Maching Casing blocks.
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.