Discuss Scratch

zuz22
Scratcher
17 posts

Jackalope, Scratch 2.0 Mod

forever

ask [When is the release date?]
think [trolololol...]
end

But seriusly. Is there going to be a release date?
if so, what is it?
djdolphin
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

zuz22 wrote:

forever

ask [When is the release date?]
think [trolololol...]
end

But seriusly. Is there going to be a release date?
if so, what is it?
No

!
chabad360
Scratcher
20 posts

Jackalope, Scratch 2.0 Mod

when will it be up again?
djdolphin
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

chabad360 wrote:

when will it be up again?
Sometime

!
jandrewg
Scratcher
100+ posts

Jackalope, Scratch 2.0 Mod

djdolphin wrote:

chabad360 wrote:

when will it be up again?
Sometime
when?

My old sig has broken
My Platforming Games: Water - a Platforming Game | Water 2 - a Platforming Game
djdolphin
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

jandrewg wrote:

djdolphin wrote:

chabad360 wrote:

when will it be up again?
Sometime
when?
Once I feel like rewriting it. I'll reopen this topic when I do .

Last edited by djdolphin (Nov. 1, 2014 19:56:22)


!
djdolphin
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

Okay, I feel like working on this. Hopefully by the end of the day “Jackalope - Stop Nagging Edition” will be out.

Planned features for the new version:
- Most features from Gingerline
- = block will be case insensitive and won't convert everything to a string before checking if it's equal

Last edited by djdolphin (Nov. 1, 2014 20:52:13)


!
djdolphin
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

Jackalope nightly build It's not done yet.

To do:
- Convert old say and think blocks
- Add Panther-like colors
- Add custom reporters and booleans
- Add more swaggy blocks
- Stuff mentioned above

Last edited by djdolphin (Nov. 2, 2014 02:43:25)


!
powerpoint56
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

djdolphin wrote:

Jackalope nightly build It's not done yet.
Awesome! The only problem I see is that the new variable blocks don't work.


Explore, my Scratch mod | Car Crash | My projects | (image by @MicroMacro)
djdolphin
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

powerpoint56 wrote:

djdolphin wrote:

Jackalope nightly build It's not done yet.
Awesome! The only problem I see is that the new variable blocks don't work.
What do you mean? They work for me. You have to create a variable and show it before they can be used.

Last edited by djdolphin (Nov. 2, 2014 12:24:01)


!
goldfish678
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

Now variables have string input!
djdolphin
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

goldfish678 wrote:

Now variables have string input!
Yup!

!
djdolphin
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

Coming soon:

Working stretch blocks +
draw rectangle at x: () y: () width () height () :: pen
draw circle at x: () y: () radius () :: pen
draw ellipse at x: () y: () width () height () :: pen
draw rounded rectangle at x: () y: () width () height () border radius () :: pen
set pen alpha to (50) :: pen
change pen alpha by (10) :: pen

Last edited by djdolphin (Nov. 2, 2014 12:56:12)


!
powerpoint56
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

djdolphin wrote:

powerpoint56 wrote:

djdolphin wrote:

Jackalope nightly build It's not done yet.
Awesome! The only problem I see is that the new variable blocks don't work.
What do you mean? They work for me. You have to create a variable and show it before they can be used.
Weird, it works for me now…


Explore, my Scratch mod | Car Crash | My projects | (image by @MicroMacro)
djdolphin
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

Update with stuff! I lose track of what features I add…

Edit: Poll - Who would want a
make [Sprite1 v] do :: control cstart
block?

Last edited by djdolphin (Nov. 2, 2014 15:21:58)


!
DigiTechs
Scratcher
500+ posts

Jackalope, Scratch 2.0 Mod

djdolphin wrote:

Update with stuff! I lose track of what features I add…

Edit: Poll - Who would want a
make [Sprite1 v] do :: control cstart
block?

make first-class everything first

I do, in fact, have my own site; it's here.
I'm also working on a thing called Fetch. Look at it here!
@thisandagain pls explain. @thisandagain pls explain. @thisandagain pls explain. @thisandagain pls explain. @thisandagain pls explain.
djdolphin
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

DigiTechs wrote:

djdolphin wrote:

Update with stuff! I lose track of what features I add…

Edit: Poll - Who would want a
make [Sprite1 v] do :: control cstart
block?

make first-class everything first
Aww, but that's hard. I've started first-class colors.

!
jandrewg
Scratcher
100+ posts

Jackalope, Scratch 2.0 Mod

djdolphin wrote:

Update with stuff! I lose track of what features I add…

Edit: Poll - Who would want a
make [Sprite1 v] do :: control cstart
block?
me

My old sig has broken
My Platforming Games: Water - a Platforming Game | Water 2 - a Platforming Game
djdolphin
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

Updated with colors category and new blocks which I don't feel like listing! They're hard to miss. In the process of adding (sort of) first class colors I accidentally made it so 0 and false wouldn't show up in the bubble when you click a reporter. I wasted an hour trying to find the source of that. Whoops.

Coming soon: replace blocks, regular expressions, cows, and possibly CYOB!

Who else thinks .jk is the best file extension ever?

Last edited by djdolphin (Nov. 2, 2014 22:31:50)


!
jandrewg
Scratcher
100+ posts

Jackalope, Scratch 2.0 Mod

djdolphin wrote:

Updated with colors category and new blocks which I don't feel like listing! They're hard to miss. In the process of adding (sort of) first class colors I accidentally made it so 0 and false wouldn't show up in the bubble when you click a reporter. I wasted an hour trying to find the source of that. Whoops.

Coming soon: replace blocks, regular expressions, cows, and possibly CYOB!

Who else thinks .jk is the best file extension ever?
ME!

My old sig has broken
My Platforming Games: Water - a Platforming Game | Water 2 - a Platforming Game

Powered by DjangoBB