Credits
There are many people who helped me along the way, and without them I would have never been able to make it. Thank you to all the testers, who found the bugs, and all of the various Scratch users who posted valuable information on the forums.
Thanks especially to:
LS97, for...
Jens for providing collapsible scripts code
Stephen, for encouraging me and convincing me I'm not insane trying to write it (that's why it's called Insanity)
Several block authors in the Block Library that wrote blocks I've found so useful
All of the various people on the Scratch Website that have given me little bits of code
Thanks especially to:
LS97, for...
- Inspiring me to start the whole project
- Letting me have a lot of blocks and code from Bingo
- Designing the list code
- Providing part of the uploader code
- Helping me debug it
Jens for providing collapsible scripts code
Stephen, for encouraging me and convincing me I'm not insane trying to write it (that's why it's called Insanity)
Several block authors in the Block Library that wrote blocks I've found so useful
All of the various people on the Scratch Website that have given me little bits of code
Block Credits
Some blocks in this were copied from Bingo, Panther, and Slash.
The following blocks were copied from Bingo:
"CYOB", or the code to build blocks, was copied from Panther
Any block that uses an array to imput information (i.e. a series of items not of any specific length) is copied from BYOB
The collapsable scripts were created with code by Jens at http://chirp.scratchr.org/dl/experimental/Jens-collapsable%20scripts.cs
And the following block: (if <> then [] else []) was copied from a Scratch tutorial: http://scratch.mit.edu/projects/billyedward/381051
The following blocks were copied from Bingo:
- <visible>
- <[haystack] contains [needle]>
- move variable [] to x: () y: ()
- show list []
- hide list []
- (read local file [])
- (read remote file [])
- (user home path)
- <confirm [] in dialog and wait>
- Press green flag
- (time)
- (hours)
- (minutes)
- (seconds)
- Open webpage []
- Set cursor to []
- Host mesh
- Join mesh
- Info dialog []
- Import project
- flip horizontal
- flip vertical
- Set style of [] to []
"CYOB", or the code to build blocks, was copied from Panther
Any block that uses an array to imput information (i.e. a series of items not of any specific length) is copied from BYOB
The collapsable scripts were created with code by Jens at http://chirp.scratchr.org/dl/experimental/Jens-collapsable%20scripts.cs
And the following block: (if <> then [] else []) was copied from a Scratch tutorial: http://scratch.mit.edu/projects/billyedward/381051