Discuss Scratch

Nambaseking01
Scratcher
1000+ posts

[NEW MOTTO!] Proli - a method for expanding your creativity

ResExsention wrote:

-snip-
I may not be able to finish it today, though. It's pretty late and yeet school so…

Thanks for the feedback though, I'll do my best to cater to them.

It's afternoon for me, school's tomorrow.

But anyway, thank you so much for contributing to Proli.

Hey there! My name is Nammy. I'm a male Forum Helper and Scratch Wiki Editor.
Profile | Test Account | Talk with me here! | Griffpatch is quitting Scratch?!
MossW
Scratcher
100+ posts

[NEW MOTTO!] Proli - a method for expanding your creativity

Nambaseking01 wrote:

MossW wrote:

In a future update, I might completely overhaul the Proli GUI.

I am thinking of changing it all to pen in the future, but I think that would be an extremely difficult project to work on so I think we'll stick with the current GUI. :)

I am not discouraging you to try making a GUI and make it so good to grab my attention though.
It won't be a pen engine, it's actually a neat trick.
Nambaseking01
Scratcher
1000+ posts

[NEW MOTTO!] Proli - a method for expanding your creativity

MossW wrote:

-snip-
It won't be a pen engine, it's actually a neat trick.

Oh, lol.

Hey there! My name is Nammy. I'm a male Forum Helper and Scratch Wiki Editor.
Profile | Test Account | Talk with me here! | Griffpatch is quitting Scratch?!
MossW
Scratcher
100+ posts

[NEW MOTTO!] Proli - a method for expanding your creativity

Nambaseking01 wrote:

MossW wrote:

-snip-
It won't be a pen engine, it's actually a neat trick.

Oh, lol.
I'm working on it now!
coder2045
Scratcher
1000+ posts

[NEW MOTTO!] Proli - a method for expanding your creativity

Cool! Maybe add the list of commands in the Notes and Credits.

Last edited by coder2045 (Nov. 26, 2019 00:10:04)


Highlight this text and press Ctrl-Shift-Down to view more of my signature. There's a lot in there.
I FOUND THE POSTIE POSTIE POST LINK THIS
Brainteaser: What comes next? Answer on my profile. First correct answer gets a follow.

[ ]
[ [ ] ]
[ [ [ ] ] [ ] ]
Good projects ⬇️




coder2045
Scratcher
1000+ posts

[NEW MOTTO!] Proli - a method for expanding your creativity

Can I suggest new code ideas for Proli here?
If so, maybe make the code section smaller (it's unnecessarily big) and add a “(starting x here,starting y here)(ending x here,ending y here).”command.
Maybe also label variables and add a “set()to()” command.

Highlight this text and press Ctrl-Shift-Down to view more of my signature. There's a lot in there.
I FOUND THE POSTIE POSTIE POST LINK THIS
Brainteaser: What comes next? Answer on my profile. First correct answer gets a follow.

[ ]
[ [ ] ]
[ [ [ ] ] [ ] ]
Good projects ⬇️




Nambaseking01
Scratcher
1000+ posts

[NEW MOTTO!] Proli - a method for expanding your creativity

coder2045 wrote:

Can I suggest new code ideas for Proli here?
If so, maybe make the code section smaller (it's unnecessarily big) and add a “(starting x here,starting y here)(ending x here,ending y here).”command.
Maybe also label variables and add a “set()to()” command.

for the set() command, there's a new assign_var() command releasing very soon so this is not needed. And some commands are gonna be large, so the code section can remain as it is. And for the moving command, I'm planning other advanced moving commands with more options than on Scratch and that command is really huge so…

Hey there! My name is Nammy. I'm a male Forum Helper and Scratch Wiki Editor.
Profile | Test Account | Talk with me here! | Griffpatch is quitting Scratch?!
coder2045
Scratcher
1000+ posts

[NEW MOTTO!] Proli - a method for expanding your creativity

Nambaseking01 wrote:

coder2045 wrote:

Can I suggest new code ideas for Proli here?
If so, maybe make the code section smaller (it's unnecessarily big) and add a “(starting x here,starting y here)(ending x here,ending y here).”command.
Maybe also label variables and add a “set()to()” command.

for the set() command, there's a new assign_var() command releasing very soon so this is not needed. And some commands are gonna be large, so the code section can remain as it is. And for the moving command, I'm planning other advanced moving commands with more options than on Scratch and that command is really huge so…
I did'nt finish typing the first command.

Highlight this text and press Ctrl-Shift-Down to view more of my signature. There's a lot in there.
I FOUND THE POSTIE POSTIE POST LINK THIS
Brainteaser: What comes next? Answer on my profile. First correct answer gets a follow.

[ ]
[ [ ] ]
[ [ [ ] ] [ ] ]
Good projects ⬇️




Nambaseking01
Scratcher
1000+ posts

[NEW MOTTO!] Proli - a method for expanding your creativity

Engines We Might Use

We will not steal everything without permission, we will give credit (and we won't use anything that we are not allowed to unless we ask and they allow us). These codes are mostly found in forum topics, which means they are free for anyone to use (the “Suggestions” forum)

Last edited by Nambaseking01 (Dec. 5, 2019 14:58:03)


Hey there! My name is Nammy. I'm a male Forum Helper and Scratch Wiki Editor.
Profile | Test Account | Talk with me here! | Griffpatch is quitting Scratch?!
Nambaseking01
Scratcher
1000+ posts

[NEW MOTTO!] Proli - a method for expanding your creativity

Directory

A List of all Commands
Changelog
Engines We Might Use
Help Archives
People Who Have Contributed and are Going To
To-Do List

Last edited by Nambaseking01 (Nov. 30, 2019 15:19:30)


Hey there! My name is Nammy. I'm a male Forum Helper and Scratch Wiki Editor.
Profile | Test Account | Talk with me here! | Griffpatch is quitting Scratch?!
ResExsention
New to Scratch
1000+ posts

[NEW MOTTO!] Proli - a method for expanding your creativity

Looks good. Nice thumbnail!

Anyway, suggest editing this to better reflect previous updates.

Also, would it be possible to separate function arguments with commas, not forward slashes? So assign_var(name/value) would become assign_var(name, value). IMO I think it would feel more natural for those already slightly familiar with other programming languages.

Next, maybe a bit lower down the bucket list could I suggest allowing you to perform basic arithmetic on variables? Example syntax:

output(var1 + var2) (outputs the sum of var1 and var2)

output(var1 - var2 * var3) (multiplies var2 and var3, before subtracting it from var1. why multiply first? the order of operations states so, lol)

assign_var(var1/10 / 10) (assigns var1 the quotient of 10 divided by 10, which is one)

You wouldn't be able to do this on string variables, though. Just numbers.

Anyway, gonna contribute a couple more icons and partially redo my boot screen (I won't change the font yet, though)

What to expect when I'm finished:

  • a purple backdrop (it would be the background for the coding screen)
  • a generic settings icon?
  • “glowing orbs”

Infrequently active.

It feels weird to see how far we've come. I hope you're well, wherever you are!
ResExsention
New to Scratch
1000+ posts

[NEW MOTTO!] Proli - a method for expanding your creativity

Done.

boot: http://cubeupload.com/im/ResExsention/Proliboot.png
load: http://cubeupload.com/im/ResExsention/Proliload.png
settings: http://cubeupload.com/im/ResExsention/Prolisettings.png
settings (hover): http://cubeupload.com/im/ResExsention/Prolisettingshover.png
orb: http://cubeupload.com/im/ResExsention/Prolisettingshover.png

Infrequently active.

It feels weird to see how far we've come. I hope you're well, wherever you are!
MossW
Scratcher
100+ posts

[NEW MOTTO!] Proli - a method for expanding your creativity

ResExsention wrote:

Looks good. Nice thumbnail!

Anyway, suggest editing this to better reflect previous updates.

Also, would it be possible to separate function arguments with commas, not forward slashes? So assign_var(name/value) would become assign_var(name, value). IMO I think it would feel more natural for those already slightly familiar with other programming languages.

Next, maybe a bit lower down the bucket list could I suggest allowing you to perform basic arithmetic on variables? Example syntax:

output(var1 + var2) (outputs the sum of var1 and var2)

output(var1 - var2 * var3) (multiplies var2 and var3, before subtracting it from var1. why multiply first? the order of operations states so, lol)

assign_var(var1/10 / 10) (assigns var1 the quotient of 10 divided by 10, which is one)

You wouldn't be able to do this on string variables, though. Just numbers.

Anyway, gonna contribute a couple more icons and partially redo my boot screen (I won't change the font yet, though)

What to expect when I'm finished:

  • a purple backdrop (it would be the background for the coding screen)
  • a generic settings icon?
  • “glowing orbs”
I made the thumbnail.
Nambaseking01
Scratcher
1000+ posts

[NEW MOTTO!] Proli - a method for expanding your creativity

ResExsention wrote:

Looks good. Nice thumbnail!

Anyway, suggest editing this to better reflect previous updates.

Also, would it be possible to separate function arguments with commas, not forward slashes? So assign_var(name/value) would become assign_var(name, value). IMO I think it would feel more natural for those already slightly familiar with other programming languages.

Next, maybe a bit lower down the bucket list could I suggest allowing you to perform basic arithmetic on variables? Example syntax:

output(var1 + var2) (outputs the sum of var1 and var2)

output(var1 - var2 * var3) (multiplies var2 and var3, before subtracting it from var1. why multiply first? the order of operations states so, lol)

assign_var(var1/10 / 10) (assigns var1 the quotient of 10 divided by 10, which is one)

You wouldn't be able to do this on string variables, though. Just numbers.

Anyway, gonna contribute a couple more icons and partially redo my boot screen (I won't change the font yet, though)

What to expect when I'm finished:

  • a purple backdrop (it would be the background for the coding screen)
  • a generic settings icon?
  • “glowing orbs”

Wow, great ideas! I'll try and implement them all! :D

For the boot screen, I won't add it immediately but I'll wait (I'm unsure whether to use it yet, and I don't wanna take fast decisions).

Hey there! My name is Nammy. I'm a male Forum Helper and Scratch Wiki Editor.
Profile | Test Account | Talk with me here! | Griffpatch is quitting Scratch?!
Nambaseking01
Scratcher
1000+ posts

[NEW MOTTO!] Proli - a method for expanding your creativity

Successfully managed to change slashes in assign.var() to commas.

Hey there! My name is Nammy. I'm a male Forum Helper and Scratch Wiki Editor.
Profile | Test Account | Talk with me here! | Griffpatch is quitting Scratch?!
ResExsention
New to Scratch
1000+ posts

[NEW MOTTO!] Proli - a method for expanding your creativity

Nambaseking01 wrote:

Successfully managed to change slashes in assign.var() to commas.

Thanks, gonna give it a go.

MossW wrote:

I made the thumbnail.

It's very good, I have to say.

Infrequently active.

It feels weird to see how far we've come. I hope you're well, wherever you are!
ResExsention
New to Scratch
1000+ posts

[NEW MOTTO!] Proli - a method for expanding your creativity

Gonna bump for Nammy… This project is great.

Infrequently active.

It feels weird to see how far we've come. I hope you're well, wherever you are!
Nambaseking01
Scratcher
1000+ posts

[NEW MOTTO!] Proli - a method for expanding your creativity

ResExsention wrote:

Gonna bump for Nammy… This project is great.

Thanks!

I'm not gonna work on it now, but I have a few things planned.

Hey there! My name is Nammy. I'm a male Forum Helper and Scratch Wiki Editor.
Profile | Test Account | Talk with me here! | Griffpatch is quitting Scratch?!
Nambaseking01
Scratcher
1000+ posts

[NEW MOTTO!] Proli - a method for expanding your creativity

You know, getting the whole keyboard to work is a satisfying process. There's a still a lot of keys to make compatible with though.

Hey there! My name is Nammy. I'm a male Forum Helper and Scratch Wiki Editor.
Profile | Test Account | Talk with me here! | Griffpatch is quitting Scratch?!
ResExsention
New to Scratch
1000+ posts

[NEW MOTTO!] Proli - a method for expanding your creativity

Nambaseking01 wrote:

You know, getting the whole keyboard to work is a satisfying process. There's a still a lot of keys to make compatible with though.

True, lol

Maybe supporting backspace should be added… It's still kinda iffy when I try to use the left arrow to delete characters.

Infrequently active.

It feels weird to see how far we've come. I hope you're well, wherever you are!

Powered by DjangoBB