Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-11 | Enable batch mode on mega ABS (#824) | GDCloud | |
enable batch mode | |||
2024-01-10 | update deps | Martin Robertz | |
2024-01-10 | Fix mutegt dep (#823) | chochem | |
* update deps * manually fix dep * update bs | |||
2024-01-08 | [ci skip] upgraded build system | Raven Szewczyk | |
2024-01-05 | Add a tooltip for QFT Fluid mode (#820) | BlueWeabo | |
* add tooltip to explain fluid mode on QFT * change wording a bit | |||
2024-01-02 | update deps+bs | Martin Robertz | |
2024-01-02 | Fix Soldering Iron unable to set redstone output strength. (#819) | Abdiel Kavash | |
2024-01-01 | Thermal 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-29 | Fix chisel busses (#817) | chochem | |
fix chisel busses | |||
2023-12-29 | update deps | Martin Robertz | |
2023-12-29 | Add centrifuge recipes for dual and quad depleted fuel rods. (#816) | Abdiel Kavash | |
2023-12-22 | Allow 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-21 | Fix superbus UHV recipes and localization (#812) | chochem | |
fix superbus UHV recipes and localization | |||
2023-12-21 | fix dep problems (#811) | chochem | |
2023-12-18 | update deps | Martin Robertz | |
2023-12-18 | Fix asymmetry in the qft multiblock (#802) | Pelotrio | |
2023-12-18 | Clarify whether item or fluid output is full (#809) | 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-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 deps | Martin Robertz | |
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-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 | 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 | 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-05 | Remove non-existing technetium recipe (#791) | miozune | |
2023-12-04 | Fix steam grinder expecting more than 1 slot for void protection (#790) | miozune | |
2023-12-04 | update deps | Martin Robertz | |
2023-12-04 | remove traceback from PlayerCache.dat (#787) | bombcar | |
remove traceback | |||
2023-12-04 | Update dependencies.gradle | Martin Robertz | |
2023-12-03 | Migrate 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-03 | fix 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 | |||
2023-11-30 | add back coke oven recipes again (#786) | Glease | |
2023-11-29 | update bs+deps | Martin Robertz | |
2023-11-29 | Reduce minimum casing requirement for various machines (#785) | Pelotrio | |
* Reduce minimum casing requirement for various machines | |||
2023-11-25 | Add precious metals alloy recipe for ABS (#781) | lordIcocain | |
* ABS more recipes * spotless * rollback | |||
2023-11-20 | Allow Simple Washers to clean Purified Dusts, adds LV/HV/IV/ZPM Simple ↵ | querns | |
Washers (#783) * Lower reservoir hatch tier to EV, add tooltip showing tier for reservoir + air intake hatches * Use getColoredTierNameFromTier instead of rolling our own * Allow simple washer to clean purified dusts * Adds simple washers for LV, HV, IV, and ZPM | |||
2023-11-20 | Getting rid of a bunch of BS. Unused items and classes (#784) | Ryan Nasers | |
2023-11-14 | Update chemplant logic to catch up with new parallel helper logic (#782) | miozune | |
2023-11-13 | Cleanup basic machines and textures (#779) | miozune | |
* Cleanup dehydrator * Cleanup reactor processing unit * Cleanup cold trap * Cleanup simple washer * Cleanup unused textures * updateBuildScript | |||
2023-11-13 | update deps | Martin Robertz | |
2023-11-13 | Remove ruthenium roasting (#780) | chochem | |
remove ruthenium roasting |