Skip to content

ScratchToCatrobat Converter 0.11.0 (beta)

Latest
Compare
Choose a tag to compare
@sandra0521 sandra0521 released this 12 Jul 11:16
f328fab

STCC-184 workaround for 'contains'-brick
STCC-192 Outsource testprojects and refactor how testdata is stored
STCC-244 convert 10^ brick
STCC-231 Convert Comments
STCC-167 Add tests for pen blocks
STCC-96 refactor/implement all pen bricks
STCC-156-227 fixed distanceTo brick and implement glide to object
STCC-221 configured web server to use TLS (reverting STCC-195) (#157)
STCC-241 removed automatic build number incrementation (#168)
STCC-140 FormulaElement in sound bricks can now be handled properly (#167)
STCC-207 fixed project ID missing on Scratch3 projects (#166)
STCC-225 added simple error parsing to run_statistics (#165)
STCC-224 creating a copy of media files for each costume (#155)
STCC-155 renamed media files (#155)
STCC-234 fixed goto[random position] so that sprite stays inside viewbox (#164)
STCC-222 fixed error on SetBackgoundByIndex bricks (#159)
STCC-206 fixed error at creation of mouse emulator script (#147)
STCC-211 added test for Scratch3 projects (#152)
STCC-216 fixed error on adding default behavior for user lists (#148)
STCC-229 fixed referencing user variables in converter.py (#156)
STCC-218 fixed an error during image conversion of incomplete SVG files (#150)
STCC-226 fixed a bug in Scratch3 parsing (#161)
STCC-161 added test for event.py (#140)
STCC-116 added a Server monitor script (#71)
STCC-177 added drag-mode workaround (#146)
STCC-142 properly encoding Scratch project title (#153)
STCC-219 fixed a race condition during image conversion (#154)
STCC-118 added a script that creates statistics of a number of conversions (#142)
STCC-214 added a workaround for user bricks (#151)
STCC-212 fixed exception when accessing user lists (#145)
STCC-200 added python to default.ini PATHS (#133)
STCC-209 fixed broken condition blocks (#141)
STCC-210 fixed faulty serialization of user variables after Class Hierarchy update (#134)
STCC-204 fixed wrong rounding of Catrobat Version Number (#138)
STCC-202 implemented metadata http retries (#136)
STCC-179 fixed tests for missing resources (#132)
STCC-203 fixed incorrect format string causing crash (#137)
STCC-201 fixed a problem where the branchname was added to the Converter version (#135)
STCC-194 fixed a bug where sprite were set at the wrong position
STCC-196 update of Sourcecode Filter for Catroid Release 0.964 (#128)
STCC-186 update to new Catroid Class Hierarchy (#129)
STCC-195 configured web server to use SSL (#127) (later reverted by STCC-221)
STCC-187 now replacing SetEffect and ChangeEffect blocks with NoteBricks (#124)
STCC-190 fixed a crash when block has incorrect format (#119)
STCC-181 reimplemented some faulty test in test converter (#125)
STCC-188 fixed exceptions from media converter (#121)
STCC-193 a condition that evaluates to true is now automatically inserted to an empty condition (#122)
STCC-189 now skipping conversion of blocks that have neither parent nor next block (#120)
STCC-180 reimplemented test requesting project info for ID (#123)
STCC-134 replaced some non-critical conversion errors with warnings (#118)