Discuss Scratch

CST1229
Scratcher
1000+ posts

Project Explorer

kccuber wrote:

(#40)

CST1229 wrote:

cat_tap wrote:

I noticed a bug though, at least for the sans serif text, it still shows as serif.
Known bug. Don't know how to fix, as adding the Scratch fonts to the page's CSS still doesn't fix it.
that's because whatever you probably added is called “Noto Sans” and the font inside the SVG is called “Sans Serif”
No, I set the font family as “Sans Serif” in the @font-family declaration.
CST1229
Scratcher
1000+ posts

Project Explorer

Version 1.4 Changelog
  • New favicon, added large icon
  • Tab title now reflects project title
  • Better 404 page
  • Sprite names are now shown in the General sprite tab
  • Renamed General sprite tab to Info
  • Project ID input now accepts anything containing a number
  • The sprite list actually has ellipsis overflow now
  • About tab is now triggered by clicking on the Project Explorer logo
  • URL hash now changes when entering in a project ID
  • Possibly an easter egg relating to editor comments?
  • Other minor tweaks


NFlex23
Scratcher
1000+ posts

Project Explorer

It looks like “obviously” is spelled wrong in the credits.
CST1229
Scratcher
1000+ posts

Project Explorer

NFlex23 wrote:

(#43)
It looks like “obviously” is spelled wrong in the credits.


*Ctrl+V*



Fixed.

————

Version 1.4.1 Changelog
CST1229
Scratcher
1000+ posts

Project Explorer

project explorer v9000.0.1 out now with some epic changes to make exploring projects 100000x better
https://cst1229.github.io/project-explorer/
JackyBorderCollie
Scratcher
1000+ posts

Project Explorer

CST1229 wrote:

(#45)
project explorer v9000.0.1 out now with some epic changes to make exploring projects 100000x better
https://cst1229.github.io/project-explorer/
Very nice update, I like it a lot! It looks a bit like our English lesson book called Project Explore, but the new functions are just amazing!
kccuber
Scratcher
1000+ posts

Project Explorer

CST1229
Scratcher
1000+ posts

Project Explorer

Unfortunately, due to April Fools ending numerous bugs in Project Explore v9000, we have decided to revert to Project Explorer v1.4.2. If you want to, you can still view v9000.0.2 here.

Last edited by CST1229 (July 8, 2024 22:00:06)

JackyBorderCollie
Scratcher
1000+ posts

Project Explorer

CST1229 wrote:

(#48)
Unfortunately, due to April Fools ending numerous bugs in Project Explore v9000, we have decided to revert to Project Explorer v1.4.2. If you want to, you can still view v9000.0.2 here.
Sad
MagicCrayon9342
Scratcher
1000+ posts

Project Explorer


ayo? these games still work?
CST1229
Scratcher
1000+ posts

Project Explorer

MagicCrayon9342 wrote:

ayo? these games still work?
3.0 automatically converts 1.4 projects to 3.0's format. Project Explorer does not.
LandonHarter
Scratcher
1000+ posts

Project Explorer

Sudden realization: Scratch API fixes -> no more retrieving assets in my workspace using Project Explorer!
cannedkoolaid
Scratcher
100+ posts

Project Explorer

Nice
MonkeyBean2
Scratcher
500+ posts

Project Explorer

CST1229 wrote:

mybearworld wrote:

Vector text doesn't quite work:
Known issue. I don't know how to prevent this (unless I embed the SVG directly but that complicates things).
Looks like you need to include all the fonts.
MonkeyBean2
Scratcher
500+ posts

Project Explorer

LandonHarter wrote:

Sudden realization: Scratch API fixes -> no more retrieving assets in my workspace using Project Explorer!
I'm working on an SA extension which lets you copy image urls right from the costumes tab.
ZZC12345
Scratcher
500+ posts

Project Explorer

CST1229 wrote:

kccuber wrote:

CST1229 wrote:

mybearworld wrote:

Vector text doesn't quite work:
Known issue. I don't know how to prevent this (unless I embed the SVG directly but that complicates things).
I think the bug is because there's none of the fonts in the Scratch Paint editor in your website. I think you'd need to add TTFs of all the fonts, edited to use the name of the font that Scratch uses.
I already tried, and it failed. Try making a PR to CST1229/project-explorer if you can get it working.
Sorry, I know this is an old thread, but I made something similar, and I found this repo by the ST (the developers, not the moderators). It properly renders the fonts. (I don't have GH, otherwise I'd do it myself)
CST1229
Scratcher
1000+ posts

Project Explorer

ZZC12345 wrote:

Sorry, I know this is an old thread, but I made something similar, and I found this repo by the ST (the developers, not the moderators). It properly renders the fonts. (I don't have GH, otherwise I'd do it myself)
I think that's only for importing fonts, and the actual font rendering is done in scratch-render/scratch-paint (in the paint editor), which does not use <img> tags.
ZZC12345
Scratcher
500+ posts

Project Explorer

CST1229 wrote:

ZZC12345 wrote:

Sorry, I know this is an old thread, but I made something similar, and I found this repo by the ST (the developers, not the moderators). It properly renders the fonts. (I don't have GH, otherwise I'd do it myself)
I think that's only for importing fonts, and the actual font rendering is done in scratch-render/scratch-paint (in the paint editor), which does not use <img> tags.
Nope! I tried it, and it takes the SVG text as input and spits out a HTML5 canvas with the output! I think it depends on the scratch-fonts repo with the ttfs. (You still have to do the cropping and stuff though)

Read The Docs (joke)

Last edited by ZZC12345 (July 26, 2022 11:19:58)

CST1229
Scratcher
1000+ posts

Project Explorer

Version 1.5.0 Changelog
  • FILE UPLOADS - You can now upload both SB3s and project.jsons and view them in Project Explorer!
  • Stuff related to project tokens
  • Due to this, project title fetching now uses TurboWarp Trampoline again
  • Credits changes
  • A few minor tweaks, fixes and cleanup

CST1229
Scratcher
1000+ posts

Project Explorer

Version 1.5.4 Changelog
  • Slightly reword the “not affiliated with Scratch” sentence on the about page
  • Prepare for April Fools Day…


(side post:)

CST1229 wrote:

(#19)
Probably not, as that would require me to bundle a zipping library.
That uhh… didn't age well. (JSZip is bundled since 1.5.0, for extracting .sb3s for file uploads.)

Last edited by CST1229 (March 30, 2023 16:02:17)

Powered by DjangoBB