Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Fix persistent hash not set on some assline recipes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Discussed in discord.
|
|
# 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|