log into forum I think
It says this:
Any idea why?
I think click share on safari then click that shortcut
Oh yeah! Sooooooo cooool!
It would be really cool if you added a feature to find everywhere a specific variable/collection of math blocks was used.
I am getting a message when I shouldn’t but I’m not sure where it’s from.
I don’t know how I would do the math one, but I do have a search prototype that I am developing for the project builder. Slow progress but it is in the works.
How do I replace it?
Make sure you save it to the right place (iPad\Hopscotch\json_projects), and it should ask you to replace or keep both files. Choose “replace”.
And previously, there was an issue where iOS would add “-2” to the end of the filename if it already existed, so if it ends with “-2” or “-3” etc. remove that.
How do i save it?
An btw… there’s no -1,-2
Is there anyway to go passed the 4096 clone limit with the project builder?
Some suggestions for the web builder:
Add some way to pause the project on a certain block, or some way to show something whenever a block of a certain type is run (so like every time a set text block is executed, something will pop up showing you)
Also a way to get from the web explorer to the same project in the web builder would be nice. Some sort of edit button on the web explorer.
Click the “Save” button after downloading the save hs project shortcut here
Not yet* – this is a player limitation (not an editor/file/json limitation)
*I do plan sometime to let you run the project using your own custom player, where you could change this
always appreciated, thanks!
Developing an advanced player is too much of a challenge given the time I can actually work on this right now, but that’d be cool. If I’m not mistaken, all I’d have to do is make sure that requestAnimationFrame() doesn’t occur if you run the pause/breakpoint.
Noted – I’ve wanted that myself too, actually.
I plan to add this by inserting it as an x-ray action, meaning you activate x-ray and go to that option, then click the project to open it in a new tab in the Project Builder.
Hm, it’s still using a cached version of the editor.js file… that’s weird. Try loading the builder but adding “?a” to the end of the url and see if that fixes it.
Anything @ HS Tools Status that is a red X is probably due to this issue above ^
That being said, these things need to be updated to use a different CORS proxy to work again. Everything with a green check should still work just fine.
(btw, tip for the future: if you get any server error messages or issues with loading in HS Tools, check the status page first)
If you are in urgent need of any of these, you can request temporary access from CORS-anywhere, which will unlock the demo for your client (device/network) only, as detailed in the GitHub issue.
@Awesome_E I was wondering if you could do a tutorial type of thing about the different secret blocks.
That’s an interesting idea. Like many other things, I’m limited on time, but that’s something I will consider.
@Petrichor added the feature under x-ray where you can open a project in HS Builder (pencil icon)
Everything here has been fixed ^ @Good-Es (sorry for tagging twice so close together)
Thanks. I’ll try