Discuss Scratch

Blueinkproductions
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

djdolphin wrote:

Blueinkproductions wrote:

How do I load my Scratch projects into Jakalope? I can get the project uploaded but none of my sprites show up
Hmm… I must've broken something. I'll try to fix it.
Thanks! I really like it!
Also, you need to tell jvvg it's released.

Last edited by Blueinkproductions (May 26, 2014 22:52:28)

djdolphin
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

Blueinkproductions wrote:

djdolphin wrote:

Blueinkproductions wrote:

How do I load my Scratch projects into Jakalope? I can get the project uploaded but none of my sprites show up
Hmm… I must've broken something. I'll try to fix it.
Thanks! I really like it!
Also, you need to tell jvvg it's released.
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.
s_federici
Scratcher
500+ posts

Jackalope, Scratch 2.0 Mod

djdolphin wrote:

http://scratch.cf/scratch.html?v=Jackalope
Great 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
Scratcher
500+ posts

Jackalope, Scratch 2.0 Mod

s_federici wrote:

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
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

djdolphin wrote:

http://scratch.cf/scratch.html?v=Jackalope
This… is… AMAZING!!
djdolphin
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

davidkt wrote:

djdolphin wrote:

http://scratch.cf/scratch.html?v=Jackalope
This… is… AMAZING!!
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.

Last edited by djdolphin (May 27, 2014 22:10:39)

turkey3
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

Ooh, so this is all web-based, too? AWESOME
goldfish678
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

Suggestion:
run program [] // category=sensing
DigiTechs
Scratcher
500+ posts

Jackalope, Scratch 2.0 Mod

Don't think this exists yet. For a suggestion, that is.

(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=sensing
block doesn't seem to be appearing.

Last edited by DigiTechs (May 29, 2014 19:52:06)

TeslaTech
Scratcher
49 posts

Jackalope, Scratch 2.0 Mod

djdolphin wrote:

davidkt wrote:

Weren't we going to work on Float together?
Eh, 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
use a shared google drive decompiled version
djdolphin
Scratcher
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
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

1.0 will come out once I trace down what's causing error messages to pop up.
DrEnderPhD
Scratcher
21 posts

Jackalope, Scratch 2.0 Mod

You should add ModShare support.
davidkt
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

It only shows the player.
djdolphin
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

davidkt wrote:

It only shows the player.
Tack &editmode=true onto the url, and it will work.
poopieshep
Scratcher
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
Scratcher
20 posts

Jackalope, Scratch 2.0 Mod

I just see a blank screen

Last edited by chabad360 (June 27, 2014 07:20:09)

powerpoint56
Scratcher
1000+ posts

Jackalope, Scratch 2.0 Mod

chabad360 wrote:

I just see a blank screen

poopieshep wrote:

I don't get it. Do you do…
It will take a bit to load. Also, make sure you're going to this url: http://scratch.cf/scratch.html?v=Jackalope&editmode=true
chabad360
Scratcher
20 posts

Jackalope, Scratch 2.0 Mod

powerpoint56 wrote:

chabad360 wrote:

I just see a blank screen

poopieshep wrote:

I don't get it. Do you do…
It will take a bit to load. Also, make sure you're going to this url: http://scratch.cf/scratch.html?v=Jackalope&editmode=true
yes it depends on which computer you use.

Last edited by chabad360 (June 27, 2014 19:18:57)

chabad360
Scratcher
20 posts

Jackalope, Scratch 2.0 Mod

sweet now we just have to see if we can change these in to .sb2 types

Powered by DjangoBB