aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-18update bsBlueWeabo
2023-02-18fixBlueWeabo
2023-02-17Fix stringGTNH-Colen
2023-02-17Fix some tiering.GTNH-Colen
2023-02-17Add Hodgepodge compat (#1752)miozune
* Add Hodgepodge compat * cleanup * Fix for fluid inside large cell
2023-02-17swap time and voltage (#289)GDCloud
Former-commit-id: 23b227f6b046247060524cd5ddc7a3e7e052df32
2023-02-17Fix missing rodGTNH-Colen
2023-02-17Change tooltip to reflect updates.GTNH-Colen
2023-02-17Add custom stone dusts per dimensionGTNH-Colen
2023-02-17Don't save constant tier to NBT (#288)Maxim
Former-commit-id: ad14f30307c61d077cb98ae006928cb5f054627d
2023-02-17Restore recipe for optical chips (#286)Connor-Colenso
* Restore recipe for optical chips * Spotless * Clean up --------- Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Former-commit-id: ed28bc5e63eaac23dfad656e83e487ae2eb9c414
2023-02-17Change plastic usage on UXV conveyor.GTNH-Colen
2023-02-17Fix wrong display on Waila for long voltage multi (#1751)miozune
2023-02-17Don't modify EOH recipes (#285)miozune
Former-commit-id: 4f239276d3bcd239225523656c9994593f7e288a
2023-02-16Move helper methods out of client side (#32)Maxim
* Moved GT5OreLayerHelper to both sides * Moved ore and fluid helper out of the client side
2023-02-16Merge pull request #158 from GTNewHorizons/fix/MultipleEOHFixesMartin Robertz
Fix/MultipleEoHFixes
2023-02-16Derpminecraft7771
2023-02-16Merge branch 'fix/MultipleEOHFixes' of ↵minecraft7771
https://github.com/GTNewHorizons/TecTech into fix/MultipleEOHFixes
2023-02-16Fixed blacklisted blocks deleting entries from ModBlocks.blocksminecraft7771
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-16Proper fix for null ItemData (#31)miozune
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