-
-
Notifications
You must be signed in to change notification settings - Fork 247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lily/ClonesPlus: re-re fix performance for "when I start as w/ set to ..." block #1763
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😔
I will wait a bit longer, until enough time has passed
Fails on this project https://static.muffin.ink/extensions-1763.sb3 production: this pull request: Event does not get a chance to run at all |
Anything that isn't an edge-activated hat will differ at least a little bit. That could break projects. But maybe worth doing since this is probably rare and that it's not running right after the vanilla block is arguably a bug. (if you follow this logic expected output would be Here is where the vanilla event gets fired. You could do it somewhere around. Might not be able to do this spot exactly since the variable won't be set yet. |
fixed |
btw the unrelated changes like Scratch.vm.runtime -> runtime probably didn't really need to be included |
!format |
eh, ever so slightly faster + simpler |
at the cost of making the diffs bigger for no reason and increasing change of a typo causing a regression |
ok will use this pr to test more things related to the formatting workflow being broken |
79aecbb
to
8af53ce
Compare
!format |
Now it should work. It waits for variables to initialize