This release adds more blocks, primarily looks/motion/pen, does some small refactoring to make these work, and fixes some bugs.
New blocks:
- set size to ()
- switch costume to ()
- show
- hide
- pen down
- pen up
- clear (pen)
- forever
- go to (x) (y)
- set pen size to
- set pen color to ()
- set pen [] to ()
- () mod ()
- [] of () (operator block)
- pick random () to ()
- point in direction ()
- direction
- turn left ()
- turn right ()
Along with bug fixes:
- fix most non-warped loops not terminating
- don't yield unnecessarily, so that projects run at full speed
And changes to the project player on the website:
- show links to turbowarp and scratch
- show instructions/notes & credits
Plus internal refactoring.