Wykres commitów

1630 Commity (master)

Autor SHA1 Wiadomość Data
jmoenig 74c5acaa52 updated api documentation 2021-11-16 16:43:46 +01:00
jmoenig 88f648a6c3 removed incomplete api documentation from the source code 2021-11-16 08:41:32 +01:00
jmoenig b60127ccf6 updated serializer app tag to v7 2021-11-16 08:19:41 +01:00
jmoenig 0073666bd4 revert empty category indication for single palette mode
need to find a better mechanism...
2021-11-15 18:59:24 +01:00
jmoenig af68f7a78e indicate empty categories in single-palette mode 2021-11-15 18:37:54 +01:00
jmoenig f4af7563a3 removed hidden "cache inputs" setting (only used for debugging the evaluator) 2021-11-15 13:47:05 +01:00
jmoenig 306ebb25a0 removed old hidden "project urls" setting 2021-11-15 13:04:01 +01:00
jmoenig 49c955ce84 removed old hidden "virtual keyboard" setting 2021-11-15 12:50:31 +01:00
jmoenig 75361cf7ce removed experimental hidden "add scenes" option from the settings menus 2021-11-15 12:43:37 +01:00
jmoenig 295e196c35 removed old hidden "prefer smooth animations" setting
(no longer used, old projects will continue to work just fine)
2021-11-15 11:53:19 +01:00
jmoenig b6f7f85ce1 made "Hyper blocks support" setting hidden in the gears menu 2021-11-15 11:28:52 +01:00
jmoenig 91310c53ab German translation update 2021-11-15 11:21:41 +01:00
jmoenig ad33a1dac0 Update HISTORY.md 2021-11-14 17:01:34 +01:00
jmoenig 2284252d4c refresh IDE when changing the pen color model 2021-11-14 16:39:17 +01:00
jmoenig 825de3a30b contextualize translations 2021-11-14 16:18:33 +01:00
jmoenig b746dea75d made HSL preference setting hidden behind shift-click 2021-11-12 15:10:05 +01:00
jmoenig 0ea2a5cd9b fixed a serialization conflict for global variables referencing the stage 2021-11-12 14:47:37 +01:00
jmoenig 482f592dc1 reverted to HSV as default pen color model 2021-11-12 12:31:19 +01:00
jmoenig b03157881c fixed importing custom categories from libraries, thanks, Eckart, for reporting this! 2021-11-12 08:12:34 +01:00
jmoenig 62e0bc4545 made "pen color model" and "disable click-to-run" settings persistent per scene 2021-11-11 19:10:21 +01:00
jmoenig 6513c9c6e8 experimental "disalbe click-to-run" preference 2021-11-11 15:49:35 +01:00
jmoenig 5ebc02f3ec Brazilian Portuguese translation update, thank you, Cassiano D'Andrea 2021-11-11 13:51:53 +01:00
jmoenig 91474585f7 German translation update, changed %hsva -> %clrdim 2021-11-11 08:22:15 +01:00
jmoenig 471f9fec00 use the selected pen color model (hsl or hsv) for graphic effects 2021-11-10 17:05:16 +01:00
jmoenig baee1e1561 refactored graphics color effect to reuse Morphic's conversion methods 2021-11-10 16:53:29 +01:00
jmoenig 23fd4a8d11 changed the scale of the graphics color effect from 0-200 to 0-100 2021-11-10 15:22:01 +01:00
jmoenig 4021f5899a new (hidden) pen-color-model preference setting (per session) 2021-11-10 14:28:12 +01:00
jmoenig b82e380bf3 new "penColorModel" setting, can e 'hsv' or 'hsl' 2021-11-10 12:47:06 +01:00
jmoenig 28afc4d56c allow block-instances to be dragged off from templates in the "unused blocks" dialog 2021-11-09 18:03:02 +01:00
jmoenig a85ea32b25 allow block-instances to be dragged off from templates in the "export blocks" dialog 2021-11-09 17:39:32 +01:00
jmoenig 3d13ee0668 changed edit project notes to always edit project motes instead of scene notes 2021-11-09 17:04:17 +01:00
jmoenig 2b403974e1 fixed keyboard entry for script variable getters 2021-11-09 16:59:34 +01:00
jmoenig 54d78c0415 adjusted random color for new sprites to HSL model 2021-11-09 16:38:14 +01:00
jmoenig c1ea105c47 changed display of project name in the IDE to PROJECT (SCENE) 2021-11-09 13:38:05 +01:00
jmoenig 24e0bd8b98 refactored block-migration mechanism 2021-11-09 09:41:20 +01:00
jmoenig 24af2342aa fixed upvars in hat block prims when the user clicks on them to run them 2021-11-08 18:19:02 +01:00
jmoenig 80c0721cd8 updated release notes 2021-11-08 12:39:46 +01:00
jmoenig 59d2faec7b switched pen color dimensions from HSV to HSL 2021-11-08 12:35:57 +01:00
jmoenig fd258965f0 renamed pen accessor methods 2021-11-08 12:17:18 +01:00
jmoenig 474ba9499b renamed internal pen color channel cache 2021-11-08 09:01:42 +01:00
jmoenig 611518be00 renamed some internal color methods 2021-11-08 08:46:18 +01:00
jmoenig 89f2633006 Update HISTORY.md 2021-11-07 17:36:47 +01:00
jmoenig 5a35b31bb0 allow block-instances to be dragged off from templates in the "hide blocks" dialog 2021-11-07 17:25:36 +01:00
jmoenig 98f4c5c50f fixed some minor variable-renaming issues 2021-11-06 21:47:50 +01:00
jmoenig ff5a930c86 updated version history 2021-11-03 15:33:21 +01:00
jmoenig 2993c2ed81 allow selecting the fill color in the vector editor via touch-hold gesture on touch devices 2021-11-03 11:59:16 +01:00
jmoenig c852c9849f fixed scanning for senders and receivers of messages for new BROADCAST scheme 2021-10-29 23:55:20 +02:00
jmoenig e7801f1ee2 removed obsolete dev comments 2021-10-29 08:46:46 +02:00
jmoenig f6b0eb5c06 updated version history 2021-10-29 08:11:14 +02:00
jmoenig 539de208d3 migrated Finnish and Simplified Chinese translations to new BROADCAST block specs 2021-10-28 14:56:56 +02:00
jmoenig 06f7619b63 migrated Brazilian Portuguese, Malayam, Korean and Kannada translations to new BROADCAST block specs 2021-10-28 14:29:13 +02:00
jmoenig 0ac918c5de migrated Catalan, Hindi, Polish and Telagu translations to new BROADCAST block specs 2021-10-28 14:22:13 +02:00
jmoenig 7d64d81595 migrated Russian, Dutch, Tamil and Turkish translations to new BROADCAST block specs 2021-10-28 14:12:30 +02:00
jmoenig 43b9cda390 migrated French, Italian, Greek and Spanish translations to new BROADCAST block specs 2021-10-28 14:03:22 +02:00
jmoenig 1e8d09f6f5 migrated Japanese, Bangla, Portuguese and Norwegian translations to new BROADCAST block specs 2021-10-28 13:50:45 +02:00
jmoenig 31619377f2 migrated Hebrew, Japanese Hiragana, Slovakian and Ukrainian translations to new BROADCAST block specs 2021-10-28 13:40:06 +02:00
jmoenig 20b69dbd43 migrated Bulgarian, Traditional Chinese, Indonesian and Galician translations to new BROADCAST block specs 2021-10-28 13:22:01 +02:00
jmoenig 6f1386e04f migrated Danish, Czech, Valencian Catalan and Arabic translations to new BROADCAST block specs 2021-10-28 13:13:57 +02:00
jmoenig 4bb2a9b721 migrated Estonian, Hungarian, Croatian and Esperanto translations to new BROADCAST block specs 2021-10-28 12:36:42 +02:00
jmoenig 2836a83f46 migrated Slovenian, Romanian and Interlingua translations to new BROADCAST block specs 2021-10-28 12:21:25 +02:00
jmoenig de1483fb55 introduced default values for expandable slot specs 2021-10-28 11:16:10 +02:00
jmoenig 23cf6ca244 updated German translation 2021-10-28 10:55:12 +02:00
jmoenig 58b529df54 migrated Basque and Swedish translations to new BROADCAST block specs 2021-10-28 10:49:32 +02:00
jmoenig 662de8230f tweake PWA 2021-10-27 12:13:03 +02:00
jmoenig 6f7c25440e changed PWA icon to Alonzo 2021-10-27 11:44:34 +02:00
jmoenig a278d8230c pwa versioning & cache-busting mechanism 2021-10-27 11:04:50 +02:00
jmoenig b15f663a38 updated service worker to cache bbtSnapExtension.js 2021-10-27 09:19:39 +02:00
jmoenig 5f75fadf53 included bbt extensions 2021-10-27 09:13:21 +02:00
jmoenig 03c71da618 r-g-b editor for custom category colors 2021-10-26 18:49:43 +02:00
jmoenig e4d0dee7b8 German translation update for "extension blocks" setting 2021-10-26 15:46:27 +02:00
jmoenig 13e13a0b05 new "showingExtensions" session setting for showing extension prims in the palette 2021-10-26 15:34:30 +02:00
jmoenig 3227d6aea9 don't show codification and js-func blocks in search results unless enabled 2021-10-26 15:00:49 +02:00
jmoenig 705e061f0d fixed #2902 2021-10-25 23:10:05 +02:00
jmoenig e73c5d0802 bignum library: fixed IS IDENTICAL 2021-10-22 15:50:54 +02:00
jmoenig f926c8f5a3 deep copy atomic lists sent from one scene to another 2021-10-22 15:48:24 +02:00
jmoenig f1a5031b7b made SEND blocks expandable for receivers and renamed them back to BROADCAST 2021-10-22 15:39:25 +02:00
jmoenig c9b3d5f493 tweaked blocks layout for hidden expansion slots 2021-10-22 13:01:45 +02:00
jmoenig a6e55169af only show "key" upvar in the "When ... is pressed" hat if "any key" is selected 2021-10-22 12:53:54 +02:00
jmoenig 600e6c378b Only show the "message" upvar in the "When I receive" hat if "any message" is selected 2021-10-22 12:26:31 +02:00
jmoenig 9464697025 tweaked German translation for "all" 2021-10-21 15:16:19 +02:00
jmoenig 17d38e19a1 replaced BROADCAST block variants with SEND block variants 2021-10-21 15:12:42 +02:00
jmoenig 4c1f8725e4 added "all" option to the receiver-dropdown of the SEND block 2021-10-21 14:10:59 +02:00
jmoenig d420fc3f8e took out broadcasting a 2-item list to mean a message directed to a particular sprite 2021-10-21 13:01:59 +02:00
jmoenig 89a4fe410a enabled sending atomic lists to other scenes 2021-10-21 12:04:58 +02:00
jmoenig 8f3e78d232 make "when I receive 'any message'" hat scripts threadsafe (uninterruptable by other messages) 2021-10-21 10:07:15 +02:00
jmoenig ed71022b95 removed options "1" and "last" from "switch to scene" dropdown 2021-10-20 17:33:15 +02:00
jmoenig f3cb83b8dc updated German translation (removed "when switched to this scene") 2021-10-20 16:56:31 +02:00
jmoenig bcc819e918 rearranged "switch to scene" and "pause all" blocks in the palette 2021-10-20 16:53:33 +02:00
jmoenig bd58ec1f40 removed "When switched to this scene hat block" 2021-10-20 16:50:14 +02:00
jmoenig 52473cfb4e enable sending green-flag events when switching scenes 2021-10-20 13:21:49 +02:00
jmoenig 25d7d97f05 enable sending green-flag events to specific sprites 2021-10-19 18:11:00 +02:00
jmoenig 487a559759 added "green flag" symbol to message drop-down 2021-10-14 19:11:35 +02:00
jmoenig fc586e7af4 sort custom category menu ("delete a category") alphabetically 2021-10-14 13:14:41 +02:00
jmoenig b084915590 fixed "show categories" setting display 2021-10-14 13:06:45 +02:00
jmoenig 1d981576ac scroll selected custom category button into view 2021-10-14 12:56:43 +02:00
jmoenig 99e4412f4b scroll custom category buttons if there are more than 6 2021-10-14 12:39:43 +02:00
jmoenig aa31916165 tweaked unified palette formatting for hidden categories 2021-10-12 17:01:25 +02:00
jmoenig e6aabeb1e8 Parsons Problems Palette generator 2021-10-12 14:35:19 +02:00
jmoenig f253063997 made "hide/show categories in unified palette" setting persistent 2021-10-12 11:14:49 +02:00
jmoenig b854c65ebd added scene-setting to hide/show category names in the unified palette 2021-10-12 11:04:27 +02:00
jmoenig 67fe3a767d store single palette setting per project (for making extensions) 2021-10-12 07:48:02 +02:00
jmoenig f802bf1e99 sort order of blocks in custom categories alphabetically in the unified palette 2021-10-11 22:27:24 +02:00
jmoenig 4f3cd192cc tweaked hiding / showing inherited local blocks 2021-10-08 14:02:47 +02:00
jmoenig 5eaef5b65d prevent deprecated "message" reporter from showing up in search results 2021-10-08 13:38:03 +02:00
jmoenig 98d84e9dbf filter hidden blocks out from search / keyboard input results 2021-10-08 13:26:27 +02:00
jmoenig f94360f805 tweaked variable block visibility 2021-10-08 09:28:47 +02:00
jmoenig 9acc2010b4 optimized bulk hiding & showing palette blocks 2021-10-07 16:48:46 +02:00
jmoenig 98703c5bb8 updated v7 release notes 2021-10-07 15:20:59 +02:00
jmoenig f7012ed3c6 removed "hide" option from context menu of primitive blocks in the palette 2021-10-07 15:17:39 +02:00
jmoenig aa42b393ce simplified palette context menu 2021-10-07 15:09:36 +02:00
jmoenig 905cd6baa9 new BlockVisibilityDialogMorph for bulk-selecting blocks to hide / show in the palette 2021-10-07 14:27:29 +02:00
jmoenig 4e80d7cb0c added method to check whether an arbitrary block is hidden in the palette 2021-10-06 19:24:08 +02:00
jmoenig 13590e4b91 refactored block hiding methods 2021-10-06 18:34:00 +02:00
jmoenig 61c9b2aa94 added utilities to enumerate all palette blocks for hiding & showing 2021-10-06 18:10:40 +02:00
jmoenig 485e75b214 keep hidden variables out of the palette and drop-down menus 2021-10-06 13:03:50 +02:00
jmoenig 8da660c117 new extension primitives for hiding and showing arbitrary blocks in the palette 2021-10-06 10:39:52 +02:00
jmoenig 12ff563071 programmatically hide individual variables in palette 2021-10-06 10:18:07 +02:00
jmoenig 28c66fb411 added infrastructure for hiding individual variables in palette 2021-10-05 18:15:42 +02:00
jmoenig cc5412a89e extended "hide/show var" primitive to also hide/show custom blocks in the palette 2021-10-04 16:47:19 +02:00
jmoenig 264b146be1 updated German translation for "enter" key 2021-10-04 10:21:36 +02:00
jmoenig 936957a1cd added "enter" key to key-pressed dropdown 2021-10-04 10:17:28 +02:00
jmoenig d0e7efa5af updated release notes 2021-10-04 09:43:45 +02:00
jmoenig 50abd7a449 fixed Finnish block specs for %interaction 2021-10-04 09:41:48 +02:00
jmoenig 13169c12a1 fixed Kannada block specs for %interaction 2021-10-04 09:39:20 +02:00
jmoenig b21976d720 fixed Korean block specs for %interaction 2021-10-04 09:38:21 +02:00
jmoenig 4dcf0193b1 fixed Malayalam block specs for %interaction 2021-10-04 09:36:53 +02:00
jmoenig ee4f2aacb5 fixed Brazilian-Portuguese block specs for %interaction 2021-10-04 09:32:59 +02:00
jmoenig 924ae4a075 fixed Telagu block specs for %interaction 2021-10-04 09:25:46 +02:00
jmoenig 59da335180 migrated and fixed Simplified Chinese block specs 2021-10-04 09:22:31 +02:00
jmoenig e198e4a214 migrated Polish block specs 2021-10-04 09:13:27 +02:00
jmoenig 53287b5591 migrated Hindi block specs 2021-10-04 09:11:38 +02:00
jmoenig a3d1075f42 migrated Catalan block specs 2021-10-04 09:09:07 +02:00
jmoenig 06f6386435 migrated Turkish block specs 2021-10-04 09:07:30 +02:00
jmoenig 3feb9e9db2 migrated and fixed Tamil block specs 2021-10-04 09:05:22 +02:00
jmoenig e6ae5621e2 migrated Dutch block specs 2021-10-04 08:59:57 +02:00
jmoenig b13fef200a migrated Russian block specs 2021-10-04 08:57:52 +02:00
jmoenig d3d88b37ca migrated Spanish block specs 2021-10-04 08:55:55 +02:00
jmoenig a0ccd27c5d migrated Greek block specs 2021-10-04 08:54:17 +02:00
jmoenig c16a24445f migrated Italian block specs 2021-10-04 08:51:25 +02:00
jmoenig 91f5ee5efb migrated French block specs 2021-10-04 08:48:39 +02:00
jmoenig 806a0a7b8d migrated Norwegian block specs 2021-10-04 08:46:25 +02:00
jmoenig 3f6a91a6da migrated Portuguese block specs 2021-10-04 08:44:31 +02:00
jmoenig f4f8773ee4 migrated Bangla block specs 2021-10-04 08:42:06 +02:00
jmoenig d12d9d4c43 migrated and fixed Japanese block specs 2021-10-03 12:51:29 +02:00
jmoenig ba635c0c10 migrated Ukrainian block specs 2021-10-03 12:47:27 +02:00
jmoenig a686e308b7 migrated Slovak block specs 2021-10-03 12:33:20 +02:00
jmoenig 20c994fcb0 migrated and fixed Japanese Hiragana block specs 2021-10-03 12:30:08 +02:00
jmoenig 4d920411a0 migrated Hebrew block specs 2021-10-03 12:26:03 +02:00
jmoenig 25d5f948a1 migrated Galician block specs 2021-10-02 10:02:45 +02:00
jmoenig 3192afe94a migrated Indonesian block specs 2021-10-02 10:00:31 +02:00
jmoenig d582533506 migrated and fixed Traditial-Chinese block specs 2021-10-01 17:14:19 +02:00
jmoenig 6e737f26d3 migrated and fixed Bulgarian block specs 2021-10-01 17:11:28 +02:00
jmoenig 3e5d5d92aa migrated Arabic block specs 2021-10-01 17:06:38 +02:00
jmoenig 43625817b6 migrated Valencian-Catalan block specs 2021-10-01 17:03:28 +02:00
jmoenig 4d558ffb01 migrated Czech block specs 2021-10-01 16:58:49 +02:00
jmoenig de2a30e399 fixed Danish block spec for "When I am %interaction" 2021-10-01 16:56:20 +02:00
jmoenig acf24e0396 migrated Danish block specs 2021-10-01 16:53:28 +02:00
jmoenig beb1751080 migrated Esperanto block specs 2021-10-01 16:50:44 +02:00
jmoenig 2fa4f419e2 migrated Estonian block specs 2021-10-01 16:48:35 +02:00
jmoenig 34d2ecb8b5 migrated Finnish block specs 2021-10-01 16:36:20 +02:00
jmoenig 2c78188b16 migrated Croatian block specs 2021-10-01 16:29:48 +02:00
jmoenig 8e6cc20a24 migrated Hungarian block specs 2021-10-01 16:27:03 +02:00
jmoenig b8b19b870f migrated Interlingua block specs 2021-10-01 16:23:54 +02:00
jmoenig 738336f5a4 * migrated Kannada block specs 2021-10-01 16:20:38 +02:00
jmoenig c68adf3375 migrated Korean block specs 2021-10-01 15:29:18 +02:00
jmoenig cb0fac09d7 migrated Malayalam block specs 2021-10-01 15:26:39 +02:00
jmoenig 1794773a6e migrated Brazilian-Portuguese block specs 2021-10-01 15:23:17 +02:00
jmoenig 4c8eecca95 migrated Romanian block specs 2021-10-01 15:20:46 +02:00
jmoenig 3943dda537 migrated Slovenian block specs 2021-10-01 15:16:43 +02:00
jmoenig ec78e200c6 migrated Swedish block specs 2021-10-01 15:12:18 +02:00
jmoenig 5532dcbc54 migrated Telagu block specs 2021-10-01 15:09:43 +02:00
jmoenig f3881a208e migrated Euskara block specs 2021-10-01 15:03:31 +02:00
jmoenig a741284863 German translation update 2021-10-01 13:32:32 +02:00
jmoenig ddf69615ce tweaked detectable keynames and representations 2021-10-01 11:22:52 +02:00
jmoenig 2de52bcc3e assign case-sensitive key symbol to key event hat blocks' upvars 2021-09-30 22:57:37 +02:00
jmoenig c73fc90033 restricted inter-scene messages to text and numbers 2021-09-30 14:04:59 +02:00
jmoenig 326efeef7e disabled dropping reporters onto message hat block input slots 2021-09-30 13:56:41 +02:00
jmoenig 0ab3ee7d4c optional upvars referencing event data for message, key and scene hat blocks 2021-09-30 13:52:51 +02:00
jmoenig 8d2a7c8f92 refactored experimental "When I receive message" hat block 2021-09-29 10:47:19 +02:00
jmoenig 0e4a9280b5 new experimental "When I receive message" hat block
featuring an upvar for the transmission, hidden in dev mode
2021-09-28 18:57:22 +02:00
jmoenig 1ba8716f32 renamed scene event hat block 2021-09-27 11:29:51 +02:00
jmoenig 46c281504a German translation update 2021-09-09 14:30:05 +02:00
jmoenig e7ef0a2ecd slowed down scene switching to let the user better interrupt it
commented out for now
2021-09-08 19:52:33 +02:00
jmoenig 941664eef4 disabled "when this scene starts" hat blocks to directly switch to another scene 2021-09-08 18:05:29 +02:00
jmoenig c6cf2413d3 changed "switch to scene" to be a stop block 2021-09-08 17:58:00 +02:00
jmoenig 62647c8dee new hat block for "when this scene starts" 2021-09-08 16:08:30 +02:00
jmoenig 72d8000f57 changed category for "switch to scene" to control 2021-09-08 15:45:02 +02:00
jmoenig 770cf68cf3 enabled change-of-scene events for user-induced scene switches, made them user-stoppable 2021-09-07 16:18:48 +02:00
jmoenig 20d5be5ced added new change-of-scene event
still very experimental
2021-09-07 10:14:24 +02:00
jmoenig fab3d89942 fixed copying unattached comments among sprites, thanks, @jadga-h for the report! 2021-09-06 10:39:54 +02:00
jmoenig 20add8767f fixed exporting comment pics from inside the block editor, thanks, @jadga-h for the report! 2021-09-06 09:55:14 +02:00
jmoenig 3b477404f5 colors library: fixed SET PEN to work with more than a single sprite per costume
thanks, Jadga, for the report!
2021-08-27 00:19:52 +02:00
jmoenig 0119a5d224 extensions: added to the documentation 2021-08-06 11:01:33 +02:00
jmoenig 4e75601353 updated history 2021-08-06 10:19:11 +02:00
jmoenig 0b3adc3198 record unsaved changes when applying edits to a custom block definition 2021-08-03 00:19:21 +02:00
jmoenig 8965ec5487 extensions: further updated documentation 2021-08-03 00:05:16 +02:00
jmoenig ac693b3f1f extensions: updated documentation 2021-08-02 16:44:00 +02:00
jmoenig 5cea738b8b fixed deserializing global settings per scene in multi-scene projects 2021-08-01 19:34:55 +02:00
jmoenig 98d0a6438e fixed saving projects with their names 2021-08-01 02:02:12 +02:00
jmoenig 384357457e fixed switching scenes in presentation mode 2021-07-29 15:00:18 +02:00