Discuss Scratch
- Discussion Forums
- » Collaboration
- » StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!
- YC72909
- Scratcher
100+ posts
StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!
What should I work on here?Cool! Guys I am working on the App Store
- maxcrocky
- Scratcher
100+ posts
StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!
i am not working on the app store i turns out the scratch output files use edge
- maxcrocky
- Scratcher
100+ posts
StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!
I was basically trying to make it so that u can upload a scratch project so I unzipped file witch u download and contained 2 edge files(which u need internet) so basically it is possible to use the internet in scratch but I would need external servers so ya(#82)Okay…?
i am not working on the app store i turns out the scratch output files use edge
50th post
Last edited by maxcrocky (Feb. 26, 2023 21:34:51)
- StorageOS
- Scratcher
100+ posts
StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!
(#85)Cool!I was basically trying to make it so that u can upload a scratch project so I unzipped file witch u download and is contained 2 edge files(which u need internet) so basically it is possible to use the internet in scratch but I would need external servers so ya(#82)Okay…?
i am not working on the app store i turns out the scratch output files use edge
50th post
- maxcrocky
- Scratcher
100+ posts
StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!
Also we could add tHe internet but we need servers so we can find one online but I am pretty sure the last one shut down in 2016
- maxcrocky
- Scratcher
100+ posts
StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!
This uses micobit extension
- maxcrocky
- Scratcher
100+ posts
StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!
Oh wait we could use servers as cloud verables
- StorageOS
- Scratcher
100+ posts
StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!
Good news! After a little bit, I have a way for users to export their info, then they can import it when they sign in, to essentially “save” their information between sessions.
- YC72909
- Scratcher
100+ posts
StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!
Oh how can u do that
- StorageOS
- Scratcher
100+ posts
StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!
Its stored as Good news! After a little bit, I have a way for users to export their info, then they can import it when they sign in, to essentially “save” their information between sessions.
STOR|*username*;*password*;*files*;*drawings*;*settings*;
1. user/settings.conf
2. user/readme.txt
3. user/notes.txt
define save fileswill take that list and turn it into:
set [saved files v] to []
set [i v] to (1)
repeat (length of [files v])
set [saved files v] to (join(saved files)(join(item(i)of[files v])[;]))
change [i v] by (1)
end
add (saved files) to [USER DATA v]
user/settings.conf;user/readme.txt;user/notes.txt;
- maxcrocky
- Scratcher
100+ posts
StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!
I am going to make a zip file
- StorageOS
- Scratcher
100+ posts
StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!
What is everyone doing? I'm working on adding the apps to the OS, and just finished compacting the app project from 671 blocks to 411 blocks, a subtraction of 260.
- StorageOS
- Scratcher
100+ posts
StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!
I just uploaded a test version of StorageShooter, and a very WIP StorageWeb, a recreation of the internet on Scratch for StorageOS.
- YC72909
- Scratcher
100+ posts
StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!
idk what to do I havent been told what to do yet
- YC72909
- Scratcher
100+ posts
StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!
ok so do I just make a project for the OS in Scratch?
- YC72909
- Scratcher
100+ posts
StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!
e.g. a project for the settings
- Discussion Forums
- » Collaboration
- » StorageOS - An OS Made to be Better, in Every Way! - v1.23.8 SOON!