Wykres commitów

1267 Commity (3c7aee25a1b475ccae9035e93f35c62c52070b5d)

Autor SHA1 Wiadomość Data
Brian Broll 3c7aee25a1 Fixed minor typo (anser -> answer) 2016-10-06 14:40:24 -05:00
Brian Harvey 60942484e6 Add BookOwl's geolocation block to httpBlocks library 2016-08-16 17:06:09 -07:00
Jens Mönig 21abf24cba v4.0.8.7 2016-08-12 12:05:49 +02:00
Jens Mönig 8f4e5122cf replace deprecated KeyboardEvent.keyIdentifier with .key 2016-08-12 11:59:17 +02:00
Jens Mönig 0b1a100498 for hidden sprites display ASK questions in the input box
reported by NZ teacher @gmacmanus on Twitter:
https://twitter.com/gmacmanus/status/764023230747123712
2016-08-12 11:48:56 +02:00
Jens Mönig d55e309bf1 restore implicit formal parameters for serialized lambdas 2016-08-03 05:42:36 -04:00
Jens Mönig 3f1a507f0a fixed #1348 2016-07-31 08:34:20 +02:00
Brian Harvey 67f7c0012c Merge pull request #1168 from stevensona/master
Fixed typo in animals example project notes
2016-07-21 23:10:45 -07:00
Jens Mönig 0ada891866 fixed #1333 - paint new costume not working in retina mode in FF and Edge 2016-07-20 10:14:00 +02:00
Jens Mönig 62fe1bb86f prepare minor release 4.0.8.3 2016-07-19 14:49:25 +02:00
Jens Mönig b270058cf6 fixed a fix 2016-07-19 14:44:39 +02:00
Jens Mönig 8ba7c180c9 Merge pull request #1330 from cycomachead/issue-1322
Fix a few Integer 0 vs String Errors.
2016-07-19 14:39:51 +02:00
Jens Mönig ee0765db3e enable broadcasts to be sent to specific sprites (experimental) 2016-07-19 14:38:27 +02:00
Jens Mönig 36f6a86c8b fixed #1329 - color collision detection for retina mode 2016-07-19 14:36:52 +02:00
Jens Mönig 601720a463 fixed 3D corners for buttons in Firefox for Windows
Firefox needs color stops to be added in the correct order, groan…
2016-07-19 14:35:32 +02:00
Jens Mönig 023132431c avoid blitting artifacts for non-integer devicePixelRatios in Firefox 2016-07-19 14:34:18 +02:00
Michael Ball c643a09615 Handle 0 ints as strings in split by block 2016-07-19 03:09:29 -07:00
Michael Ball 78a627df27 Fix a int 0 bug in green length of block 2016-07-19 02:54:52 -07:00
Michael Ball 04b4c6678d Fix #1322, length of (int) 0 inputs
I also renamed the internal variables to be slightly more generic, but
now the function reads better. (IMO)
2016-07-19 02:34:08 -07:00
Jens Mönig 0974c750ad fixed #1312
fixed collision detection for non-integer devicePixelRatios
2016-07-17 08:00:54 +02:00
Jens Mönig 8d0a7f19b5 activate generic hat blocks inserted via keyboard editing 2016-07-15 13:42:02 +02:00
Jens Mönig 220b3ea760 update release version of locale.js 2016-07-14 12:22:54 +02:00
Jens Mönig cd03fb3028 finalizing v4.0.8 2016-07-14 12:18:23 +02:00
Jens Mönig e6ddb5421d fixed #1308 2016-07-14 08:06:47 +02:00
Jens Mönig b6e7254a9e normalize project thumbnails (when saving in retina mode) 2016-07-12 15:41:49 +02:00
Jens Mönig 97a6c61dd4 updated German translation
for new graphic effects
2016-07-12 10:05:07 +02:00
Jens Mönig 480b090132 updated credits for graphic effects 2016-07-11 18:05:41 +02:00
Jens Mönig d352180b01 fixed #1289 2016-07-07 14:59:55 +02:00
Jens Mönig fb145bea90 fixed #1225 2016-07-07 11:19:35 +02:00
Jens Mönig 6e22558cc5 double click on pane resizers to slide them back to normal 2016-07-07 08:24:04 +02:00
Jens Mönig bcc51018fe update translators information 2016-07-07 07:20:10 +02:00
Jens Mönig f69bc99b06 Merge pull request #1288 from jguille2/catalanUpdate
Updating catalan translation
2016-07-07 07:15:50 +02:00
Joan Guillén i Pelegay bd636cc35b Updating catalan translation 2016-07-07 02:37:21 +02:00
Jens Mönig 23c8ad2208 fixed #1277 2016-07-06 23:25:46 +02:00
Jens Mönig 2692f1d4e5 make palette resizable
there you go, Dan ;-)
2016-07-06 18:41:40 +02:00
Jens Mönig 8833b98ff6 revert multi-line support for custom block text slots
because the don’t support brown dots for spaces
2016-07-06 18:36:28 +02:00
Jens Mönig 19dee17476 multi-line support for text-type input slots in custom blocks
however, multi-line inputs do not support the brownish dots for space
characters.
2016-07-06 11:28:40 +02:00
Jens Mönig c769df77c1 accept multi-line text edits with shift-enter 2016-07-06 11:10:53 +02:00
Brian Harvey 2cc9667dd7 Add multiline library 2016-07-05 21:08:13 -07:00
Brian Harvey bc5e460d98 Add multiline library 2016-07-05 21:06:57 -07:00
Jens Mönig 18f94e6197 simplify expansion prevention in the palette 2016-07-05 09:26:07 +02:00
Jens Mönig ec6c5a952f fixed #1247 prevent multi-args from expanding / collapsing in the palette 2016-07-05 09:19:51 +02:00
Jens Mönig e812483b33 fixed attached comments for script pic export 2016-07-04 13:10:09 +02:00
Jens Mönig 1f2e4871a0 Merge pull request #1235 from temaps/master
Правка русского перевода
2016-07-04 12:21:09 +02:00
Jens Mönig 54bea7c9c7 Merge pull request #1256 from HuemanF/patch-1
Typo in index.html
2016-07-04 12:20:00 +02:00
Jens Mönig bd09677ae2 Merge pull request #1249 from mrpeachum/master
Update Swedish translation with latest strings
2016-07-04 12:18:47 +02:00
Jens Mönig 12e1eb4407 Merge pull request #1274 from ubertao/lang-zh
Fix a typo in Chinese translation
2016-07-04 12:17:00 +02:00
Jens Mönig 519b86688c linted graphic effects code 2016-07-04 12:15:17 +02:00
Jens Mönig 541015c2a8 Merge pull request #1244 from djdolphin/graphiceffects
Add missing graphic effects from Scratch
2016-07-04 12:03:19 +02:00
Jens Mönig 5b0a8b296a keyboard- and search field support for "false" block 2016-07-04 11:57:04 +02:00