ahirbhairav wrote:
jvvg wrote:
ahirbhairav wrote:
How about a
when gf clicked start project [test.sb]block? This would be useful if you want to make a welcome project or something...I don't quite get how that would work...
Could you please explain?When you open the application there would be kind of like a project that automatically starts up.
Nah. There used to be a welcome screen, but I removed that. I think that when the user opens it, there should be nothing in their way of getting started on their coding.
Offline
jvvg wrote:
Well, I think there's good news. I think someone just direct uploaded something from Insanity 1.1, and it worked. I'm thinking the problem was on my end.
That was me.
But about the direct uploading.. I uploaded the project onto Mod Share from the Upload page on the site, not directly from Insanity, because my direct upload didn't work. So I don't think you're the only one with the problem.
Oh, by the way, I think Insanity 1.1 is really cool and helpful!
Last edited by powerpoint56 (2012-11-24 20:23:54)
Offline
powerpoint56 wrote:
jvvg wrote:
Well, I think there's good news. I think someone just direct uploaded something from Insanity 1.1, and it worked. I'm thinking the problem was on my end.
That was me.
But about the direct uploading.. I uploaded the project onto Mod Share from the Upload page on the site, not directly from Insanity, because my direct upload didn't work. So I don't think you're the only one with the problem.
Oh, by the way, I think Insanity 1.1 is really cool and helpful!
It works for me now, but apparently not for everybody.
And thanks.
Offline
jvvg wrote:
First new block for 1.2 is now complete!
It is this:move sprite [sprite1 v] forwards (5)
Forwards 5 what? bananas?
Offline
playzooki wrote:
jvvg wrote:
First new block for 1.2 is now complete!
It is this:move sprite [sprite1 v] forwards (5)Forwards 5 what? bananas?
If someone's advanced enough to use Insanity, I presume they can figure out that means "steps".
The actual wording on the block is "move sprite [sprite1 v] (10) steps forwards"
Last edited by jvvg (2012-12-09 15:10:54)
Offline
Dictionaries now work pretty much completely.
For those who don't know what they are, they are like lists, but better. With a dictionary, rather than putting an item at a number slot, you can put it at a word slot.
The dictionary blocks are like this:
make dictionary [name] set item [key] of dictionary [name] to [value] get item [key] of dictionary [name]
Last edited by jvvg (2012-12-09 16:29:54)
Offline
jvvg wrote:
Dictionaries now work pretty much completely.
For those who don't know what they are, they are like lists, but better. With a dictionary, rather than putting an item at a number slot, you can put it at a word slot.
The dictionary blocks are like this:make dictionary [name] set item [key] of dictionary [name] to [value] get item [key] of dictionary [name]
so basically name:value pairs?
Offline
SJRCS_011 wrote:
jvvg wrote:
Dictionaries now work pretty much completely.
For those who don't know what they are, they are like lists, but better. With a dictionary, rather than putting an item at a number slot, you can put it at a word slot.
The dictionary blocks are like this:make dictionary [name] set item [key] of dictionary [name] to [value] get item [key] of dictionary [name]so basically name:value pairs?
Yeah.
Offline
jvvg wrote:
SJRCS_011 wrote:
jvvg wrote:
Dictionaries now work pretty much completely.
For those who don't know what they are, they are like lists, but better. With a dictionary, rather than putting an item at a number slot, you can put it at a word slot.
The dictionary blocks are like this:make dictionary [name] set item [key] of dictionary [name] to [value] get item [key] of dictionary [name]so basically name:value pairs?
Yeah.
Cool.
Offline
jvvg wrote:
playzooki wrote:
jvvg wrote:
First new block for 1.2 is now complete!
It is this:move sprite [sprite1 v] forwards (5)Forwards 5 what? bananas?
If someone's advanced enough to use Insanity, I presume they can figure out that means "steps".
The actual wording on the block is "move sprite [sprite1 v] (10) steps forwards"
ARE YOU INSULTING ME?
Offline
ahirbhairav wrote:
How about a
when gf clicked start project [test.sb]block? This would be useful if you want to make a welcome project or something...
Brilliant idea!
Offline
jvvg wrote:
Hey, guess what? Insanity 1.2 will have custom blocks! It will use "iCYOB-RFP" (or Insanity CYOB ripped from Panther ).
Anyway, Insanity 1.2 will have Panther's CYOB implemented.
Is that stealing? You should check the license.
Offline
playzooki wrote:
jvvg wrote:
Hey, guess what? Insanity 1.2 will have custom blocks! It will use "iCYOB-RFP" (or Insanity CYOB ripped from Panther ).
Anyway, Insanity 1.2 will have Panther's CYOB implemented.Is that stealing? You should check the license.
I'm pretty sure I'm allowed to take code from other mods, as long as I give credit.
Offline