Discuss Scratch

liam48D
Scratcher
1000+ posts

Whiskers: Scratch 2.0 for Incompatible Devices

NoMod-Programming wrote:

liam48D wrote:

I don't currently own a dropbox account, so here is an image:

snip
I'll fix the duplicate script bug within a week. I don't get the first bug, though. what do you mean by changing the size???
Resizing the blocks, e.g. the bottom right buttons.
SimpleScratch
Scratcher
500+ posts

Whiskers: Scratch 2.0 for Incompatible Devices

@noMod
Just giving feedback - for an alpha - its brilliant :-)
Simon
NoMod-Programming
Scratcher
1000+ posts

Whiskers: Scratch 2.0 for Incompatible Devices

liam48D wrote:

NoMod-Programming wrote:

liam48D wrote:

I don't currently own a dropbox account, so here is an image:

snip
I'll fix the duplicate script bug within a week. I don't get the first bug, though. what do you mean by changing the size???
Resizing the blocks, e.g. the bottom right buttons.
Oh… I'll fix that right away.
The duplicate script bug will be fixed when I add custom block dialogs, because of the way I made the code right now.

Last edited by NoMod-Programming (Nov. 3, 2015 21:53:49)

NoMod-Programming
Scratcher
1000+ posts

Whiskers: Scratch 2.0 for Incompatible Devices

Update:
There will be a bleeding-edge version of Whiskers available in the OP. This version will be uploaded every two days until Whiskers goes into beta. Then, it should be updated every week or two. Once the official version of Whiskers comes out, an archive I have of every version (including internal betas) will be available for those who wish to see the development.
SimpleScratch
Scratcher
500+ posts

Whiskers: Scratch 2.0 for Incompatible Devices

https://goo.gl/hjV17p

has been disabled by Google for some reason
SimpleScratch
Scratcher
500+ posts

Whiskers: Scratch 2.0 for Incompatible Devices

I asked for a review and its OK now
Simon
djdolphin
Scratcher
1000+ posts

Whiskers: Scratch 2.0 for Incompatible Devices

SimpleScratch wrote:

https://goo.gl/hjV17p

has been disabled by Google for some reason
This is probably why:

Google wrote:

Do not use goo.gl for URLs that are either executable/package files (like .apk, .dmg, .exe, .zip, etc.) or that contain only IP addresses, or for shortening URL re-directors (either off goo.gl or via other URL shortening services).
NoMod-Programming
Scratcher
1000+ posts

Whiskers: Scratch 2.0 for Incompatible Devices

djdolphin wrote:

SimpleScratch wrote:

https://goo.gl/hjV17p

has been disabled by Google for some reason
This is probably why:

Google wrote:

Do not use goo.gl for URLs that are either executable/package files (like .apk, .dmg, .exe, .zip, etc.) or that contain only IP addresses, or for shortening URL re-directors (either off goo.gl or via other URL shortening services).
I'll update the OP with a direct link instead. Clicky

Last edited by NoMod-Programming (Nov. 5, 2015 17:17:17)

NoMod-Programming
Scratcher
1000+ posts

Whiskers: Scratch 2.0 for Incompatible Devices

New bleeding-edge update is here. This will be the last (& first at the same time) announcement for a bleeding-edge update, but I decided to announce this because I would like someone to help me with a bit of code. I would like someone to help me remove the shadow that is in from of the stage. To see what I mean, look to the left and top of the stage, and you will see a bit of a backdrop shadow on the stage. I would like help removing this. All help would be appreciated
abee
Scratcher
1000+ posts

Whiskers: Scratch 2.0 for Incompatible Devices

Hi, NoMod-Programming.

I am a member of Pyonkee team.
And I am really impressed by your Whiskers. Great job!
However I noticed it seems violate Scratch Source Code License from MIT Scratch team.
http://mv.ezproxy.com.ezproxyberklee.flo.org/wiki/Scratch_Source_Code_License
You are using Scratch cat and Scratch logo, and project sharing function is still active.
I think every mod creator should respect that license. So we removed the cat and the sharing function from Pyonkee.
My understanding, Scratch and NuScratch for Raspberry Pi are under GPLv2 Licensed Scratch Code and it keeps “minor modifications”.
http://mv.ezproxy.com.ezproxyberklee.flo.org/wiki/Scratch_1.4_Source_Code#License_Information_2
I believe Whiskers has a huge possibility to improve our Scratch world. So I recommend that you discuss with Scratch team about the license.

Best,
Kazuhiro Abe

Last edited by abee (Nov. 7, 2015 11:00:06)

timrowledge
Scratcher
14 posts

Whiskers: Scratch 2.0 for Incompatible Devices

NoMod-Programming I would like someone to help me remove the shadow that is in from of the stage. To see what I mean, look to the left and top of the stage, and you will see a bit of a backdrop shadow on the stage[/quote wrote:

Take a look at ScratchStageMorph>>fullDrawOn:
Note how after the first few lines are done it does a bunch of blends via GrafPorts - this is the shadow stuff. Just delete it.
NoMod-Programming
Scratcher
1000+ posts

Whiskers: Scratch 2.0 for Incompatible Devices

abee wrote:

Hi, NoMod-Programming.

I am a member of Pyonkee team.
And I am really impressed by your Whiskers. Great job!
However I noticed it seems violate Scratch Source Code License from MIT Scratch team.
http://mv.ezproxy.com.ezproxyberklee.flo.org/wiki/Scratch_Source_Code_License
You are using Scratch cat and Scratch logo, and project sharing function is still active.
I think every mod creator should respect that license. So we removed the cat and the sharing function from Pyonkee.
My understanding, Scratch and NuScratch for Raspberry Pi are under GPLv2 Licensed Scratch Code and it keeps “minor modifications”.
http://mv.ezproxy.com.ezproxyberklee.flo.org/wiki/Scratch_1.4_Source_Code#License_Information_2
I believe Whiskers has a huge possibility to improve our Scratch world. So I recommend that you discuss with Scratch team about the license.

Best,
Kazuhiro Abe
Ok. I have uploaded a new version that removes that. I will contact the ST about the license issues.

Last edited by NoMod-Programming (Nov. 8, 2015 23:23:16)

NickyNouse
Scratcher
1000+ posts

Whiskers: Scratch 2.0 for Incompatible Devices

Is this still coming along? I'm interested to see where it goes
NoMod-Programming
Scratcher
1000+ posts

Whiskers: Scratch 2.0 for Incompatible Devices

NickyNouse wrote:

Is this still coming along? I'm interested to see where it goes
Yes. I have a new update coming around. I was just doing some tests. I think I got most of the bugs squashed. The new update was released a minute ago. I was caught up with teachers making me read “To Kill a Mockingbird” and some classes **cough** **math** that my grades were dropping in. Its all fixed now and a new alpha is out
NoMod-Programming
Scratcher
1000+ posts

Whiskers: Scratch 2.0 for Incompatible Devices

On a related note, Development into will be in the OP. There, you can find my schedule and see what I will try to have ready for the next alpha release
SimpleScratch
Scratcher
500+ posts

Whiskers: Scratch 2.0 for Incompatible Devices

Make a block looking a lot more polished and stable

Great work

Simon
NoMod-Programming
Scratcher
1000+ posts

Whiskers: Scratch 2.0 for Incompatible Devices

SimpleScratch wrote:

Make a block looking a lot more polished and stable

Great work

Simon
Thanks! I am glad to have this support!!!
SimpleScratch
Scratcher
500+ posts

Whiskers: Scratch 2.0 for Incompatible Devices

http://snag.gy/1pfBg.jpg


Last edited by SimpleScratch (Nov. 14, 2015 11:32:48)

liam48D
Scratcher
1000+ posts

Whiskers: Scratch 2.0 for Incompatible Devices

SimpleScratch wrote:

http://snag.gy/1pfBg.jpg


Fancy!
NickyNouse
Scratcher
1000+ posts

Whiskers: Scratch 2.0 for Incompatible Devices

SimpleScratch wrote:

http://snag.gy/1pfBg.jpg


Powered by DjangoBB