aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-11-06Remove WA leftovers (#778)miozune
2023-11-05update bs+depsMartin Robertz
2023-11-04Minor lang fixEldrinn-Elantey
2023-11-04Fix Calcium Chloride recipe to generate in LCR (#776)chochem
fix circuit and make it RA2
2023-10-30update depsMartin Robertz
2023-10-30Cleanup isValidMetaTileEntitymiozune
2023-10-28update depsMartin Robertz
2023-10-28Make fish catcher output GT variant of iron nugget (#774)miozune
* Make fish catcher output GT variant of iron nugget * Cleanup code
2023-10-26update depsMartin Robertz
2023-10-26add back classes referenced by code injected with asm (#772)Glease
* add back classes referenced by code injected with asm * remove chunk debugging since the related command is removed
2023-10-262 small fixes (#773)chochem
* fix cellulose fibre extraction * fix missing impure lifbef2 * update BS
2023-10-21asynchronous cape download (#770)Glease
* asynchronous cape download * spotlessApply (#771) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-18Cleaning up (#767)Connor-Colenso
* Kill playerAPI * Gut more events and compat that is now obsolete * Remove commented out code * Remove final modifier from methods * Make more stuff final * Remove slow building ring * Protected -> private in final classes * More cleaning * More cleaning v2 * Purging * Clean DevHelper * Clean DevHelper 2 * delete DevHelper * remove useless IFMLLoadingPlugin.MCVersion annotation from @Mod files * check for obfuscation only once in the IFMLloadingPlugin.injectData * don't instantiate the static class ASMConfig * delete unused and empty implementation of IFMLCallHook * delete empty class * delete ClassesToTransform class that just holds the class names constants * delete unused methods and unsless logging in dummymod container * delete unused transformer ClassTransformer_TT_ThaumicRestorer * spotless * Clean * Clean utils * Build checkpoint * Purge * Stage 2 * Stage 3 * Stage 4 * Stage 5 * Stage 6 * Spotless * Imports * Stage idk * Stage 1 * Fix issue * Spotless * Format numbers --------- Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: Alexdoru <57050655+Alexdoru@users.noreply.github.com> Co-authored-by: Connor Colenso <colen@CONNORSPC>
2023-10-18update depsMartin Robertz
2023-10-18fix catalyst recipes (#768)chochem
2023-10-17delete compat to set OpenBlock's grave hardness to 6 (#764)Alexdoru
2023-10-17Remove sSteamTurbineFuels which is never queriedmiozune
2023-10-17Remove unused Thaumcraft compatmiozune
2023-10-17Remove MachineUpdateHandler which is never updatedmiozune
2023-10-17Remove BaseItemDustEx which is never updatedmiozune
2023-10-17Remove AC_Helper_Utils which is actually never updatedmiozune
2023-10-17Move SAWTOOL to TreeFarmHelpermiozune
2023-10-17Switch to GT XSTRmiozune
2023-10-17Remove unused classesmiozune
2023-10-17Update .gitignoremiozune
2023-10-17updateBuildScriptmiozune
2023-10-13Fix Neptunium (#762)Harry
2023-10-12Clean up BOP_block_Registrator and convert it to RA2 (#761)chochem
* RA2ify and clean up BOP_block_Registrator * remove lubricant cutting recipe
2023-10-12Make soldering iron change multiblock void mode (#760)Батьків Нестор-Євген Васильович
* Make soldering change void mode * small issue :( * address review * naming things hard
2023-10-09update depsDream-MasterXXL
2023-10-07Remove Technetium achievements (#759)miozune
* Remove Technetium achievements * Cleanup code
2023-10-04update bs+depsDream-MasterXXL
2023-10-03improve maceration stack upgrade process (#757)Glease
* improve maceration stack upgrade process * spotlessApply (#758) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-28update depsMartin Robertz
2023-09-28Addition for disabling harvest on crop manager (#756)Rose
* Addition for disabling harvest on crop manager * Fix for incorrect NBT loading * Applied spotless * Spotless applied
2023-09-24update depsMartin Robertz
2023-09-24Fix incorrect extruder recipe voltages for GT++ materials. (#750)Alex Bee
2023-09-23update bs+depsMartin Robertz
2023-09-23Cleanup basic machines (#755)miozune
* updateBuildScript * Update dependencies * Cleanup basic machines * Fix wildcard import
2023-09-22update bs+sa+depsMartin Robertz
2023-09-22Some more RA2 conversions (#752)chochem
* remove deprecated methods * laser engraving * fluid utils cleanup * more deprecations * biorecipes * RA2 rocketfuel * rare earth * typo * more rareearth cleanup * nuclear fuel processing * Update RecipeLoader_NuclearFuelProcessing.java --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-09-22Add Alternative Recipe in LFTR Chain to Avoid Cells (#754)Daniel Mendes
* Add chemplant alternative to EBF recipe with cells - Add a recipe for LFTR Fuel Base (LiFBeF2UF4), for the Chemical Plant, instead of the EBF, which can use the same inputs and outputs but without any cells. * Add comment to explain recipe * Apply spotless
2023-09-20Change Alloy Blast Smelter recipes per page to 2 (#753)querns
* Lower reservoir hatch tier to EV, add tooltip showing tier for reservoir + air intake hatches * Use getColoredTierNameFromTier instead of rolling our own * Allow 2 recipes per page in NEI for Alloy Blast Smelter
2023-09-20Seaweed QFT recipe (#751)GDCloud
* add catalyst item * recipes
2023-09-18Multiblock chance bug fix (#748)Kyium
* fixed a bug from my multiblock recipe duplication remover that messed with the order of recipe outputs that had chances. * commented changes --------- Co-authored-by: Kyium <kyiumjbird@gmail.com>
2023-09-17re-add force plasma recipe and astral titanium plasma (#747)BlueWeabo
2023-09-16update depsMartin Robertz
2023-09-16fix cloaking device recipe (#746)chochem
2023-09-16update depsMartin Robertz
2023-09-16tartarite buff (#745)chochem