Wykres commitów

1901 Commity (c6d924d23fa009fc564282de51cc7e44a9291441)

Autor SHA1 Wiadomość Data
Jens Mönig c6d924d23f new rc version 2022-08-02 12:03:48 +02:00
Jens Mönig 97c3e8ee39 new release candidate version 2022-08-01 12:15:26 +02:00
Jens Mönig 9c0d797582 fixed an error display glitch 2022-08-01 12:08:08 +02:00
Jens Mönig f916c30f02 new release candidate version 2022-08-01 11:46:06 +02:00
Jens Mönig 4010d5e6a5 removed some "under construction" markers 2022-08-01 11:42:32 +02:00
Jens Mönig 12b3dfa14c Update HISTORY.md 2022-08-01 11:24:51 +02:00
Jens Mönig a17f104d4d include a representation of the stage as sprite in the "scripts pic" export if it is more than a single one 2022-08-01 11:22:44 +02:00
Jens Mönig 1eff3e795d upport directly importing an embedded sprite inside a smart costume 2022-07-31 12:50:34 +02:00
Jens Mönig 77be4e9d63 include the (whole) current sprite in the "scripts pic" export if it is more than a single one 2022-07-31 12:44:54 +02:00
Jens Mönig 81523f0c28 fixed #3088 (I hope ^^) 2022-07-31 12:29:38 +02:00
Jens Mönig 4c15b1215c fixed #3085 (I hope ^^) 2022-07-31 11:16:09 +02:00
Jens Mönig a8a349196e include blocks in the "scripts pic" export if it is a single one 2022-07-30 15:28:36 +02:00
Jens Mönig 567908dcf7 include custom block definition in the "scripts pic" of the block editor 2022-07-30 12:57:24 +02:00
Jens Mönig 8275458d21 updated history 2022-07-30 10:41:04 +02:00
Jens Mönig 883ceed25f throttle framerate to < 67 fps 2022-07-23 13:33:59 +02:00
Jens Mönig 7123338e22 v8.0.0 release candidate 2022-07-22 11:44:49 +02:00
Jens Mönig 50a4cf415d fixed #3072 2022-07-21 16:21:02 +02:00
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 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 c30beda8d3 removed an unused var 2022-07-18 10:44:09 +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
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 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 c10336fe4d Update HISTORY.md 2022-06-30 15:38:32 +02:00
Jens Mönig 93c28f191b Update HISTORY.md 2022-06-29 22:53:47 +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 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 5a355fe15c catch empty options in "menus of blocks" selector 2022-06-29 09:07:30 +02:00
Jens Mönig 9332a1328f new "delete block" primitive in sensing, experimental 2022-06-28 19:43:12 +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