Wykres commitów

5116 Commity (705e061f0d4144e7f095659b2ef3e84229edda2f)

Autor SHA1 Wiadomość Data
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
Jens Mönig 85a7e2fc50
Merge pull request #2900 from bromagosa/signada-update
José García's fixes for Signada library
2021-10-21 15:55:45 +02:00
jmoenig d263a9aa15 tweaked error message for sending data to another scene 2021-10-21 15:54:39 +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
Bernat Romagosa 4ed7f84efc José García's fixes for Signada library 2021-10-21 14:57:10 +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
Jens Mönig 69fbe439d3
Merge pull request #2899 from bromagosa/signada-update
updated Signada extension
2021-10-21 11:27:14 +02:00
Bernat Romagosa 0f858b3a4e updated Signada extension 2021-10-21 11:10:16 +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 71a50b19eb tweaked customization recording 2021-10-12 17:12:29 +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