| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-18 | Clarify whether item or fluid output is full (#2403) | miozune | |
| 2023-12-18 | Cleanup isValidMetaTileEntity again (#227) | miozune | |
| 2023-12-18 | Remove now unneeded IMC for DEFusionCrafter (#111) | miozune | |
| 2023-12-18 | Remove now unneeded IMC handler (#78) | miozune | |
| 2023-12-17 | fix IOOBE when there is no fuel fluids (#808) | boubou19 | |
| 2023-12-17 | Fix 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-17 | Remove IC2 iridium exploit (#2402) | chochem | |
| remove iridium exploit | |||
| 2023-12-17 | update bs+deps | Martin Robertz | |
| Former-commit-id: bcbfd8cbaab90c034a6d46b2f71d9ba32789c0d4 | |||
| 2023-12-16 | Fix length calculation for CAL (#379) | Батьків Нестор-Євген Васильович | |
| * Fix length calculation for CAL Since multiblock stacrts checking with PIECE_FIRST and than continue with PIECE_NEXT its length is amount of PIECE_NEXT + 1(first piece) * spotlessApply (#380) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Former-commit-id: 087d4d4eac6a9ad6e8599daa7a44f355f85cd8a6 | |||
| 2023-12-15 | Bs+dep update (#81) | chochem | |
| * update bs * update deps | |||
| 2023-12-15 | fix lsc capacitor check (#79) | chochem | |
| 2023-12-15 | fix explosions (#80) | chochem | |
| 2023-12-15 | Fix QFT focus chance calculation (#805) | miozune | |
| 2023-12-14 | Fix QFT not recognizing circuit in separated input bus (#804) | miozune | |
| 2023-12-14 | Fix recipe for halfcompletecasing II (#803) | chochem | |
| fix typo | |||
| 2023-12-13 | fix optional (#801) | Glease | |
| fix optional | |||
| 2023-12-12 | Revert "Fix asymmetry in the Quantum Force Transformer (breaking) (#799)" | Caedis | |
| This reverts commit efb6055259da3108fb7abdfb1465fcb235f43e88. | |||
| 2023-12-13 | Fix asymmetry in the Quantum Force Transformer (breaking) (#799) | Pelotrio | |
| Fix asymmetry in the qft multiblock | |||
| 2023-12-12 | update bs+deps | Martin Robertz | |
| 2023-12-12 | Removed Debug Recipe of Pump (#27) | Батьків Нестор-Євген Васильович | |
|  remove this recipe, gtnh is not mousetrap, so no free pump for you --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | |||
| 2023-12-12 | update deps | Martin Robertz | |
| 2023-12-12 | update deps | Martin Robertz | |
| 2023-12-12 | Fix crash with Nq Gen if coolant has just been depleted (#226) | miozune | |
| 2023-12-12 | fix id shift of super busses (#798) | chochem | |
| fix id shift | |||
| 2023-12-12 | Fix thermal boiler not allowing insertion of water (#797) | miozune | |
| 2023-12-12 | Fix HTGR not allowing insertion of coolant (#378) | miozune | |
| * Fix HTGR not allowing insertion of coolant * Fix TGregworks dep Former-commit-id: f35566ca9617b55eb276d045f9cd0a1f8b110dc1 | |||
| 2023-12-11 | update bs+deps | Martin Robertz | |
| 2023-12-11 | update bs+sa+deps | Martin Robertz | |
| 2023-12-11 | fix | Martin Robertz | |
| 2023-12-11 | Change EoH number formatting to standard form (#266) | Connor-Colenso | |
| * Format numbers better with standard form * this class was removed/migrate earlier --------- Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net> | |||
| 2023-12-11 | Fix naquadah reactor not accepting non-fuel fluids (#225) | miozune | |
| 2023-12-09 | Fix 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-09 | Fix input hatches for large turbine & boiler not accepting fluids (#2400) | miozune | |
| * Fix input hatches for large turbine & boiler not accepting fluids * Also adjust plasma turbine | |||
| 2023-12-09 | Fixes 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-09 | Normalize semifluid gens to match the other fuel gens (#795) | bombcar | |
| * remove mavenlocal * update dependencies * normalize semifluid gens | |||
| 2023-12-07 | Generate Germanium fully again (#793) | chochem | |
| generate germanium fully again | |||
| 2023-12-07 | add ic2steam to cracked recipes (#2399) | Martin Robertz | |
| update deps fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/14999 | |||
| 2023-12-07 | change Import/Export to Export/Import to match button position (#2397) | Martin Robertz | |
| 2023-12-07 | Algae 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-07 | Fix some singleblock not overclocking (#2398) | miozune | |
| 2023-12-06 | EEC: Fix infernal spawns not happening with 4 EV hatches (#110) | Jakub | |
| 2023-12-06 | Fix null problem with recycler (#2396) | miozune | |
| 2023-12-06 | update deps | Martin Robertz | |
| 2023-12-06 | Add unit test for recipe search (#2394) | miozune | |
| 2023-12-06 | fix compact fusion energy consumption (#222) | HoleFish | |
| * fix * correct tooltip * correct mk4 tooltip * fix | |||
| 2023-12-06 | fix whitelisted fluids (#265) | GDCloud | |
| 2023-12-05 | Revert "make quantum tanks not slow you down for later game players (#2392)" | Martin Robertz | |
| This reverts commit 0e7eddde13abb4e95311a3d1a9be92ed6b04e49e. | |||
| 2023-12-05 | make quantum tanks not slow you down for later game players (#2392) | bombcar | |
| 2023-12-05 | Remove non-existing technetium recipe (#791) | miozune | |
| 2023-12-05 | dont divide by 0 (#264) | GDCloud | |
