Skip to content

Releases: Secret-chest/scratch2python

Scratch2Python v0.9.0

Choose a tag to compare

@Secret-chest Secret-chest released this 02 Jun 13:12
  • Add support for move () steps block

Scratch2Python v0.8.0

Choose a tag to compare

@Secret-chest Secret-chest released this 02 Jun 12:14
  • Added rotation blocks and support for the rotation centre

Scratch2Python v0.7.0

Choose a tag to compare

@Secret-chest Secret-chest released this 11 Jan 17:15
  • Added wait until block

Scratch2Python v0.6.0

Choose a tag to compare

@Secret-chest Secret-chest released this 30 Dec 11:05
  • Add new fonts and font licences
  • Add comparison operators (less than, greater than, equals)
  • Add logic operators or, and

Scratch2Python v0.5.0

Choose a tag to compare

@Secret-chest Secret-chest released this 27 Dec 12:07
1e22acc
  • Add mouse down? block support

Scratch2Python v0.4.0

Choose a tag to compare

@Secret-chest Secret-chest released this 23 Nov 16:46
b01ce7b
  • Add if ... then else ... block support

Scratch2Python v0.3.0

Scratch2Python v0.3.0 Pre-release
Pre-release

Choose a tag to compare

@Secret-chest Secret-chest released this 16 Nov 17:12
5bc153e
  • Add support for "if then" block
  • Add support for "not" operator
  • Add support for "key pressed?" block
  • Add system time to all Scratch Addons log messages

Scratch2Python v0.2.0

Scratch2Python v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@Secret-chest Secret-chest released this 02 Nov 17:10
  • Keys work, a very simple bug took half a year to fix!

Scratch2Python (alpha) v0.1.0

Pre-release

Choose a tag to compare

@Secret-chest Secret-chest released this 21 Sep 16:39
  • Add experimental downloading support, using projectFileName variable
  • Simplify startup configuration
  • Add Glade GUI file

Scratch2Python (alpha) v0.0.2

Pre-release

Choose a tag to compare

@Secret-chest Secret-chest released this 27 Aug 17:41

Fixed sprite fencing for x, because I forgot