Discuss Scratch

superben100
Scratcher
1000+ posts

Gingerline, a backward-compatible Scratch 2.0 mod

djdolphin wrote:

superben100 wrote:

Does one of those projects happen to be a mod?
Nope. Right now I'm mostly working on projects unrelated to Scratch.
Okay. Btw, I love this. Thanks!
superben100
Scratcher
1000+ posts

Gingerline, a backward-compatible Scratch 2.0 mod

djdolphin wrote:

superben100 wrote:

Does one of those projects happen to be a mod?
Nope. Right now I'm mostly working on projects unrelated to Scratch.
What about Gingerline 2.0?
CharlesWontBeBanned
Scratcher
8 posts

Gingerline, a backward-compatible Scratch 2.0 mod

djdolphin wrote:


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)
while <> :: cstart control
end
for each [v v] in (10) :: cstart control
end
(counter :: control)
clear counter :: control
incr counter :: control
<loud? :: sensing>
There are two new categories, Literals and Obsolete. Literals contains blocks representing literal values, such as:
<true :: operators>
<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
Obsolete just contains a bunch of useless but cool obsolete blocks.

More features:
  • 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
You can use it here! But remember, uploading projects made with mods is against the Scratch terms of use.

Here's the source code too: https://github.com/djdolphin/gingerline

To do:
  1. Rewrite to make easier to update.
  2. Fix weird bug.
  3. Add semi-functional first-class arrays and objects!
It's dead.
docaiden
Scratcher
100+ posts

Gingerline, a backward-compatible Scratch 2.0 mod

Ive got a locally stored copy!
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

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

NitroCipher wrote:

Hey if anyone still wants to use this, but without building it yourself, go to starthroat.net/gingerline
Me too.
LuckyLucky7
Scratcher
1000+ posts

Gingerline, a backward-compatible Scratch 2.0 mod

superben100 wrote:

NitroCipher wrote:

Hey if anyone still wants to use this, but without building it yourself, go to starthroat.net/gingerline
Me too.
This mod has stopped development and has been shut down.
djdolphin
Scratcher
1000+ posts

Gingerline, a backward-compatible Scratch 2.0 mod

LuckyLucky7 wrote:

This mod has stopped development
Yeah.

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

BeepSheep254 wrote:

Here's new categories:
Dialog
Objects
Speech
Music
Costumes
Please don't necrospost.
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)

Powered by DjangoBB