Skip to content

1.2β

Pre-release
Pre-release
Compare
Choose a tag to compare
@NoMod-Programming NoMod-Programming released this 03 Jun 19:51
· 19 commits to master since this release

Additions

  • Custom "c" blocks
  • Length of sound block
  • Wait until broadcast received & repeat until broadcast received blocks
  • Make draggable/undraggable & draggable? blocks
  • Point to x: _ y: _ & distance to x: _ y: _ blocks
  • Sprite name block
  • Temporary variables
  • Bitwise operators
  • Added custom dropdowns

Changes

  • N/A

Fixes

  • Fixed color of return block after duplicating
  • Made dialog blocks wait until dialog is gone
  • Fixed variable setting and changing blocks
  • Made change cursor block work correctly

Known Bugs

  • The load text from txt file block doesn't wait until the file is loaded yet (this block has been disabled for now)
  • The replace letters between two points with string block replaces all instances of the string found between the two letters
  • The fullscreen mode block doesn't seem to work at all anymore
  • The turbo mode dropdown block all works except for the deactivate option
  • The color blocks do not return color type variables
  • The custom reporter block must be run with a report block or Scratch hangs