Wykres commitów

2025 Commity (7d0d7ace35cceb89221fdfa05c68e6d1be9b51a2)

Autor SHA1 Wiadomość Data
Bernat Romagosa 6f17dab0ef Fix reportURL for URLs that have // in the middle
Reported by @brianharvey.

When using proxies we often embed "https://" right in the middle of the URL. The reportURL block was mistakenly thinking that the protocol had already been added to the URL, thus trying to access a relative path.
2017-10-20 09:19:17 +02:00
Jens Mönig 93d96140ca double-clicking a corral sprite icon flashes the sprite onstage
so it can be identified. Likewise double-clicking a sprite onstage
selects its corral icon (in edit mode)
2017-10-17 11:25:21 +02:00
Jens Mönig ce75402fc4 made 'myself' default input for "a new clone of" reporter
made cloning “myself” a noop for the stage rather than throwing an
error. German translation update for the changed TELL and ASK blocks
2017-10-17 10:56:26 +02:00
Jens Mönig be0285268b show all own vars and attributes in INHERIT drop-down when inside a ring 2017-10-17 10:12:29 +02:00
Jens Mönig f2bbff3d54 moved TELL and ASK templates in the palette up underneath RUN CALL 2017-10-17 09:48:41 +02:00
Jens Mönig da9c293321 added "with inpus" to TELL and ASK prims
changed TELL's C-shape to command-style input
2017-10-17 09:19:53 +02:00
Jens Mönig b7f1146a4d keep “undo” and “redo” buttons at the same location 2017-10-17 08:34:21 +02:00
Bernat Romagosa 933a4be539 public project list enhancements 2017-10-13 18:29:47 +02:00
Jens Mönig ec917de0bf retain the current process receiver when launching a new thread 2017-10-12 19:17:33 +02:00
Jens Mönig ddee221147 make sure to retain the current instrument when launching a new thread 2017-10-12 12:34:50 +02:00
Jens Mönig 8f57f534c6 fixed a flood-fill rounding bug.
Again, thanks, @Simon-Mong !
2017-10-11 17:53:37 +02:00
Jens Mönig caa5e3317c fixed a bounding-box-detection bug in Costumes
Thanks, Simon Mong, for finding and fixing this but!
2017-10-11 13:07:22 +02:00
Jens Mönig 982bea19f7 make sure to fully remove parts from their anchor when deleting them 2017-10-11 09:01:50 +02:00
Bernat Romagosa fc94dade40 public project query 2017-10-10 13:00:49 +02:00
Jens Mönig e7148bbf4f fixed #1885 2017-10-10 11:20:11 +02:00
Bernat Romagosa 34aa9134b0 added embed mode for social site 2017-10-09 12:44:07 +02:00
Bernat Romagosa 5a54f6abc0 get project metadata API call 2017-10-09 12:37:34 +02:00
Jens Mönig 3e5ca73d09 changed label of "Method" to "Method Editor"
thanks, Brian!
2017-10-09 09:04:34 +02:00
Jens Mönig 11dc3d3c7d Esperanto translate update, thanks, Sebastian! 2017-10-06 08:53:18 +02:00
Bernat Romagosa ec4e380526 load public project menu item fix 2017-10-05 10:22:10 +02:00
Jens Mönig 72a8bd0905 updated animation library (again) 2017-10-05 07:44:29 +02:00
Bernat Romagosa dceb296f55 persistent login 2017-10-04 19:53:25 +02:00
Bernat Romagosa f075bbd9ff save existing project, fetch public project 2017-10-04 17:59:10 +02:00
Jens Mönig c684e4f01c updated “Animation” library 2017-10-04 16:27:48 +02:00
Jens Mönig bbc16d1328 made block vars transient for block libraries 2017-10-04 16:23:41 +02:00
Bernat Romagosa 67d4ff94ec Share and publish. Not too happy with long code, should refactor 2017-10-04 14:22:15 +02:00
Bernat Romagosa e82fa89634 refactored cloud methods 2017-10-04 11:46:50 +02:00
Bernat Romagosa 0c20bbc61c Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into newer-cloud 2017-10-04 10:58:07 +02:00
Jens Mönig 385ca6f891 limited sprites' direction and coordinates to finite numbers 2017-10-04 09:02:44 +02:00
Bernat Romagosa e24d75168b delete project, fetch project, save project 2017-10-02 18:43:50 +02:00
Bernat Romagosa 0ef17d631a project saving 2017-09-28 18:30:13 +02:00
Bernat Romagosa 13c05e3082 login, logout, signup 2017-09-28 13:26:46 +02:00
Jens Mönig 51998503a3 new "Pixels" library for MediaComp 2017-09-28 10:57:13 +02:00
Jens Mönig 2cbc839005 new "Animation" library 2017-09-28 10:48:32 +02:00
Jens Mönig a5a3d5cf65 make sure inheritance hierarchies are consistently made temporary 2017-09-28 09:59:15 +02:00
Jens Mönig ad0d0f7803 made "import script" undoable 2017-09-28 08:54:10 +02:00
Jens Mönig c580ac0efc Merge pull request #1867 from bromagosa/download-stacks
Download script (as a hidden menu item)
2017-09-28 08:04:34 +02:00
Jens Mönig 1f5cf2ba2e enable experimental setting to turn off "ternary Boolean slots" 2017-09-28 07:45:02 +02:00
Jens Mönig fb6d2a4da0 Support "Keyboard Editing" setting in scripts toolbar 2017-09-26 19:47:31 +02:00
Jens Mönig ca4f94469f make Snap! work in Safari 11 offline (file:// protocol) again, Sheesh 2017-09-26 18:47:52 +02:00
Jens Mönig ee4d650f41 v4.1 release candidate 2017-09-26 15:48:43 +02:00
Jens Mönig 1101f29751 added floating toggle for keyboard entry to scripts toolbar 2017-09-26 15:46:07 +02:00
Jens Mönig 9fab5cdf1a revert attempt to fix flicker on Safari
because it doesn’t do anything
2017-09-26 15:38:42 +02:00
Jens Mönig e1f50c77af Merge pull request #1871 from tjvr/resize-flicker
Avoid flickering when resizing page
2017-09-26 15:30:16 +02:00
Jens Mönig 8ee0cb5bdd Morphic: added stopEditing() event for keyboardReceiver 2017-09-26 15:28:59 +02:00
tjvr 87d1955fe5 Avoid flickering when resizing page (in Safari) 2017-09-26 14:08:02 +01:00
Jens Mönig 7998d21846 fixed camera support for Safari
thanks, Bernat!
2017-09-26 12:29:31 +02:00
Jens Mönig 573d421d02 added 'keyboard' and 'keyboardFilled' icons 2017-09-26 09:03:33 +02:00
Jens Mönig 94fc0c25fa enable "make block" button for the stage 2017-09-25 20:39:49 +02:00
Jens Mönig 316b89aba2 new "floating" make-a-block button in the palette
this may be overdoing it a bit… perhaps we can remove the explicit
“Make a block” button in every palette category now… Hmmm…
2017-09-25 18:33:20 +02:00