Discuss Scratch

Cold923Star
Scratcher
6 posts

LibreKitten - A mod of Scratch and TurboWarp that can function as a web server [We are looking for developers!]

doge you dont need to worry about that now its gone.
scratchcode1_2_3
Scratcher
1000+ posts

LibreKitten - A mod of Scratch and TurboWarp that can function as a web server [We are looking for developers!]

the app utilities extension is amazing, too bad it can't be packaged with the turbowarp packager
8to16
Scratcher
1000+ posts

LibreKitten - A mod of Scratch and TurboWarp that can function as a web server [We are looking for developers!]

Cold923Star wrote:

(#41)
doge you dont need to worry about that now its gone.
wdym
its still up and he's probably still committing to maintaining it
BigNate469
Scratcher
1000+ posts

LibreKitten - A mod of Scratch and TurboWarp that can function as a web server [We are looking for developers!]

scratchcode1_2_3 wrote:

the app utilities extension is amazing, too bad it can't be packaged with the turbowarp packager
It could probably be converted to JS alert() and prompt()
o97doge
Scratcher
500+ posts

LibreKitten - A mod of Scratch and TurboWarp that can function as a web server [We are looking for developers!]

Just a question while I'm working on the newest update: Should I pivot this mod to just being for the server? Because that's pretty much the only unique thing this mod has.
The_Insane_Creator
Scratcher
500+ posts

LibreKitten - A mod of Scratch and TurboWarp that can function as a web server [We are looking for developers!]

This font will probably make your whole site look more unique and epic, please use it if you want, and let me know what you think.
OnesieTheRapper
Scratcher
8 posts

LibreKitten - A mod of Scratch and TurboWarp that can function as a web server [We are looking for developers!]

how do u make thingies like this???

OnesieTheRapper
Scratcher
8 posts

LibreKitten - A mod of Scratch and TurboWarp that can function as a web server [We are looking for developers!]

i love cats
<meow>
geometerydashguy2
Scratcher
8 posts

LibreKitten - A mod of Scratch and TurboWarp that can function as a web server [We are looking for developers!]

when green flag clicked
if <touching [website "librekitten"] ?> then
set [ fun meter] to [100000000000000000000000000000000000000000000000000000]
end

Last edited by geometerydashguy2 (Nov. 8, 2024 12:04:04)

8to16
Scratcher
1000+ posts

LibreKitten - A mod of Scratch and TurboWarp that can function as a web server [We are looking for developers!]

Huge note: scratchblocks are now 3.0 so OP can use a real stop sign now, also you should use <> instead of :: boolean, here's my edit with the new changes

o97doge wrote:

(#1)
<is system dark mode on? :: #454545>

when @stopSign clicked :: hat events
switch (var) {
case [meow] {
say [meow]
break :: control cap
} :: control
} :: control
Iliketrains240
Scratcher
1 post

LibreKitten - A mod of Scratch and TurboWarp that can function as a web server [We are looking for developers!]


when will the saving get fixed? I've been trying to save my projects through librekitten, but they just corrupt leaving me with having to redo the whole process again.

Last edited by Iliketrains240 (Nov. 25, 2024 14:07:18)

o97doge
Scratcher
500+ posts

LibreKitten - A mod of Scratch and TurboWarp that can function as a web server [We are looking for developers!]

Iliketrains240 wrote:

(#51)
-snipped image tag-
when will the saving get fixed? I've been trying to save my projects through librekitten, but they just corrupt leaving me with having to redo the whole process again.
This is a bug that I have fixed, but I haven't gotten around to deploying yet. Please note that LibreKitten is alpha quality software.

My original device that I used to work on LibreKitten with broke, and I need to configure my other device for working on LibreKitten (and clean up my local build for deployment.) To be honest, I kind of lost interest in this for a bit.

Edit: What's the error? Please copy and paste it here.

Last edited by o97doge (Nov. 25, 2024 23:01:12)

o97doge
Scratcher
500+ posts

LibreKitten - A mod of Scratch and TurboWarp that can function as a web server [We are looking for developers!]

Whoa, the last 2 months were rough for LibreKitten, an ever growing and growing commit (my fault), the device that I used to work on LibreKitten with broke, OS shenanigans, and more.

Well, now that I'm back on track, I've started working on LibreKitten with smaller, separate commits.
I've fixed a bug that made LibreKitten fail to save.
When a block has an error, it glows red now.
I've made a slightly better home page.

I'm going to be working on recovering changes from that large commit.

Try it out now at https://canary.librekitten.org/editor.html

Anyways, I would like to bump this question I have:

o97doge wrote:

(#45)
Just a question while I'm working on the newest update: Should I pivot this mod to just being for the server? Because that's pretty much the only unique thing this mod has.

Last edited by o97doge (Nov. 26, 2024 23:09:41)

o97doge
Scratcher
500+ posts

LibreKitten - A mod of Scratch and TurboWarp that can function as a web server [We are looking for developers!]

To improve the contributor developer experience I have upgraded LibreKitten to use Webpack 5, and use esbuild to minify and parse JSX instead of Babel.

I have also added coloured custom blocks, where custom colours get modified to fit in with the block colours, the same way that TurboWarp extensions do.

Try it out now at https://canary.librekitten.org/!
BigNate469
Scratcher
1000+ posts

LibreKitten - A mod of Scratch and TurboWarp that can function as a web server [We are looking for developers!]

Mod_Squad_Trainer wrote:

Hi! We're the Mod. Squad! We've come across this mod before, but we are still confused as to how it's overly different to other Scratch mods. Would anyone care enlighten us?
It has server-side blocks- you could run a HTTP server from it.

o97doge wrote:

Just a question while I'm working on the newest update: Should I pivot this mod to just being for the server? Because that's pretty much the only unique thing this mod has.
Maybe
But I would still try to add some features that are unrelated to the server support.
That was an almost useless answer, wasn't it?
Draked12
Scratcher
100+ posts

LibreKitten - A mod of Scratch and TurboWarp that can function as a web server [We are looking for developers!]

Why does the variable reporter have a different shape to other reporter blocks? Also I think instead of a random button saying “How to use Example block” I think its better that if you hover the block theres a transparent black comment shaped note that explains what it does. Also I want a option for custom blocks to be moved into a category adding a new section named “Custom Blocks”.
BigNate469
Scratcher
1000+ posts

LibreKitten - A mod of Scratch and TurboWarp that can function as a web server [We are looking for developers!]

Draked12 wrote:

Also I think instead of a random button saying “How to use Example block” I think its better that if you hover the block theres a transparent black comment shaped note that explains what it does.
That would be annoying for mobile users.
CastProjects
Scratcher
15 posts

LibreKitten - A mod of Scratch and TurboWarp that can function as a web server [We are looking for developers!]

I absolutely love LibreKitten. The “App Utilities” function is awesome!
leidymateo
Scratcher
100+ posts

LibreKitten - A mod of Scratch and TurboWarp that can function as a web server [We are looking for developers!]

I like LibreKitten!
castiel_walker
Scratcher
9 posts

LibreKitten - A mod of Scratch and TurboWarp that can function as a web server [We are looking for developers!]

Yo Mr libre can you open source app utils, i like the notifications.

Powered by DjangoBB