Wykres commitów

5857 Commity (bcd94e2ae097ce7b37d1c391d907aa14a99449c3)

Autor SHA1 Wiadomość Data
Jens Mönig bcd94e2ae0 Update sw.js 2022-07-08 10:00:52 +02:00
Jens Mönig e0ac034638 import smart pic as costume via "Import..." item in the project menu 2022-07-04 22:44:09 +02:00
Jens Mönig 34fb182ce3 directly import embedded blocks from a smart pic if the pic is dragged and dropped onto a scripting area or palette
otherwise import the pic as costume (with embedded blocks)
2022-07-04 16:34:58 +02:00
Jens Mönig 66e9ead7a5 added a slash-suffix to the EDC url allow-list entry 2022-07-01 13:59:48 +02:00
Jens Mönig 1b3e6d5e78
Merge pull request #3049 from WarpedWartWars/help-screens-main
Add reportListAttribute.png and sources/help-screen-base.pdn and .png
2022-06-30 16:09:24 +02:00
Jens Mönig c10336fe4d Update HISTORY.md 2022-06-30 15:38:32 +02:00
Jens Mönig 0363940b30
Merge pull request #3064 from cymplecy/MQTTUpdate30Jun22
Mqtt update30 jun22
2022-06-30 15:37:39 +02:00
Simon Walters 11203fdb46
Update mqtt.xml
Allow multiple connections to the same broker, improved unsubscribe action and improved response and request blocks - changes by original library author Xavier Pi
2022-06-30 10:20:41 +01:00
Simon Walters 547eccc275
Update mqttExtension.js
Allow multiple connections to the same broker, improved unsubscribe action and improved response and request blocks - changes by original library author Xavier Pi
Also, handle binary payloads better
2022-06-30 10:19:22 +01:00
Jens Mönig 93c28f191b Update HISTORY.md 2022-06-29 22:53:47 +02:00
Jens Mönig 8499d6f13b
Merge pull request #3063 from jmoenig/derec
more costumes
2022-06-29 22:51:56 +02:00
Jens Mönig 60a4fc4d83 new extension primitive for querying whether a watcher for a variable by name is shown onstage 2022-06-29 17:55:32 +02:00
Jens Mönig c494464893 new extension primitive for querying all variable names accessible from a specified scope (global, sprite, script) 2022-06-29 17:31:45 +02:00
Jens Mönig 429956dbfa Update blocks.js 2022-06-29 15:49:18 +02:00
Jens Mönig 7c941f1e9f added support for "menus" selector on primitives 2022-06-29 14:17:11 +02:00
Jens Mönig 3c4423655a added support for "editables" selector on primitives 2022-06-29 12:35:47 +02:00
Jens Mönig 47adacfefc added support for "defaults" selector on primitives 2022-06-29 11:29:40 +02:00
Jens Mönig be2553140d Update threads.js 2022-06-29 10:34:02 +02:00
Jens Mönig 5a355fe15c catch empty options in "menus of blocks" selector 2022-06-29 09:07:30 +02:00
Jens Mönig e10af2c000 Update lang-de.js 2022-06-28 19:50:08 +02:00
Jens Mönig 9332a1328f new "delete block" primitive in sensing, experimental 2022-06-28 19:43:12 +02:00
Jens Mönig 710a4dcb93 Update lang-de.js 2022-06-28 16:46:54 +02:00
Jens Mönig 563daf55f2 new "defaults" selector for block attributes 2022-06-28 16:45:56 +02:00
Jens Mönig 4fe18e62ed German translation update for "editables" 2022-06-28 15:45:15 +02:00
Jens Mönig e506ea1f14 new "editables" selector for block attributes (indicates read-only input slots) 2022-06-28 15:41:39 +02:00
Jens Mönig e66399923b German translation update for "menus" 2022-06-28 14:36:11 +02:00
Jens Mönig 23b2f08d51 new "menus" selector for block attributes 2022-06-28 14:31:16 +02:00
Jens Mönig c848f2d263 trim block label before identifying existing definition in DEFINE 2022-06-27 14:20:55 +02:00
Brian Harvey 8d039eaebf more costumes
Say hello to Derec!
2022-06-27 00:10:50 -04:00
Jens Mönig 85f9038a13 made categories case-insensitive 2022-06-25 00:19:30 +02:00
Jens Mönig 396926152e made slot-type mnemonics case-insensitive 2022-06-25 00:03:40 +02:00
Jens Mönig fd0e1c3ba8 German translation update (for new error message) 2022-06-24 16:00:57 +02:00
Jens Mönig 0f9f17ef51 update an existing global definition matching DEFINE's label 2022-06-24 15:06:24 +02:00
Jens Mönig 7e2d331fcb Update threads.js 2022-06-24 11:41:23 +02:00
Jens Mönig ad3419ca24 allow case-insensitive text for custom block scope specification 2022-06-24 11:35:16 +02:00
Jens Mönig aecac79806 allow variadic slot type declaration using ellipses after type numbers 2022-06-24 11:12:26 +02:00
Jens Mönig 56124635f6 made block attribute "type" case-insensitive for textual mnemonics 2022-06-24 10:18:15 +02:00
Jens Mönig 3c5b18350b compile block references in DEFINE 2022-06-23 17:49:33 +02:00
Jens Mönig c9111ead6b moved DEFINE primitives to the control category 2022-06-23 16:06:22 +02:00
Jens Mönig 5174394032 German translation update for the new format of the DEFINE block 2022-06-23 14:54:05 +02:00
Jens Mönig 548ae609c2 turned DEFINE into a command block with an upvar, experimental 2022-06-23 14:46:08 +02:00
Jens Mönig 8d7f076b2f German translation update for "define block" 2022-06-22 14:13:00 +02:00
Jens Mönig 6732ce5331 new "this script" primitive in sensing, experimental 2022-06-22 14:01:02 +02:00
Jens Mönig 6afe1f3908 fixed #3061 2022-06-21 10:25:45 +02:00
Jens Mönig b5c0ee3be7 when querying a custom reporter's "definition" property only report its reporter without the REPORT block (if applicable) 2022-06-02 13:03:52 +02:00
Jens Mönig 5e0c00b2f4 added mnemonics support for programmatically setting slot shapes 2022-05-30 13:25:22 +02:00
Jens Mönig b29ff7981a German translation update (for new strings 'type', 'scope' and 'slots') 2022-05-30 09:29:28 +02:00
Jens Mönig b3ba268037 support single value for slot type 2022-05-30 00:13:50 +02:00
Jens Mönig dee0af6d41 Update threads.js 2022-05-30 00:00:03 +02:00
Jens Mönig 7c31ace866 correctly identify list slots in primitives 2022-05-29 21:45:27 +02:00