Conversation
…anged Scatt.java and Report.java to use those directories instead.
… project. SCATT seems to work properly with version 2 Scratch projects.
… log for some reason, but I think I did it right this time. No actual code changes, just updated git.
…have to constantly delete and reupload them. Until the multiple submissions feature is up and running, moving files in an out of SCATT this way should prevent the thing from crashing like last time :)
… the same materials. It also works for the .sb2 (shocking) and does not for the .sb3 (crazy) but we are successfully in the right areas.
…ook was A LOT of testing to see what things did, about 2 hours worth of the wrong work (it's stashed), and another hour of trial and error. But I think I know how everything works, why it's working, and what it's producing now. So that's pretty cool :)
…tandpoint, but it can now differentiate between versions and provide the appropriate report (version 3 just supplies a bunch of zeroes for now)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As stated in the previous commit, the code smells a bit and probs needs to be 100% reorganized. I did not already do this because I think it needs to be 100% reorganized later anyway for one of the immediate features.
Issue 2, on the other hand, has been solved (with the added bonus of I really know how it all works, why it all works, and how it's doing it all, which is nice!
SCATT can now differentiate between the version 2 offline editor and the version 3.0.0 (The most recent version of Scratch to my current knowledge).