512.1434 (Notes)
Two compiler problems that will require projects made in 512 to be re-compiled, and a final (I think) bit of fixing to the whole init proc thing.
512.1436 (Notes)
A big overhaul to Move()--likely the first of several is in, plus some important client-side fixes including additional insurance against turf image hangs (not documented in the notes). The compiler also got an overhaul to the way several operators are simplified and optimized into code, because before it made some assumptions about commutative and associative properties that were not necessarily valid. |
And it turns out the dot-chain/null-conditional fix had an issue of its own. Minor client-side fix too.