aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Collapse)Author
2024-02-28Tree Growth Simulator can now harvest leaves and fruits, using appropriate ↵Abdiel Kavash
tools. (#839) * TGS logic rework and new outputs * TGS logic rework and new outputs * NEI frontend. * NEI frontend part 2 * Recover saws from controller slot to input bus. * Added documentation and removed unused stuff. * Recipes for non-Forestry trees. * Updated tooltip. * Better handling of saws in controller slot from previous versions + grafter support. * Added Forestry and Extra Trees trees registration and processing. * BS + deps. * Disable ME stocking bus to fix an exploit. * Fixes based on feedback. --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-02-28Let remainingFlow become 125% of realOptFlow, rather than raw optimal… (#841)koiNoCirculation
* Let remainingFlow become 125% of realOptFlow, rather than raw optimal flow. This can fix the inconsistance between optimal flow in tooltip and that in turbine. * criteria should be totalFlow != realOptFlow in HP Steam and Steam turbine * fluidIntoPower should be long type, because ichorium huge turbine can generate power greater than Integer.MAX_VALUE on SC Turbine. * Final change. * 1 -> 1L * revert the accidentally refactor in Plasma turbine --------- Co-authored-by: yiteng.liu <yiteng.liu@11bee.com>
2024-02-27fixMartin Robertz
2024-02-27add new solidifier hatches for industrial multi machine (#810)Quetz4l
* add new solidifier hatches for multi machine * Update GT_MetaTileEntity_Hatch_Solidifier.java --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2024-02-22Advanced implosion supports buffer (#838)HoleFish
migrate
2024-02-22Add alternate recipes for neptunium and fermium plasma (#837)GDCloud
* add alternate recipes * adjust for 1 less OC
2024-02-15Force properties should be in GT (#836)chochem
force needs to be in GT
2024-02-15fix QFT tooltips (#835)HoleFish
fix tooltips
2024-02-14GT++ Fish Catcher Water Block Check (#818)George Higashiyama
* Fix Gt++ Fish Trap Adjacent Block Checks * Replace GT++ Fish Catcher testing rates with official rates * Remove string contains for "Water" from GT++ Fish Catcher * Adjust rates to account for the impracticality of using all 6 sides * Update src/main/java/gtPlusPlus/core/tileentities/general/TileEntityFishTrap.java Co-authored-by: Glease <4586901+Glease@users.noreply.github.com> --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: Glease <4586901+Glease@users.noreply.github.com>
2024-02-14Fix crop harvester stopping after 1 crop if harvesting is off (#833)Lyfts
fix crop harvester stopping after 1 crop if harvesting is off
2024-02-13Enable perfect OC on the matter fabrication CPU recycler mode (#834)GDCloud
enable perfect OC on recycler mode
2024-02-104/4 overclocks for IsaMill and FlotationCell again (#831)HoleFish
restore 4/4 oc
2024-02-10Fix LFTR (#832)HoleFish
* Fix hatch * fix fuel search * spotless
2024-01-22Fix broken gas in 2 recipes (#830)chochem
* its gas not fluid * sa
2024-01-22Fix QFT (#829)HoleFish
* Apply ParallelHelper methods * Plasma hatches support ME hatches * little change * Forced structure check * Batch Mode and sub 1t oc will not affect plasma consumption * Fix finding programmed circuit in input bus * highlight tooltips * Fix hatch requirement and machine tier check * spotless
2024-01-20Fix void protection of dangote (#827)HoleFish
override canDumpToME
2024-01-20Fix XL Heat Exchanger description (#828)HoleFish
fix tooltips
2024-01-20Fix chemical plant (#821)HoleFish
* Fix chemical plant * mistake
2024-01-19Fix Multi-Machine Manual Recipe (#826)chochem
use gt api for tool recipes
2024-01-16Advanced Muffler Hatch improvements (#825)Abdiel Kavash
* Advanced Muffler Hatch improvements. * Without an air filter, performance degrades to the level of a basic muffler, not to zero.
2024-01-11Enable batch mode on mega ABS (#824)GDCloud
enable batch mode
2024-01-05Add a tooltip for QFT Fluid mode (#820)BlueWeabo
* add tooltip to explain fluid mode on QFT * change wording a bit
2024-01-02Fix Soldering Iron unable to set redstone output strength. (#819)Abdiel Kavash
2024-01-01Thermal Boiler rework (#815)Abdiel Kavash
* Migrate recipes to RA. Fix oredict of outputs. * New recipe UI for NEI. * Reworked processing logic. * Display EU/t in WAILA + misc fixes * Small spelling updates. * Full rework of recipes. * Reverted Pyrotheum recipe. * Restored old recipes + cleanup.
2023-12-29Fix chisel busses (#817)chochem
fix chisel busses
2023-12-29Add centrifuge recipes for dual and quad depleted fuel rods. (#816)Abdiel Kavash
2023-12-22Allow emptying of fluid tanks by placing them anywhere in the crafting grid. ↵Abdiel Kavash
(#814) Change fluid tank emptying recipe to be shapeless.
2023-12-21Fix superbus UHV recipes and localization (#812)chochem
fix superbus UHV recipes and localization
2023-12-18Fix asymmetry in the qft multiblock (#802)Pelotrio
2023-12-18Clarify whether item or fluid output is full (#809)miozune
2023-12-17fix IOOBE when there is no fuel fluids (#808)boubou19
2023-12-17Fix Volcanus and cryo freezer not having pyrotheum and cryotheum hatch in ↵Батьків Нестор-Євген Васильович
their tooltip (#806) * Add hatche to volcane * Remove unnesesarity * Add hatche to cryo frezzer * Some inconsistency * SPOTLESS AAAAAAAAAAAAAAA SPOTLESS AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA * Spotless apply for branch hatche for #806 (#807) spotlessApply Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-15Fix QFT focus chance calculation (#805)miozune
2023-12-14Fix QFT not recognizing circuit in separated input bus (#804)miozune
2023-12-14Fix recipe for halfcompletecasing II (#803)chochem
fix typo
2023-12-13fix optional (#801)Glease
fix optional
2023-12-12Revert "Fix asymmetry in the Quantum Force Transformer (breaking) (#799)"Caedis
This reverts commit efb6055259da3108fb7abdfb1465fcb235f43e88.
2023-12-13Fix asymmetry in the Quantum Force Transformer (breaking) (#799)Pelotrio
Fix asymmetry in the qft multiblock
2023-12-12fix id shift of super busses (#798)chochem
fix id shift
2023-12-12Fix thermal boiler not allowing insertion of water (#797)miozune
2023-12-09Fix some multis incorrectly restricting fluid input for hatches (#796)miozune
* Fix some multis incorrectly restricting fluid input for hatches * Update dependencies.gradle --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-12-09Fixes for overflow valve, wireless charger, and transmission components ↵chochem
recipes and ids (#794) * Fix all the tiers in recipes including for wireless charger and overflow valve * fix transmission components
2023-12-09Normalize semifluid gens to match the other fuel gens (#795)bombcar
* remove mavenlocal * update dependencies * normalize semifluid gens
2023-12-07Generate Germanium fully again (#793)chochem
generate germanium fully again
2023-12-07Algae recipe fix (#792)Martin Robertz
* fix red algae to cellulose recipe fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/15019 * fix
2023-12-05Remove non-existing technetium recipe (#791)miozune
2023-12-04Fix steam grinder expecting more than 1 slot for void protection (#790)miozune
2023-12-04remove traceback from PlayerCache.dat (#787)bombcar
remove traceback
2023-12-03Migrate to new RecipeMap (#788)miozune
* Remove reference to GTPP_Recipe itself * Remove GTPP_Recipe_Map_Internal * Move recipemaps to separated class * Remove unused recipemaps * Migrate GT++ recipemaps Remove sElementalDuplicatorRecipes in favor of GT replicatorRecipes supporting findRecipe * Migrate the rest * Adjust catalyst priorities * Add ABS non-alloy recipe category * Remove s prefixes from recipemaps * Adapt to GT_StreamUtil rename * Adjust recipe catalysts * Fix build * update gradle+bs+deps (cherry picked from commit 8b185c7a4d881d38580cc98456265ebb751b6d93) * update deps --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-12-03fix steam machine nei structure diagram (#789)Glease
* fix steam machine nei structure diagram this is caused by repeated failure of checkMachine(), which is caused by it not clearing special steam hatches * more special hatch clearing