Wykres commitów

1793 Commity (1e18b5b1ad5d883afa8a73ee0d39689be49d7721)

Autor SHA1 Wiadomość Data
Jens Mönig 1e18b5b1ad support embedding blocks into PNG metadata 2022-04-22 16:11:15 +02:00
Jens Mönig 789e257c0b support blocks embedded into costumes (under construction) 2022-04-20 20:42:04 +02:00
Jens Mönig 76215d06c7 added "code" field to Costume constructor 2022-04-20 16:08:54 +02:00
Jens Mönig 268e78e4fa export block definitions from inside the block editor 2022-04-20 14:40:48 +02:00
Jens Mönig 16692e4e25 Update HISTORY.md 2022-04-20 10:26:26 +02:00
Jens Mönig 234dfa7be4 fixed #3040 - reset "answer" on ASK nothing 2022-04-20 10:24:24 +02:00
Jens Mönig fe38e085ef terminate all threads waiting to display a question on ASKing a falsy value 2022-04-20 10:06:34 +02:00
Jens Mönig fa3adfa189 Update HISTORY.md 2022-04-19 16:04:07 +02:00
Jens Mönig 9130e249a1 ASK nothing or a falsy value terminates the thread currently displaying a question 2022-04-19 11:20:49 +02:00
Jens Mönig 96e7d7f28e German translation update 2022-04-08 15:44:30 +02:00
Jens Mönig f992a35e5f added new "label" selector to OF BLOCK's block dropdown 2022-04-08 15:39:16 +02:00
Jens Mönig d30e7d2827 new "menus" library 2022-04-07 14:59:45 +02:00
Jens Mönig 89593119eb Update HISTORY.md 2022-04-07 10:25:33 +02:00
Jens Mönig a4bbc7d70d hyperized "translateback" extension primitive 2022-04-07 10:20:29 +02:00
Jens Mönig 13733179ea hyperized "translate" extension primitive 2022-04-07 10:16:55 +02:00
Jens Mönig ec59ff7d6e added "translateback" extension primitive 2022-04-07 09:59:17 +02:00
Jens Mönig 23b632809f tweaked display status when refreshing the IDE 2022-04-06 11:59:13 +02:00
Jens Mönig eb2ec5a192 tweaked restoring the display mode when changing languages 2022-04-06 11:20:11 +02:00
Jens Mönig 5cf82b3759 fixed a watcher positioning bug when saving / loading a project into a scaled stage 2022-04-05 17:24:35 +02:00
Jens Mönig ba4c0f63a2 restore presentation mode when using the extension prim to change languages 2022-04-05 16:50:42 +02:00
Jens Mönig 7c62102ab0 tweaked library importer to address some JSHint quibbles 2022-04-05 15:19:44 +02:00
Jens Mönig fb572c34a4 Update HISTORY.md 2022-04-05 15:03:51 +02:00
Jens Mönig 0315c4a7b2 api documentation update 2022-04-05 09:43:09 +02:00
Jens Mönig 87d7628606 added "setTranslation" method to API 2022-04-05 09:16:28 +02:00
Jens Mönig 5efac790b5 renamed localization extension prims 2022-04-05 08:48:52 +02:00
Jens Mönig a1f4d87446 refactored callback synch for language-switching 2022-04-05 08:22:59 +02:00
Jens Mönig 6882b46021 added new extension prims (done) 2022-04-04 19:48:29 +02:00
Jens Mönig 8565e8e92f tweaked localization extension prims, under construction 2022-04-04 18:39:56 +02:00
Jens Mönig fc8b68c705 tweaked ASK menu display distinction for FALSE Booleans 2022-04-04 17:35:58 +02:00
Jens Mönig 3e5e0b6f23 added more extension translation primitives, under construction 2022-04-04 17:17:54 +02:00
Jens Mönig f8254f1970 added new extension primitive "loc_translate(text)" 2022-04-04 16:35:09 +02:00
Jens Mönig 9e426a685b added speech-balloon-value-association support for ASK menu items 2022-04-04 14:24:14 +02:00
Jens Mönig b60889344c added shortcut support for ASK menu items 2022-04-03 13:00:20 +02:00
Jens Mönig 718ffa0d4a added formatting support for visualizing chat histories in ASK menus 2022-04-01 16:44:21 +02:00
Jens Mönig 0b6cdfdb13 added icon support for ASK menu items 2022-04-01 11:31:49 +02:00
Jens Mönig ed6e079f0f added ASK-menu data representation for Sounds 2022-04-01 10:20:00 +02:00
Jens Mönig 2bc395fe14 added ASK-menu data representation for Booleans 2022-04-01 10:03:55 +02:00
Jens Mönig 6b983a8ffe tweaked submenu qualification for ASK 2022-03-31 23:25:01 +02:00
Jens Mönig 5d26bb60bf German translation for "categories" 2022-03-31 23:24:09 +02:00
Jens Mönig 8a6425a390 new "categories" choice in MY reporter's dropdown
reports an ordered list of all category names whose indices match the "category" reported elsewhere
2022-03-31 23:09:38 +02:00
Jens Mönig 83a6aca0df German translation update for "mouse position" 2022-03-31 19:34:07 +02:00
Jens Mönig 0c1c040177 added new MOUSE POSITION primitive block to the SENSING category 2022-03-31 19:30:30 +02:00
Jens Mönig 270a987276 added new POSITION primitive block to the MOTION category 2022-03-31 19:16:39 +02:00
Jens Mönig 4dfcdc7eef wrap long texts inside menus into several lines 2022-03-31 16:47:52 +02:00
Jens Mönig ce391a48b0 support various data types inside menus (sprites, costumes, blocks) 2022-03-31 16:21:03 +02:00
Jens Mönig 12a2739cc1 new menu functionality for ASK command, when passing a list 2022-03-31 15:54:32 +02:00
Jens Mönig ed15709f1e German translation update for "position" 2022-03-28 12:16:13 +02:00
Jens Mönig 54ea8c44a6 new "position" choice in OF reporter's attribute dropdown 2022-03-28 12:10:38 +02:00
Jens Mönig 88e68479dc Update HISTORY.md 2022-03-28 08:23:50 +02:00
Jens Mönig 73e4454fe5 updated history 2022-03-25 10:51:52 +01:00