Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Gingerline, a backward-compatible Scratch 2.0 mod
- superben100
-
Scratcher
1000+ posts
Gingerline, a backward-compatible Scratch 2.0 mod
Okay. Btw, I love this. Thanks!Does one of those projects happen to be a mod?Nope. Right now I'm mostly working on projects unrelated to Scratch.
- superben100
-
Scratcher
1000+ posts
Gingerline, a backward-compatible Scratch 2.0 mod
What about Gingerline 2.0?Does one of those projects happen to be a mod?Nope. Right now I'm mostly working on projects unrelated to Scratch.
- CharlesWontBeBanned
-
Scratcher
8 posts
Gingerline, a backward-compatible Scratch 2.0 mod
It's dead.
gingerline - (n.) a reddish-yellow color, comparable to that of a ripe kumquat
Anyways, I decided to see how many features I could cram in a Scratch mod while still keeping it backwards compatible. Surprisingly many.
New (not really, they're coded into Scratch) blocks include:(costume name :: looks)There are two new categories, Literals and Obsolete. Literals contains blocks representing literal values, such as:
while <> :: cstart control
end
for each [v v] in (10) :: cstart control
end
(counter :: control)
clear counter :: control
incr counter :: control
<loud? :: sensing><true :: operators>Obsolete just contains a bunch of useless but cool obsolete blocks.
<false :: operators>
(null :: operators)
(Infinity :: operators)
(-Infinity :: operators)
(NaN :: operators) //not really useful
(hex [0xffffff] :: operators) //you can also type hex values into number inputs
More features:You can use it here! But remember, uploading projects made with mods is against the Scratch terms of use.
- More keys in the <key [space v] pressed?> block, including backspace, enter, tab, escape, delete, special (shift, control, f keys, etc.), and basically every other character in the Basic Latin block.
- Put any reporter or boolean block almost anywhere
- The ability to type choices in menu inputs
- Menus, number menus, color inputs, and icons in custom blocks
- Change the color of watchers (you can even make them transparent!)
- Duplicate and delete watchers
- Enables a hidden watcher mode, which I like to call “fatty mode”
- Right-click a block to modify its JSON or view its op
Here's the source code too: https://github.com/djdolphin/gingerline
To do:
- Rewrite to make easier to update.
- Fix weird bug.
- Add semi-functional first-class arrays and objects!
- docaiden
-
Scratcher
100+ posts
Gingerline, a backward-compatible Scratch 2.0 mod
Ive got a locally stored copy!
ill upload it
ill upload it
- NitroCipher
-
Scratcher
500+ posts
Gingerline, a backward-compatible Scratch 2.0 mod
Hey if anyone still wants to use this, but without building it yourself, go to https://scratch.pancakeapps.com/gingerline
Edit: fixed URL
Edit: fixed URL
Last edited by NitroCipher (Sept. 20, 2018 19:26:09)
- donotforgetmycode
-
Scratcher
1000+ posts
Gingerline, a backward-compatible Scratch 2.0 mod
I got a 404 error when I tried to use it
- superben100
-
Scratcher
1000+ posts
Gingerline, a backward-compatible Scratch 2.0 mod
Hey if anyone still wants to use this, but without building it yourself, go to starthroat.net/gingerlineMe too.
- LuckyLucky7
-
Scratcher
1000+ posts
Gingerline, a backward-compatible Scratch 2.0 mod
This mod has stopped development and has been shut down.Hey if anyone still wants to use this, but without building it yourself, go to starthroat.net/gingerlineMe too.
- djdolphin
-
Scratcher
1000+ posts
Gingerline, a backward-compatible Scratch 2.0 mod
This mod has stopped developmentYeah.
Here's an updated download link, though: https://drive.google.com/file/d/0BxUGjFM7MSFcbDJfSHBxdC1Hd1k/view?usp=sharing
- BeepSheep254
-
Scratcher
94 posts
Gingerline, a backward-compatible Scratch 2.0 mod
-deleted after realizing-
Last edited by BeepSheep254 (March 29, 2023 14:53:23)
- BeepSheep254
-
Scratcher
94 posts
Gingerline, a backward-compatible Scratch 2.0 mod
-also deleted after realizing-
Last edited by BeepSheep254 (March 29, 2023 14:53:45)
- superben100
-
Scratcher
1000+ posts
Gingerline, a backward-compatible Scratch 2.0 mod
Here's new categories:Please don't necrospost.
Dialog
Objects
Speech
Music
Costumes
Thanks!
- BeepSheep254
-
Scratcher
94 posts
Gingerline, a backward-compatible Scratch 2.0 mod
i forgot that v1.x-only c-block isnt allowed, oops
Last edited by BeepSheep254 (March 31, 2023 13:59:30)
- Discussion Forums
- » Advanced Topics
-
» Gingerline, a backward-compatible Scratch 2.0 mod








