Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Discussed in discord.
|
|
see #9131
|
|
GTNewHorizons/TecTech/pull/19 Update buildscript
Unify build script
|
|
# Conflicts:
# build.gradle.kts
# real.gradle.properties
|
|
see #9131
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use structurelib blueprint instead
|
|
ExtendedFacing depends on IAlignment being fully initialized to be instantiated as part of its class initializer, which in turn require ExtendedFacing to be fully initialized to complete class initialization. How does this even work before?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Structure lib
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|