aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/xmod/gregtech/loaders
AgeCommit message (Collapse)Author
2021-12-13Further refine GT_MetaTileEntity_Hatch_AirIntake.Alkalus
Stop AddCustomMachineToPA using reflection.
2021-12-13Fix duplicate ore generation recipes.Alkalus
2021-12-13Fix Fluorite Dehydrator recipe.Alkalus
Add Tooltip to 8k/32k Volumetric Flasks to show max capacity.
2021-12-13Re-add Dehydrator recipe for Fluorite.Alkalus
Adjust Thermal Centrifuge & Centrifuge recipes for GT++ ores to be inline with GT values. Time is now based on material mass.
2021-12-13More recipe adjustments.Alkalus
Changed how Fluorite is handled. Change Monazite Froth output to no longer contain Praseodymium. Change Monazite Froth output to have 4x less Europium.
2021-12-12Fix cell being eaten.Alkalus
2021-12-12Revert time adjustment.Alkalus
2021-12-12Fix minor oversight.Alkalus
2021-12-12Migrate Assembly Line recipes to new OreDict handler.Alkalus
Added missing file RecipeGen_MetalRecipe.java.
2021-12-12Fixed cells being consumed in nuclear reprocessing.Alkalus
Removed some debug logging. Removed ClassTransformer_CC_GuiContainerManager. Improved handling in GT_NEI_LFTR_Sparging. Added Erbium. Added HeLiCoPtEr.
2021-12-11Removed an unused import from HANDLER_GT.Alkalus
Balanced FFPP fuel production recipes.
2021-12-10Migrate some recipe from GTNH CoreMod.Alkalus
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-07Added more LFTR fuel processing.Alkalus
2021-12-07More minor fixes.Alkalus
2021-12-07Removed some useless materials.Alkalus
Fixed Plasma generation and implemented plasma recipes for them.
2021-12-07Added more nuclear processing recipes.Alkalus
Removed lots of useless nuclear generated items. More NEI improvements. Made Dehydrator and FFPP recipe handling more lenient.
2021-12-06Better handling of Material chemical formulae.Alkalus
Fixed some broken recipes.
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-29Added new generic Nuclear Chem item.Alkalus
Added ability to set Fluid for a Material. Moved Nuclear recipe generation to a different phase during init.
2021-11-28Moved all Nuclear recipes to their own class.Alkalus
Fixed Air Intake working when disabled.
2021-11-28Added NEI handler for LFTR Sparging.Alkalus
Fixed Material generation for noble gases. Fixed Chemical Formula not being applied to some cells.
2021-11-28Fixed shaped dust crafting recipes, turns out they don't like multithreading.Alkalus
2021-11-28Fixed Tiny dust recipes.Alkalus
2021-11-28Fix a heap of conflicting dehydrator recipes.Alkalus
2021-11-27Added new NEI handler for LFTR.Alkalus
Fixed LFTR fuel recipes. Fixed LFTR recipe handling.
2021-11-14add advanced mixer backiouter
2021-11-14separate recipes of the multiblock mixeriouter
2021-09-27fix NPEGlodBlock
this PR must be merged before this: https://github.com/GTNewHorizons/GT5-Unofficial/pull/673
2021-06-12Remove class and referencesPrometheus0000
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-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-26+ Added two new Alloys. (Botmium and Laurenium)Alkalus
+ Added four new Maching Casing blocks.
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-04-14$ Added recipe hashing to prevent unwanted recipe changes.Alkalus
$ Made certain TileEntities blacklisted against the World accelerator in both GT++ & GTNH.
2020-04-07+ Added support for Custom Machines being registered to the PA. (If GT is ↵Alkalus
up-to date) + Added more ASM patches for better Hazmat handling. % Renamed Chemical Dehydrator to Dehydrator for clearer logic in NEI. $ Fixed a small bug in ReflectionUtils. $ Rewrote parts of my Hazmat handling, it should now work correctly for all items which apply radiation from IC2/GT or their addons.
2020-03-31+ Added a Pine Tree.Alkalus
+ Oredict BoP Pinecone if it exists. $ Fixed Algae Farm controller recipe. $ Fixed bug where getOrePrefixStack(rod) would return null. $ Fixed a bug where getItemStackFromFQRN didn't work correctly.
2020-03-30+ Added IsaMill.Alkalus
+ Added repackaged Sun classes. + Added Milled ores. + Added Milling Balls. $ Disabled Hand-pump pumping from non-GT tile entities. > Maybe did other things, but in a hurry to commit.
2020-03-28+ Added Materials for the new LNR fuels.Alkalus
+ Added a new casing block class for special handled multiblock casings. + Added locale for Naq Fuel Cells. $ Reworked TAE. There are now 19 texture slots free out of the 64 total. $ Fixed a minor bug in the update checker.
2020-03-28+ Added more 'Special Behaviour' items for my multiblocks as Examples.Alkalus
+ 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.
2020-01-17+ Added Zyngen.Alkalus
% Adjusted Volcanus casing requirement from 10 to 9. % Adjusted logging in RF convertor. % Adjusted tooltip on Washplant to include information on water hatch. $ Fixed coil handling being offset by a tier. $ Fixed 9-1 breaking if an Input Bus didn't have a circuit.
2020-01-15+ Added conversion recipe for phtalic acids. Closes #540.Alkalus
+ Multiblock Mixer now has separate recipe processing for each input bus. Closes #560. % Buffed Dehydrator input tanks. Closes #537. % Buffed Algae Farm output to be 6-8x. $ Fixed Algae Farm not consuming compost. $ Adjusted Large Sifter Tooltip. Closes #535. $ Fixed Waste collector recipes. Closes #545. $ Fixed casing count in Volcanus structure check.
2020-01-13$ Fixed CPI patch, which was failing due to different args present on other ↵Alkalus
GT forks. $ Fixed incorrect energy usage on Alloy Smelting recipes, they're no longer 2x.
2020-01-13+ Added Hazmat protection to EMT, Gravisuit and Adv. Solar items. Closes #590.Alkalus
+ Added a hard crash if materials are not found within GT. + Added a check for KekzTech and cached some mod checks. + Added pollution/s to Geothermal generators. Fixes #579. $ Fixed Wither Cages being unbreakable. Fixes #587 $ Fixed centrifuging of logs to Methane. Fixes #595.
2020-01-13$ Alloy Smelting no longer uses the wrong voltage. Fixes #607.Alkalus
2020-01-06$ Actually changed the recipe times for the Algae Farm. (Forgot to commit ↵Alkalus
this one file, oops)
2019-12-31+ Added the Adv. DT. (Locked to T1 for now)Alkalus
+ Added 10 new casing blocks, with assembler recipes. - Removed obsolete Chunkloading classes.