Wykres commitów

5880 Commity (ec937588a00de1e7067df325b3ab6a03e6d6725c)

Autor SHA1 Wiadomość Data
Jens Mönig ec937588a0 new TuneScope extension and library, thanks, Glen, Eric, and team! 2022-07-20 18:35:33 +02:00
Jens Mönig 32a5900215 removed a bunch of "experimental" tags in the code and documentation 2022-07-19 15:58:13 +02:00
Jens Mönig 5b0cd94795 fixed reverting a mixed-type polyadic sub-slot back to default 2022-07-19 14:02:34 +02:00
Jens Mönig ce253f4eeb support "when I receive" hat blocks with (empty) data when clicking the green flag button in the IDE 2022-07-19 10:45:47 +02:00
Jens Mönig 6f7a974e9d added green flag symbol to "when I receive" dropdown menu 2022-07-19 10:19:22 +02:00
Jens Mönig 44b3c75cea updated sw.js with new libraries 2022-07-19 09:13:21 +02:00
Jens Mönig 728a0f3755 updated sw.js with new costumes 2022-07-19 09:03:05 +02:00
Jens Mönig 42d69162ce Update HISTORY.md 2022-07-19 08:48:07 +02:00
Jens Mönig 26363f0dfe
Merge pull request #3069 from jmoenig/jamet
Jamet costumes
2022-07-19 08:46:09 +02:00
Brian Harvey a3ca4c245e fix relative sizes of jamet06 and his wall 2022-07-18 19:58:07 -07:00
Brian Harvey d62d9f1ddd Jamet costumes 2022-07-18 18:09:10 -07:00
Jens Mönig 487625e418 Update sw.js 2022-07-18 20:04:33 +02:00
Jens Mönig b37232bd68 German translation update for "with data" and "data" strings 2022-07-18 20:00:50 +02:00
Jens Mönig 2d73922582 added support for additional data transmission for broadcasts and scene switches 2022-07-18 19:49:10 +02:00
Jens Mönig 214ee61c4d added support for mixed-typed polyadic inputs 2022-07-18 16:44:12 +02:00
Jens Mönig 7ca5cf214a Update threads.js 2022-07-18 10:48:25 +02:00
Jens Mönig c30beda8d3 removed an unused var 2022-07-18 10:44:09 +02:00
Jens Mönig ba005863e9
Merge pull request #3068 from xBZZZZ/master
JSCompiler scopes and more
2022-07-18 10:37:53 +02:00
Jens Mönig 38525a41b9 German translation update: Changed translation of "point in direction" to "setze Richtung auf ... Grad" 2022-07-18 08:51:11 +02:00
xBZZZZ e86b65bb41
uploading because copy+paste doesn't work 2022-07-16 20:18:07 +03:00
Jens Mönig 864a3b62a0 embed blocks code into all custom block definition pics 2022-07-11 19:24:31 +02:00
Jens Mönig 7a2c5fe05c added support to the OF reporter for binding a ring to another one, e.g. THIS SCRIPT 2022-07-11 17:34:37 +02:00
Jens Mönig 9f0cd85530 fixed #3065 2022-07-11 09:24:54 +02:00
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