aboutsummaryrefslogtreecommitdiff
path: root/dependencies.gradle
AgeCommit message (Collapse)Author
2022-11-25Rewrite GUIs with ModularUI (#440)miozune
* Update GT * NEI migration & cleanup Deprecate GTPP_Recipe_Map_Internal#sMappingsEx and delegate to GT_Recipe_Map#sMappings instead Remove recipe modification check * Boiler * Programmed Circuit & Super Bus * Lower the number of fluid slots for multi mixer NEI * Solar Generator * Crop Manager * Bronze Workbench & Advanced Workbench * Turbine Housing & Rotor Assembly * Iron Plated Blast Furnace * Player Safe * Advanced Muffler Hatch * spotlessApply * Auto Workbench * Breaker, Control Core, RTG Hatch, Steam Bus, some cleanup * Fix crash when removing Breaker * Data Orb Repository * Charging/Discharging Bus * Pollution Scrubber * Storage Crate, Shelf, TieredChest They're just broken in the first place, don't blame me * cleanup * Steam Condenser It's broken in the first place, never blame me! * Catalyst Housing, Ball Housing * Fluid Tank, generators, custom hatches, cleanup * Computer Cube MKII Many things are broken in the first place, I swear * Inventory Manager * Migrate multiblock dehydrator recipemap to ModularUI * Overflow cover * Redstone Circuit Block * Multiblock * cleanup * Update GT
2022-11-13Update dependencies.gradleMartin Robertz
2022-10-25Remove reflection from RTG Hatch (#411)miozune
2022-10-24Update chemplant manual for TPV (#409)miozune
* Update chemplant manual for TPV * update BS Co-authored-by: Martin Robertz <dream-master@gmx.net>
2022-10-07Mega Alloy Blast Smelter (#394)MadMan310
* Initial commit * added BW dependancy & runtime * dimmminsishing returns on coil discount, fix other stuff * Coil discount is now a linear function * spotlessApply * Add recipe * Fixed scanner recipe
2022-10-01update dep fileMartin Robertz
2022-09-18migrate to new survival autoplace api (#353)Glease
* migrate to new survival autoplace api * Spotless apply for branch feature/autoplace-rotate-hatches for #353 (#354) Co-authored-by: Glease <4586901+Glease@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-03Remove GT asm (#333)Glease
* remove GT asm * Spotless apply for branch no-gt-asm for #333 (#334) Co-authored-by: Glease <4586901+Glease@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * Update dependencies.gradle * Update dependencies.gradle * Update dependencies.gradle Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2022-08-27use channels to select tier of chemical plant components (#312)Glease
2022-08-26Fix void protection requires too many slots than actual (#301)miozune
* Fix void protection requires too many slots than actual * remove proper stack size
2022-08-19Update dependencies.gradleMartin Robertz
2022-08-17Update dependencies.gradleMartin Robertz
2022-08-01Fix startup crash with latest GT (#258)miozune
2022-07-19Chemical Plant fixes (#248)miozune
2022-06-27Fine hypogen (#225)Connor-Colenso
* Bump dep (stops crashes due to nitric acid) * Add fine hypogen wire. Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-06-24update gt depMartin Robertz
2022-06-12Fix missing methods for the MTE precursor (#211)Raven Szewczyk
* Fix missing methods for the MTE precursor * Update dependencies
2022-06-10Compatible with more saplings for tree farm (#206)DianeXD
* Compatible with more saplings for tree farm * Some saplings do not produce logs * Balance forestry saplings * Balance forestry saplings
2022-04-24Add NEI catalysts (#179)miozune
* Add NEI catalysts * Comment out Compound Fabricator
2022-04-16Allow Hand Pumps to be inserted into Toolbox (#174)miozune
2022-04-08Update dependencies.gradleMartin Robertz
2022-02-15update buildscripts (#132)bombcar
* update buildscripts * notabs: * newline * tabs * shellcheck
2022-02-07update buildscripts (#116)bombcar
Co-authored-by: Jason Mitchell <mitchej@gmail.com>
2022-02-07Bumped GT5U and NEI dependenciesYannickMG
2022-01-28Update buildscript and dependencies to allow runClientbombcar
runClient needs to have the libraries for NEI to be present so they are compile instead of compileOnly.
2022-01-21Added CCC dep.Alkalus
Fixed missing }.
2022-01-21Merge branch 'master' of https://github.com/GTNewHorizons/GTplusplus into ↵Alkalus
New-Multis-3 # Conflicts: # .gitignore # build.gradle # src/main/java/gtPlusPlus/core/handler/COMPAT_HANDLER.java # src/main/java/gtPlusPlus/core/lib/LoadedMods.java # src/main/java/gtPlusPlus/core/recipe/RECIPES_GREGTECH.java # src/main/java/gtPlusPlus/core/recipe/RECIPES_Machines.java # src/main/java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaCasingBlocks5.java # src/main/resources/assets/miscutils/lang/en_US.lang
2022-01-18update to explicit dependenciesJason Mitchell
2022-01-18update to explicit dependenciesJason Mitchell
2022-01-12update dependenciesbombcar
2021-12-18Added MultiBlock Rock Breaker.Alkalus
Added base work for GT Chisels.
2021-12-15Revert "Removed build craft dependency"Johann Bernhardt
This reverts commit 3bc44bf69d4991288e4b9c22e4c997239109ee9d.
2021-12-15Removed build craft dependencyJohann Bernhardt
2021-12-12Migrated to unified build scriptJohann Bernhardt