aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gtPlusPlus/nei
AgeCommit message (Collapse)Author
2022-08-29Buildscript + Spotless (#318)Jakub
* Convert AES.java to readable class * Buildscript * Spotless
2022-08-17fix drawText now being an instance methodGlease
(cherry picked from commit 31cece21d36d36767a5bffce6554e85fb4dbc68b)
2022-08-17add missing importsGlease
(cherry picked from commit 8c05247b47af168b455a94b0c05e280be47c845a)
2022-08-05NEI Cleanup (#251)miozune
* NEI Cleanup * adjustments
2022-08-01Fix startup crash with latest GT (#258)miozune
2022-07-02Regroup NEI IMC and add catalyst for complex fusion (#231)miozune
2022-06-22Various fixes (#220)miozune
* Various fixes * Refactor * remove unused imports * derp * fix
2022-04-24Add NEI catalysts (#179)miozune
* Add NEI catalysts * Comment out Compound Fabricator
2022-04-14implement oredict cycling (#171)Glease
2022-03-05Prevent outside IConfigureNEI from adding handlers (#142)miozune
2022-02-14Screwdriver driven development. (#124)Alkalus
* Added NEI handler for TGS. Added BoP support to TGS. Added base work for LFH. * Added Witchery support to TGS. * Finished LFH. Added missing steam multiblock. Fixed GT++ NEI time values not being precise enough. * Implement Fert use in TGS. * Fix broken checkRecipes. Did initial work for XLHE. Other misc. stuff. * Update GregtechLargeTurbinesAndHeatExchanger.java * Update RECIPES_Machines.java Changes requested by @Dream-Master
2022-02-07Removed duplicate implementation of GT5U's NEI Rect handlerYannickMG
2022-01-06Finished work on multiblock Molecular Transformer.Alkalus
Added single use API for adding MT recipes.
2022-01-05Added Solar Tower & Solar Heater.Alkalus
Added Potassium Nitrate. Added Sodium Nitrate. Added Hot/Cold Solar Salt. Added recipes for the above. Added Solar Salt processing to Thermal Boiler. Re-added Assembly Line MKII, Tesla Tower. (WIP)
2021-12-21Add Multiblock Forge Hammer.Alkalus
Add base for Multiblock Molecular Transformer.
2021-12-17Revert part of 8fe60916Glease
2021-12-17Fix GT++ NEI handler displaying wrong output chanceGlease
2021-12-12Move sources and resourcesJohann Bernhardt