Age | Commit message (Collapse) | Author |
|
(cherry picked from commit bb064e24a37791838c49f5db2537acfe3cfbc36f)
|
|
(cherry picked from commit ebd719987402bb4a60bf01a10f5b8e1480184f69)
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|