Age | Commit message (Collapse) | Author |
|
* Migrate to new RecipeMap
* update gradle+deps+bs
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
|
|
|
|
|
|
* Remove unused font renderer
* Remove unused gui stuff
* Remove deprecated recipes for parametrizers and change creative tab item to high power casing. More iconic for the mod imo.
* Remove commands that are only used for a deprecated block
* Remove some unused config option for disabling GT material stuff
* TecTech chunk custom saving thing? Not entirely sure why this exists, it seems to serve no purpose?
* Clean up some unused code
* Remove a bunch of random stuff
* Seems unused?
* Spotless
* More cleaning + spotless, random unused stuff
* No swearing
* Update buildscript
---------
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
|
|
* patch weird NPE
* update buildscript
|
|
|
|
* Remove outdated script
* Update dependencies
* Validate side when processing packet
|
|
|
|
|
|
* fix Large Infinity plates use TGregworks not Tcon mod
* update bs
* Update src/main/java/com/github/technus/tectech/loader/recipe/ResearchStationAssemblyLine.java
Co-authored-by: miozune <miozune@gmail.com>
* Merge branch 'fix-Infinity-Plate' into fix-Infinity-Plate-2
# Conflicts:
# src/main/java/com/github/technus/tectech/loader/recipe/ResearchStationAssemblyLine.java
* change if mod is loaded
* spotlessApply (#209)
Co-authored-by: GitHub GTNH Actions <>
* spotless
* spotlessApply (#210)
Co-authored-by: GitHub GTNH Actions <>
* remove infos about plates
* add gt material
* check if GG is loaded
* spotlessApply (#211)
Co-authored-by: GitHub GTNH Actions <>
* fix
* sa
* spotlessApply (#212)
Co-authored-by: GitHub GTNH Actions <>
* fix derp
* duct tape fix prevent crashing
* sa
* add missing import
* Fix Bedrockium
* oops
---------
Co-authored-by: miozune <miozune@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
* add transformers to recipes
* bs
|
|
* ForgeDirection
* spotlessApply
---------
Co-authored-by: GitHub GTNH Actions <unknown>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set AVR Core to version 1.0.1
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit ed1f9e4fda7835b3adc202147b9195771b8da671.
|
|
|
|
This reverts commit b00133893a4b96624420e32fcedd2338c230ae2b.
|
|
(cherry picked from commit c8cf8b7630e8449c8e3a1b76d184a1bbdd2fbad2)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-Switched to latest GTNH2 ForgeGradle 1.2
-Updated Gradle Wrapper to 5.6.4
-Switched from Groovy to Kotlin for the build script
-Re-organised the dependencies, only loading what is essential
-Broke Jar signing, todo for later
|
|
|
|
Needed for Thaum stuff
|
|
Compiles fine without.
|
|
|
|
https://forgegradle.readthedocs.io/en/latest/cookbook/
|
|
|
|
|