Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Jackalope, Scratch 2.0 Mod
- Blueinkproductions
-
1000+ posts
Jackalope, Scratch 2.0 Mod
Thanks! I really like it!Hmm… I must've broken something. I'll try to fix it. How do I load my Scratch projects into Jakalope? I can get the project uploaded but none of my sprites show up
Also, you need to tell jvvg it's released.
Last edited by Blueinkproductions (May 26, 2014 22:52:28)
- djdolphin
-
1000+ posts
Jackalope, Scratch 2.0 Mod
This is just a pre-release. I need to get it so it will run projects specified in the parameters when running online. The Scratch Team removed that part in the source code.Thanks! I really like it!Hmm… I must've broken something. I'll try to fix it. How do I load my Scratch projects into Jakalope? I can get the project uploaded but none of my sprites show up
Also, you need to tell jvvg it's released.
- s_federici
-
500+ posts
Jackalope, Scratch 2.0 Mod
http://scratch.cf/scratch.html?v=JackalopeGreat job! Do you know where I can find help on how to start to create a Scratch 2.0 Mod? How to create new blocks, how to compile the mod, etc? Thanks in advance!
- s_federici
-
500+ posts
Jackalope, Scratch 2.0 Mod
where I can find help on how to start to create a Scratch 2.0 Mod?
I think I found the instructions you already prepared at http://scratch.mit.edu/discuss/topic/38970/

- davidkt
-
1000+ posts
Jackalope, Scratch 2.0 Mod
http://scratch.cf/scratch.html?v=JackalopeThis… is… AMAZING!!
- djdolphin
-
1000+ posts
Jackalope, Scratch 2.0 Mod
Thanks! I get bored with modding really quickly, though, so… here's the source if anyone's interested in fixing it. This is farther than I usually get when modding.http://scratch.cf/scratch.html?v=JackalopeThis… is… AMAZING!!

Last edited by djdolphin (May 27, 2014 22:10:39)
- turkey3
-
1000+ posts
Jackalope, Scratch 2.0 Mod
Ooh, so this is all web-based, too? AWESOME
- goldfish678
-
1000+ posts
Jackalope, Scratch 2.0 Mod
Suggestion:
run program [] // category=sensing
- DigiTechs
-
500+ posts
Jackalope, Scratch 2.0 Mod
Don't think this exists yet. For a suggestion, that is.
They should do exactly as labelled. The first one preforms a HTTP GET, the second one preforms a HTTP POST, and the third one preforms a HTTP HEAD. Not sure if these could be collapsable though (would probably take rewriting of the block renderer to have arguments appear based on the block's arguments)
EDIT: Also, the
(HTTP GET [url]) // category=sensing
(HTTP POST [url] with body [body]) // category=sensing
(HTTP HEAD [url]) // category=sensing
They should do exactly as labelled. The first one preforms a HTTP GET, the second one preforms a HTTP POST, and the third one preforms a HTTP HEAD. Not sure if these could be collapsable though (would probably take rewriting of the block renderer to have arguments appear based on the block's arguments)
EDIT: Also, the
set my name to [name] //category=sensingblock doesn't seem to be appearing.
Last edited by DigiTechs (May 29, 2014 19:52:06)
- TeslaTech
-
49 posts
Jackalope, Scratch 2.0 Mod
use a shared google drive decompiled versionEh, nothing really ever seemed to happen with Float, so I started this. Besides, I don't know how we would collaborate without using something like Github, and I don't really like using git Weren't we going to work on Float together?
- djdolphin
-
1000+ posts
Jackalope, Scratch 2.0 Mod
I'm going to transfer all of Jackalope's code to a fresh copy of the source code, since it's currently a mess and there have been many bugfixes in Scratch since I've started.
- djdolphin
-
1000+ posts
Jackalope, Scratch 2.0 Mod
1.0 will come out once I trace down what's causing error messages to pop up.
- djdolphin
-
1000+ posts
Jackalope, Scratch 2.0 Mod
Tack &editmode=true onto the url, and it will work. It only shows the player.
- poopieshep
-
2 posts
Jackalope, Scratch 2.0 Mod
I don't get it.
Do you do…

pen down
point in direction ( v)
go to [mouse-pointer v]
replace item ( v) of [list v] with [thing]
- chabad360
-
20 posts
Jackalope, Scratch 2.0 Mod
I just see a blank screen
Last edited by chabad360 (June 27, 2014 07:20:09)
- powerpoint56
-
1000+ posts
Jackalope, Scratch 2.0 Mod
I just see a blank screen
It will take a bit to load. Also, make sure you're going to this url: I don't get it. http://scratch.cf/scratch.html?v=Jackalope&editmode=trueDo you do…
- chabad360
-
20 posts
Jackalope, Scratch 2.0 Mod
yes it depends on which computer you use.I just see a blank screenIt will take a bit to load. Also, make sure you're going to this url: I don't get it. http://scratch.cf/scratch.html?v=Jackalope&editmode=trueDo you do…
Last edited by chabad360 (June 27, 2014 19:18:57)
- chabad360
-
20 posts
Jackalope, Scratch 2.0 Mod
sweet now we just have to see if we can change these in to .sb2 types
- Discussion Forums
- » Advanced Topics
-
» Jackalope, Scratch 2.0 Mod