aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-16Merge pull request #159 from GTNewHorizons/fix/MultipleEOHFixes-spotless-fixesMaxim
Spotless apply for branch fix/MultipleEOHFixes for #158
2023-02-16spotlessApplyGitHub GTNH Actions
2023-02-16Merge branch 'master' into fix/MultipleEOHFixesminecraft7771
2023-02-16Put TT after GT NEI Ore plugin in loading order and moved EOH initialisation ↵minecraft7771
to onLoadCompleted
2023-02-16Fix tooltipminecraft7771
2023-02-16Loose mode change (#1750)TheEricCheng
* Add files via upload * Add files via upload * Add files via upload
2023-02-16Added null-check to recipe processingminecraft7771
2023-02-16Fix incorrect element symbol for Technetium-99 (#547)Emerald
2023-02-16Merge pull request #157 from GTNewHorizons/fix/eoh-recipe-generatorMartin Robertz
Fix EOH recipes not being generated in some dimensions
2023-02-16Remove need for maintenanceminecraft7771
2023-02-16Added new fusion NEI handler support (#135)Maxim
2023-02-16Added ore matcher to GT_NEI_DefaultHandler (#1748)Maxim
* Added matcher that will search for all ore variants, if an ore block is clicked
2023-02-16Added tier-NEI-support for fusion mk4 (#545)Maxim
2023-02-16Check for higher voltages instead of unequal voltages (#1747)Maxim
2023-02-16Fix EOH recipes not being generated in some dimensionsmiozune
2023-02-16Remove unused EMRecipeMapmiozune
2023-02-16Update buildscript & dependenciesmiozune
2023-02-16Add Nullable annotation for getAssociation and getItemData (#1746)miozune
2023-02-16Merge pull request #154 from GTNewHorizons/StargateBuffsboubou19
UXV Parts + Nerf Stargate
2023-02-16Fusion NEI support (#1742)Maxim
* Added optional special value to Power and getter for power into IMTE * Added FusionPower to properly display available fusion recipes and OC * spotlessApply (#1743) Co-authored-by: GitHub GTNH Actions <> * Moved compare flag to recipe map * Missed a new constructor * Added user request * Addressed reviews * Typo * Update src/main/java/gregtech/nei/GT_NEI_DefaultHandler.java Co-authored-by: miozune <miozune@gmail.com> * Removed wrong bracket from git online commit --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: miozune <miozune@gmail.com>
2023-02-16Remove reflections against BW (#544)miozune
2023-02-16Fix Wording on TPV-Alloy Coil Achievement (#1745)reign
* Added achievement issuers to onItemPickup for coil achievements * Fixed wording on TPV-Alloy Coil Achievement
2023-02-16Update buildscript and dependencies (#284)miozune
Former-commit-id: 765cecdbb58034913eebdbddb1370f583eb71539
2023-02-16Apply post-decompilation cleanup patches from the new RFG version (#1744)Raven Szewczyk
2023-02-16Fix quantum circuit deadlock issueGTNH-Colen
2023-02-16SpotlessGTNH-Colen
2023-02-16Buff time + adjust white matter etc parts to be more reasonable.GTNH-Colen
2023-02-15Merge pull request #155 from chochem/fixingspaceandtimeMartin Robertz
Fixing space and time
2023-02-15Fix all of timechochem
2023-02-15Fix all of spacechochem
2023-02-14Fix silly oversight. (#1741)Connor-Colenso
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2023-02-15UXV Part recipes + StargateGTNH-Colen
2023-02-14Fix tooltipGTNH-Colen
2023-02-14I dont know how (#50)Jakub
2023-02-14Add recipes for MHDCSM parts (#282)Connor-Colenso
* New EIC file with magneto recipes * Save state * Redo the logic to work better. * Spotless * spotlessApply (#283) Co-authored-by: GitHub GTNH Actions <> * Add multiplier to reduce cost of MHDCSM parts. * Spotless * Add some fodder --------- Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Former-commit-id: a84d71976069c3bc1c9f8d3c62cc6c65f840ef19
2023-02-14Fix missing textures (#1732)Connor-Colenso
* New texture * Blade * Change molten space and time names. * Update fluid names * Bump dep of AE2 * Bump dep of AE2 * spotlessApply (#1733) Co-authored-by: GitHub GTNH Actions <> * New fluid solidifer method * Space * Spotless * New recipes for new white dwarf matter shapes. * Universium block * Universium nanites * Spotless * Add some fine wires --------- Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-14Add material ID dumper (#1737)miozune
* Add material ID dumper * spotlessApply (#1738) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-13fix large turbine not drawing stuff on reload (#1734)Glease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2023-02-13Fix id conflict with Living Crystal Chip (#1735)miozune
2023-02-13Add ID dumpers for MetaTE and MetaItems (#1736)miozune
2023-02-13Merge pull request #153 from GTNewHorizons/PicoBoardConnor-Colenso
Swap pico circuit board
2023-02-13Board swapGDCloud
2023-02-13fix adv muffler not consuming muffler when used with a newer(ish) gt5 (#541)Glease
2023-02-12Merge pull request #152 from GTNewHorizons/FixEOH2Martin Robertz
Fix material referencing and some EOH stuff
2023-02-12Update dependencies.gradleMartin Robertz
2023-02-12Bump depGTNH-Colen
2023-02-12Debug offGTNH-Colen
2023-02-12Fix some EOH stuffGTNH-Colen
2023-02-12Fix material referencingGTNH-Colen
2023-02-12Fix ore dict with space dusts (#1731)Connor-Colenso
* New texture * Blade * Change molten space and time names. * Update fluid names * Bump dep of AE2 --------- Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>