scimonster wrote:
RocketDevs wrote:
Hi, Does the import block work if you change it for scratch? (With scratch blocks)
Oh, and how did Panther make variables like $string$?I don't know, this is a brand new feature that is untested.
Oh, thanks for quick reply though
Offline
RocketDevs wrote:
scimonster wrote:
RocketDevs wrote:
Hi, Does the import block work if you change it for scratch? (With scratch blocks)
Oh, and how did Panther make variables like $string$?I don't know, this is a brand new feature that is untested.
Oh, thanks for quick reply though
You're welcome. Who are you, Mr. RKT?
Offline
scimonster wrote:
RocketDevs wrote:
scimonster wrote:
I don't know, this is a brand new feature that is untested.
Oh, thanks for quick reply though
You're welcome. Who are you, Mr. RKT?
oh, ssss
At the moment
Offline
RocketDevs wrote:
scimonster wrote:
RocketDevs wrote:
Oh, thanks for quick reply though
You're welcome. Who are you, Mr. RKT?
oh, ssss
At the moment
You should take our example and sign, I'm sure Pecola will remember.
Offline
scimonster wrote:
RocketDevs wrote:
scimonster wrote:
You're welcome. Who are you, Mr. RKT?oh, ssss
At the momentYou should take our example and sign, I'm sure Pecola will remember.
Lol. Pointing out, The account is still 'New Scratcher'
Offline
RocketDevs wrote:
scimonster wrote:
RocketDevs wrote:
oh, ssss
At the momentYou should take our example and sign, I'm sure Pecola will remember.
Lol. Pointing out, The account is still 'New Scratcher'
I know. You're still s4?
Offline
scimonster wrote:
RocketDevs wrote:
scimonster wrote:
You should take our example and sign, I'm sure Pecola will remember.Lol. Pointing out, The account is still 'New Scratcher'
I know. You're still s4?
yes, sorry
Offline
Why not do this:
A online site that stores all the Scratch blocks, where users can login (Like the Scratch Wiki) and can choose blocks they want to download. Then a modded version of Scratch- when started could check the website and download the blocks, by using PHP.
Offline
johnnydean1 wrote:
Why not do this:
A online site that stores all the Scratch blocks, where users can login (Like the Scratch Wiki) and can choose blocks they want to download. Then a modded version of Scratch- when started could check the website and download the blocks, by using PHP.
That would be so super awesome! Maybe put that into your website?
Offline
scimonster wrote:
johnnydean1 wrote:
Why not do this:
A online site that stores all the Scratch blocks, where users can login (Like the Scratch Wiki) and can choose blocks they want to download. Then a modded version of Scratch- when started could check the website and download the blocks, by using PHP.That would be so super awesome! Maybe put that into your website?
We are actually planning on adding this to rocket!
Offline
ssss wrote:
scimonster wrote:
johnnydean1 wrote:
Why not do this:
A online site that stores all the Scratch blocks, where users can login (Like the Scratch Wiki) and can choose blocks they want to download. Then a modded version of Scratch- when started could check the website and download the blocks, by using PHP.That would be so super awesome! Maybe put that into your website?
We are actually planning on adding this to rocket!
Finish RKT soon, I can't wait to download it!
Offline
scimonster wrote:
ssss wrote:
scimonster wrote:
That would be so super awesome! Maybe put that into your website?
We are actually planning on adding this to rocket!
Finish RKT soon, I can't wait to download it!
Renamed Rocket -_-
Offline
ssss wrote:
scimonster wrote:
ssss wrote:
We are actually planning on adding this to rocket!
Finish RKT soon, I can't wait to download it!
Renamed Rocket -_-
OK. RKT is quicker to write though.
Offline
scimonster wrote:
ssss wrote:
scimonster wrote:
Finish RKT soon, I can't wait to download it!Renamed Rocket -_-
OK. RKT is quicker to write though.
K - The version 0.1 will be out, nothing more though
We had to start development again -_-
Offline
Pecola1 wrote:
ProgrammingFreak wrote:
Pecola1 wrote:
You can, I doubt it really matters, SPARKS!
er
You can do some and I can do some <:U)
Offline
I think the old Library should be closed- I can copy code from there anyways, though I'd hate to do something like BYOB Operators or a Panther section with more than 5 blocks.
BTW, the sig is just for a little while while I clone ssss. xD
Last edited by scimonster (2011-04-26 07:14:29)
Offline
Pecola1 wrote:
sparks wrote:
Non-librarians are welcome to add help with the library by working on new ideas - librarians are just there to keep the library updated
What we need is an online program that can edit the contents of the Scratch smalltalk browser. The program would be able to give a user a list of blocks with checkbox options as to which blocks they want - then add the code for those blocks to the correct section of that copy of Scratch before providing a download link to it. No idea if that's possible. If a patches system is possible to easily use with normal Scratch that will be very cool, I've wanted to find a way to make Scratch blocks downloadable too for ages!YAY! BTW yall, I have been sick, so I just got a 2-3 hour nap. That felt good, I wonder if i can do my SAT tomorrow? I feel better. [/offTopicness] Let me tell you a problem we will run into and a way too solve it. By making a patch, you cannot simply add to a method, only overwrite it, so for the blockspec, we cannot do. UNLESS we make a dialog which would tell you, "This will over right any block you have made beside ones you download, is that okay?" How do we fix it, we simply make it so each block has its own blockspec, for example the say nothing would be:
sayNothingBlockspec
^( 'looks' ('say nothing' #- #sayNothing) )And we could simply have a beginning patch for you to download which would have at the end
^ t1 , self obsoleteBlockSpecs, sayNothingBlockspec, hideCursorBlockspec, etc.
This it will also make all the blockspecs, but they will all be blank, until you download that block.
Hope you feel better!
SAT? What grade are you in?
So it reports a block. Cool!
Offline
A few operators:
('%n is divisible by %n' #b #test:div: 11 5) test: t1 div: t2 ^ t1 / t2 = (t1 / t2) rounded ('Fractional part of %n' #r #fractional: 3.14) fractional: t1 ^ t1 - (t1 - 0.5) rounded
Offline
.
Scratch blocks added: [2]
by Hardmath123
by Hardmath123
Update carried out by block librarian: Scimonster
________________________________________________________________________________
^home
^updates archive
Offline
.
Panther blocks added: [15]
by Sparks
by MathWizz
by nXIII
by MathWizz
by MathWizz
by MathWizz
by MathWizz
by MathWizz
by Sparks
by MathWizz
by MathWizz
by MathWizz
by MathWizz
by Sparks
by Sparks
Other updates[1]
New Panther block contributor: MathWizz.
Update carried out by block librarian: Sparks
________________________________________________________________________________
^home
^updates archive
Offline
scimonster wrote:
YourLocalBlockLib wrote:
I edited the set rotation style block, it was redundant.
~Pecola1How?
rather than having no code and the selector being #rotationStyle: it had a method named setRotationStyle: and the code was self rotationStyle: t1.
Offline
RocketDevs wrote:
Hi, Does the import block work if you change it for scratch? (With scratch blocks)
Oh, and how did Panther make variables like $string$?
it uses a patch, you know, the things you have to file in.
Offline
ssss wrote:
scimonster wrote:
ssss wrote:
We are actually planning on adding this to rocket!Finish RKT soon, I can't wait to download it!
Renamed Rocket -_-
;( I liked RKT. Lets call it both, otherwise U know what will happen.
Offline
Pecola1 wrote:
ssss wrote:
scimonster wrote:
Finish RKT soon, I can't wait to download it!Renamed Rocket -_-
;( I liked RKT. Lets call it both, otherwise U know what will happen.
You quit or its Ribbit.
(I doubt the latter one.)
Offline
ProgrammingFreak wrote:
Pecola1 wrote:
sparks wrote:
Non-librarians are welcome to add help with the library by working on new ideas - librarians are just there to keep the library updated
What we need is an online program that can edit the contents of the Scratch smalltalk browser. The program would be able to give a user a list of blocks with checkbox options as to which blocks they want - then add the code for those blocks to the correct section of that copy of Scratch before providing a download link to it. No idea if that's possible. If a patches system is possible to easily use with normal Scratch that will be very cool, I've wanted to find a way to make Scratch blocks downloadable too for ages!YAY! BTW yall, I have been sick, so I just got a 2-3 hour nap. That felt good, I wonder if i can do my SAT tomorrow? I feel better. [/offTopicness] Let me tell you a problem we will run into and a way too solve it. By making a patch, you cannot simply add to a method, only overwrite it, so for the blockspec, we cannot do. UNLESS we make a dialog which would tell you, "This will over right any block you have made beside ones you download, is that okay?" How do we fix it, we simply make it so each block has its own blockspec, for example the say nothing would be:
sayNothingBlockspec
^( 'looks' ('say nothing' #- #sayNothing) )And we could simply have a beginning patch for you to download which would have at the end
^ t1 , self obsoleteBlockSpecs, sayNothingBlockspec, hideCursorBlockspec, etc.
This it will also make all the blockspecs, but they will all be blank, until you download that block.
Hope you feel better!
SAT? What grade are you in?
So it reports a block. Cool!
I am in 7th, LOL, in break time I started writing squeak for the new download feature and my friend next to me (who was also done) was like, "What the..." I WROTE ON THE PAPER I'll tell you later... its a programming code called Squeak Smalltalk. Later he thought i had said squeaky talk, and I told him what it really was and...[/offTOPIC]
I thought about what we can do, we could simply make a place named findCustomDropdown: and it would go at the end of uncoloredArgMorphFor:. The method would be like uncolored arg morph for only it would contain only the custom ones, it would on the first download (THE ORIGINAL PATCH) make all the drop-downs and at the end it would have report the default number drop-down. I have some questions, should we make a remove custom block option? Also an export block?
Offline