Wykres commitów

2511 Commity (moodle)

Autor SHA1 Wiadomość Data
Jens Mönig 6896b819a5 more error message translations 2022-01-20 16:05:30 +01:00
Jens Mönig 01e9a3581b localized data onversion error messages 2022-01-20 13:21:12 +01:00
Jens Mönig 712a950990 added more translation strings for errors
and updated the German translation
2022-01-20 12:47:06 +01:00
Jens Mönig 3efed8a962 added more localizable error strings 2022-01-20 11:31:35 +01:00
Jens Mönig 6dcee01002 German translation update (for error messages) 2022-01-20 11:23:33 +01:00
Jens Mönig 88a522eb57 fixed binding an unbound context to a sprite
e.g. when using JOIN blocks with variable references
2022-01-17 19:05:49 +01:00
Jens Mönig ff7b5d1c9c fixed loading the Chinese translation
thanks, @moodykeke!
2022-01-17 17:04:47 +01:00
Jens Mönig 697fa5612b new dev version 2022-01-17 16:53:23 +01:00
jmoenig 5b0eeba4d3 prepared patch release 7.0.5 2022-01-14 15:33:42 +01:00
jmoenig c01a0dbe4e added support for EDC's Early Math Microworld extension 2022-01-13 15:21:27 +01:00
jmoenig 69c6498ac0 updated version log 2022-01-13 08:53:31 +01:00
Michael Ball 1aba82fa6a use `Array.from` to report string length.
This is another fix to better support multi-byte emoji
2022-01-12 15:42:06 -05:00
jmoenig a7ea0bf52c updated version log 2022-01-10 10:46:37 +01:00
jmoenig 34060593b6 new dev version 2022-01-10 08:16:33 +01:00
jmoenig 6c7089d2b0 prepared v7.0.4 2022-01-07 18:15:01 +01:00
jmoenig ec13809990 blank-out variable getters in syntax-tree result list 2022-01-07 17:41:09 +01:00
jmoenig 683d64e0ec Update blocks.js 2022-01-07 17:18:39 +01:00
jmoenig 24a22d2dd6 variable getter name support for JOIN 2022-01-07 17:01:19 +01:00
jmoenig 82ef33cf00 added syntax tree representation for variable getters 2022-01-07 14:03:41 +01:00
jmoenig 74affa6824 updated translation version 2022-01-07 10:14:43 +01:00
Jens Mönig 70e311f802
Merge branch 'master' into cat7libs 2022-01-06 12:45:26 +01:00
Joan Guillén i Pelegay 38a5bd9997 Catalan libraries translations 2022-01-05 18:09:51 +01:00
jmoenig abab556227 syntax tree format for translatable input options and constants: "[choice]" 2022-01-05 17:42:38 +01:00
jmoenig 53eb637f47 added syntax tree representation for translated input options and constants 2022-01-05 14:04:44 +01:00
jmoenig 1a5d415da3 new dev version 2022-01-05 14:01:54 +01:00
jmoenig 14f468ccac improved arity control for JOIN 2022-01-04 17:39:41 +01:00
jmoenig d9ce299bf1 prepared v7.0.3 2022-01-04 14:29:50 +01:00
jmoenig 2705c8ffb1 added arity control for assembling polyadic inputs 2022-01-04 12:23:40 +01:00
jmoenig 5ca6bb9109 fixed #2950, thanks, Mary! 2022-01-03 18:36:43 +01:00
jmoenig 52377db7cc Update threads.js 2022-01-03 14:38:09 +01:00
jmoenig f4d8639b8f improved handling of user-defined errors and errors inside custom blocks 2022-01-03 13:13:42 +01:00
jmoenig 9e9041ac5f made "When I receive any messagge" non-thread-safe by default (again)
to enable tail recursive broadcasts
2022-01-03 12:05:24 +01:00
jmoenig e383d8d0cf updated change log 2022-01-03 11:04:20 +01:00
Jens Mönig 859f1efa33
Merge pull request #2955 from edc-it/block-visibility-fix
Fix changeBlockVisibility
2022-01-03 11:01:22 +01:00
jmoenig 83624c2f4e fixed minor issues in api, updated version log 2022-01-03 11:00:10 +01:00
Jens Mönig e078f80a7e
Merge pull request #2951 from edc-it/api-fix
Api fix
2022-01-03 10:32:23 +01:00
jmoenig 99dd84e637 updated version log 2022-01-03 10:31:16 +01:00
jmoenig 9160e9d694 fixed storing the stage name(s) 2022-01-02 18:39:18 +01:00
jmoenig aa91a58303 removed distinction between number and string keys in "analyze" 2022-01-01 18:13:57 +01:00
Zak Kolar 5515b1edc3 fix changeBlockVisibility 2021-12-31 21:40:54 -06:00
Zak Kolar c3172f43bd fix accidental space removal 2021-12-28 20:34:15 -06:00
Zak Kolar 3a7a6e8ad9 pass message to upvar 2021-12-28 18:17:05 -06:00
jmoenig 7394c69a27 same blocks with empty variadic inputs compare as equal regardless of their arity 2021-12-22 16:34:09 +01:00
jmoenig eeeb34e88f new dev version 2021-12-22 09:07:16 +01:00
jmoenig d2d85e2e66 v7.0.2 2021-12-21 14:47:52 +01:00
jmoenig 6e88f9e333 improved loading custom block categories 2021-12-20 18:44:30 +01:00
jmoenig c2b4960253 preserve embedded inputs when JOINing a nested expression with an empty list 2021-12-20 12:00:52 +01:00
jmoenig acb21e38a6 shadow (a clone's) costumes when setting its rotation coordinates 2021-12-18 23:40:36 +01:00
jmoenig a8f0358e53 new dev version 2021-12-18 23:36:17 +01:00
jmoenig bce5550dde v7.0.1 2021-12-17 11:27:17 +01:00
jmoenig 009ed204c9 fixed #2945 2021-12-16 16:42:46 +01:00
jmoenig b99d4aaf6f fixed #2941 2021-12-16 11:56:11 +01:00
jmoenig 232c3e1eb4 removed some commented out code 2021-12-16 11:51:14 +01:00
jmoenig 17c3ef22c4 removed an unused case in split() 2021-12-15 08:59:38 +01:00
jmoenig 34aad91482 added support for Uni Oxford (@ToonTalk's) ecraft2learn extension 2021-12-15 08:41:43 +01:00
jmoenig b86ef5350f updated version log 2021-12-15 08:30:23 +01:00
Jens Mönig 4210201e07
Merge pull request #2931 from jmoenig/michael/utf-8
Better Support Multi-Byte Emoji with `split` and `unicode`
2021-12-15 08:24:49 +01:00
jmoenig 1dfee04381 allow parens in project names 2021-12-14 18:09:15 +01:00
jmoenig 853b01c8e9 keep the order of sprites in the corral for newly created projects 2021-12-14 17:22:05 +01:00
jmoenig a119d5199c new dev version 2021-12-14 17:07:04 +01:00
jmoenig bec59208b4 preparing v7 release 2021-12-13 12:56:59 +01:00
jmoenig c834d17bc7 rc7 2021-12-13 10:11:02 +01:00
jmoenig c44539a7a9 tweaked asynchronous costume loading/rendering issue 2021-12-13 09:54:35 +01:00
jmoenig 2707410616 fixed #2932 2021-12-12 22:44:27 +01:00
Michael Ball b9c7198a77 Unicode: Properly handle multi-byte emoji with hyperblocks 2021-12-11 14:37:33 -08:00
Michael Ball 5af67eae8b Split: Handle UTF8+ safe way for empty delimeters 2021-12-11 14:27:56 -08:00
Michael Ball 9b555f578b Split: Properly turn JS array into list 2021-12-11 14:19:52 -08:00
Michael Ball 665c2d6e3b CSV: `Array.from` which a more Unicode friendly form of `split()`. 2021-12-11 14:11:22 -08:00
Michael Ball c67df0ad87 Use `Array.from` which a more Unicode friendly form of `split()`. 2021-12-11 13:34:37 -08:00
jmoenig aea4daf03c remove all clones when the green flag is sent to a scene 2021-12-11 07:48:55 +01:00
jmoenig 206a3b161b rc5 2021-12-10 21:36:05 +01:00
jmoenig 652f88c249 fixed categories cache invalidation for duplicated sprites 2021-12-10 15:00:51 +01:00
jmoenig 0b51bfac1a updated version history 2021-12-10 14:30:29 +01:00
Jens Mönig 93b1b7354f
Merge pull request #2929 from jguille2/librariesNameTranslation
Fixing translation issue of library names
2021-12-10 14:06:23 +01:00
jmoenig 6089c68844 updated version history 2021-12-10 13:49:44 +01:00
Joan Guillén i Pelegay 130d1a7582 Fixing translation issue of library names 2021-12-10 11:58:28 +01:00
Joan Guillén i Pelegay 130a74fd24 Updating Catalan translation for v7 2021-12-10 02:31:32 +01:00
jmoenig 57fec07ee3 rc3 2021-12-09 16:51:45 +01:00
jmoenig f0ee59815f worked around an asynchronous rendering issue 2021-12-09 16:50:32 +01:00
jmoenig ecbefe7e42 removed some "experimental" markers 2021-12-09 13:27:01 +01:00
jmoenig 931b937558 select motion category when switching to a scene that doesn't have the current custom category 2021-12-09 13:15:05 +01:00
jmoenig 9932f6ba2f never push untested last minute changes that might break everything 2021-12-09 12:43:19 +01:00
jmoenig 26b2f16e21 v7 rc1 2021-12-08 17:59:04 +01:00
jmoenig d577d677d5 Update blocks.js 2021-12-08 17:18:24 +01:00
jmoenig 10a0e62f23 more syntax tree tweaks 2021-12-08 14:27:33 +01:00
jmoenig 4c417198b7 syntax tree tweaks 2021-12-08 13:52:06 +01:00
jmoenig cd943988e7 Update blocks.js 2021-12-08 12:07:06 +01:00
jmoenig 07c8f5d874 fixed upvar restoration for syntax trees 2021-12-08 11:51:22 +01:00
jmoenig 7da004f63e refactored syntax trees 2021-12-08 09:41:42 +01:00
jmoenig 19e985bc24 new dev version 2021-12-07 14:44:46 +01:00
jmoenig d9d351687d load category-less custom blocks into "other" 2021-12-07 14:02:24 +01:00
jmoenig d9c78e691e backwards-compatibility fix for key-event hat blocks 2021-12-07 09:47:17 +01:00
jmoenig 9f0f28fff7 Update threads.js 2021-12-06 14:09:25 +01:00
jmoenig d7b5f0160e Update threads.js 2021-12-06 12:11:03 +01:00
jmoenig 54d87b5225 German translation update 2021-12-06 11:53:46 +01:00
jmoenig 91b031ec05 refactored block assembly access, experimental 2021-12-06 11:25:42 +01:00
jmoenig cb1246a4c4 refactored block assembly, experimental 2021-12-06 09:29:57 +01:00
jmoenig a5b8d10bfe Update blocks.js 2021-12-05 23:35:44 +01:00
jmoenig 7ec0f15ea8 Update blocks.js 2021-12-05 15:55:17 +01:00
jmoenig 7f313ed540 introspection & syntax analysis, experimental 2021-12-05 13:30:46 +01:00