aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-11update bs+depsMartin Robertz
2023-10-11Add UXV Component Assemblyline functionality (#214)GDCloud
* reduce recipe size for uxv parts * stop mhdcsm from being compacted * first attempt at large stacks * Working mhdcsm conversion * remove divisor * add casing recipe * spotless * remove wildcard import * remove unnecessary parentheses * no need for pairs * convert 64+ stacksize materials * spotless * add comment * address reviews * typo * small uxv casing texture update
2023-10-11GT_BaseCrop Modularisation (#2330)Guillaume Mercier
- Add layout.json from idea to gitignore - Modularizes the code for the isBlockBelow check - No functionality changes should appear to the end user
2023-10-11new way to add item data for recycling (#2306)chochem
2023-10-10Use the new method to copy entity from MobsInfo (#98)Jakub
* Update build.gradle * Update dependencies.gradle * Use the new API
2023-10-10Stop maintenance issues cropping up on fuel refinery. (#215)Alex Bee
2023-10-09update depsDream-MasterXXL
2023-10-09update depsDream-MasterXXL
Former-commit-id: 070d7a4cb41b739e50964ea53c5946e35d3cd37d
2023-10-09update depsDream-MasterXXL
2023-10-09update depsDream-MasterXXL
2023-10-09Allows covers to be configured to tick more slowly (#2307)querns
* Right clicking covers with a jackhammer will now make them tick more slowly * Interim commit, switching tasks * Finishes tick rate button in cover UIs * Change tick rate multiplier to a tick rate addition * Missed one number in the multiplier -> addition conversion * Hold Ctrl to adjust tick rate by 5 steps per click, move button closer to corner of cover GUI * Adjust how holding Ctrl computes tick rate change, remove gray formatting option for tick rate formatter * Cover tick rate addition can now be prevented per-cover-behavior, minor code tweaks
2023-10-09Add OC test for 3 ticks to 1 tick (#2329)miozune
2023-10-09Fix insufficient power result not being persisted (#2328)miozune
2023-10-09Merge pull request #71 from GTNewHorizons/sm-oxElisis
Fix Impure Samarium Oxalate name
2023-10-09Fix Impure Samarium Oxalate nameElisis
2023-10-08Fix server crash with Teleporter (#2327)miozune
2023-10-08Cleanup isValidMetaTileEntity and some more (#364)miozune
* updateBuildScript & updateDependencies * Update .gitignore * Cleanup isValidMetaTileEntity * Remove unused and obsolete members Former-commit-id: 916b7ea9e708857b2efb50c3387fb7643dfa1796
2023-10-07Remove Technetium achievements (#759)miozune
* Remove Technetium achievements * Cleanup code
2023-10-07- fixes ↵iamblackornot
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/14559 (#2325) - had to change 2 unit test to address the mentioned above OC calculation fix Co-authored-by: iamblackornot <nkzshinnnik@gmail.com>
2023-10-05update depsDream-MasterXXL
2023-10-05update depsDream-MasterXXL
2023-10-05Cleanup isValidMetaTileEntity and some more (#245)miozune
* Cleanup isValidMetaTileEntity * Remove empty Javadoc tags * Remove unused classes
2023-10-05update bs+depsDream-MasterXXL
2023-10-05update bs+depsDream-MasterXXL
2023-10-05update bs+depsDream-MasterXXL
2023-10-04update bs+depsDream-MasterXXL
2023-10-04update bs+depsDream-MasterXXL
2023-10-04Code cleanup (#2309)boubou19
* guard clause technique on GT_ItemIterator * removing oredict for ars magica 2 items * removing oredict for mystcraft items * convert big if ladder into a swtich statement * enhanced switch * clean non GTNH compat and identify other compats * spotlessApply (#2310) Co-authored-by: GitHub GTNH Actions <> * more guard clauses * reordering condition * removing dead code * removing optional block * deprecating mIC2Classic * spotless apply * deprecate modloaded variables * spotlessApply --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-10-05fix assline util not loading 16th item input from the stick (#2323)Glease
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-10-03Adds proper client/server sync for metrics cover, improves oil drill metrics ↵querns
output (#2319)
2023-10-03fix EoH crash on restart (#244)Glease
* patch weird NPE * update buildscript
2023-10-01Merge pull request #70 from Nxer/masterMartin Robertz
redo "Make Lanth Line Better (mainly Samarium)"
2023-10-02fix filledNanoResin Electr RecipesNxer
2023-09-30add tooltipis (#2318)Pxx500
2023-09-30redoNxer
2023-09-30Merge remote-tracking branch 'upstream/master'Nxer
2023-09-29Fluid cell tooltip change (#213)Alexdoru
* add the word "yottank" to the fluid cells so they can be found easily in NEI * add zh_CN translation
2023-09-29Update RecipeLoader.javaNxer
2023-09-29Adjustment valueNxer
2023-09-29Merge pull request #69 from GTNewHorizons/revert-68-masterboubou19
Revert "Make Lanth Line Better (mainly Samarium)"
2023-09-29Revert "Make Lanth Line Better (mainly Samarium)"boubou19
2023-09-29Merge pull request #68 from Nxer/masterMartin Robertz
Make Lanth Line Better (mainly Samarium)
2023-09-29Adjust value ; replace Lepersonnite with DephosphatedSamariumConcentrateNxer
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-28Fix non-cell recipes not being generated for Vacuum Freezer (#2317)miozune
2023-09-27update depsMartin Robertz
2023-09-27add Very heavy oil recipe to distillation tower (#2308)Pxx500
2023-09-27Add missing residue in quantum anomaly dtpf recipe (#2315)GDCloud
* add missing residue * no chad residue