SheepTester / htmlifier

The HTMLifier "converts" Scratch 3.0 projects to an HTML file by putting all the project data and the entire Scratch engine into one enormous file
https://sheeptester.github.io/htmlifier/
MIT License
169 stars 77 forks source link

New Feature Request: In-Project Stage Control Commands #112

Open SparkScratch-P opened 3 years ago

SparkScratch-P commented 3 years ago

New Feature Request: In-Project Stage Control Commands Hi! I have been seeing that u are active with this project, and it's pretty nice trying out the new features! I request one more feature for better usage.

Feature: The best feature would be, if anyway... by blocks, or cloud vars, can press Start/Stop buttons from the project. whenever the project wants, it should be able to start and stop the project or reboot it without reloading.

Hope it gets added soon.

Thank You

SheepTester commented 3 years ago

You can already stop the project using the stop all project. For compatibility with Scratch, you probably should use broadcasts to initialise your project instead of the when green flag clicked block, then when the green flag is clicked, and whenever you want to start the project again, send the broadcast. This allows for maximal customisability, and it also works in Scratch

SparkScratch-P commented 3 years ago

Does the stop all block also stops the work of the 'Ask and wait' block also? Then, that is the perfect aid. [image: GeoTrack] https://geotrack.email/?utm_source=gmail&utm_medium=signature&utm_campaign=viralSignature Sender notified with GeoTrack https://geotrack.email/?utm_source=gmail&utm_medium=signature&utm_campaign=viralSignature [image: 8]

On Tue, Aug 10, 2021 at 9:57 AM Sean @.***> wrote:

You can already stop the project using the stop all project. For compatibility with Scratch, you probably should use broadcasts to initialise your project instead of the when green flag clicked block, then when the green flag is clicked, and whenever you want to start the project again, send the broadcast. This allows for maximal customisability, and it also works in Scratch

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SheepTester/htmlifier/issues/112#issuecomment-896150718, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARS37VCNMRMXXXQAY3CQZF3T4FK6VANCNFSM5B3ZTDGQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

SheepTester commented 3 years ago

It should, I believe.

SparkScratch-P commented 3 years ago

Yes, it does. Thanks for the reminder,😄 after getting detached from my scratch account, i am forgetting many small tricks. 😕 [image: GeoTrack] https://geotrack.email/?utm_source=gmail&utm_medium=signature&utm_campaign=viralSignature Sender notified with GeoTrack https://geotrack.email/?utm_source=gmail&utm_medium=signature&utm_campaign=viralSignature

On Tue, Aug 10, 2021 at 10:29 PM Sean @.***> wrote:

It should, I believe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SheepTester/htmlifier/issues/112#issuecomment-896512234, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARS37VAKXG4O5453UG3WGQ3T4IDDHANCNFSM5B3ZTDGQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .