Skip to content

ScratchToCatrobat Converter 0.10.0 (beta)

Compare
Choose a tag to compare
@sandra0521 sandra0521 released this 24 Jun 13:54
598ea95

Changes allowing scratch 3 conversion (#108)
Update Version Number
Fixing Broken Testcases (#100)
[STCC-178] - Integrate Scratch3 into converter (#97)
[STCC-165] Add motion block testcases (#95)
[STCC-163] Add tests for control blocks (#94)
[STCC-168] Add unit tests for sensor blocks (#92)
[STCC-169] basic sound block testcases (#90)
STCC-173 Add more logging to Scratch3 parser (#86)
STCC-172 tspans in svg cause errors (#88)
Use alternative scratch3 sprite attribute to read look filenames (#89)
STCC-170 Refactor methods in Scratch3 parser to be more readable (#85)
STCC-174 Insert correct default values for user blocks (#87)
STCC-164 Basic unittests for Scratch3 look blocks (#84)
STCC-146 Execute keyPressed scripts repeatedly if key is held down (#83)
STCC-114 Any key is now recognized in keypressed blocks and scripts (#78)
STCC-148 Rework pseudo mouse (#79)
STCC-151 Implement parser for Scratch3 files (#82)
new class hierachy excerpt and empty images no longer crash catroid
PNGs get now moved by rotation center
STCC-145 Support mouse cursor for distanceTo block (#77)
STCC-143 Unknown fonts get replaced, fonts now get scaled (#76)
STCC-136 PNG files now get scaled (#74)
STCC-144 Fixed only keys of one sprite being added. (#75)
STCC-141 Broadcast message can be a number which causes an exception