Jens Mönig
3ce883d6ce
Merge pull request #3029 from jmoenig/helps
...
Update reportFindFirst.png
2022-04-05 15:00:40 +02:00
Jens Mönig
f74035b17c
Update API.md
2022-04-05 09:47:58 +02:00
Jens Mönig
dfa919cbdf
Update API.md
2022-04-05 09:44:38 +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
bdd8513104
Update gui.js
2022-04-05 08:11:27 +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
Brian Harvey
1b58087bc9
Update reportFindFirst.png
...
reports empty string if not found
2022-04-03 01:03:49 -07:00
Simon Walters
a5ecb565d7
Update mqttExtension.js
...
Change data description used from "message" to MQTT standard "payload"
2022-04-02 14:52:19 +01:00
Simon Walters
8aec222aef
Update mqtt.xml
...
Change from using data description "message" to the MQTT standard "payload"
2022-04-02 14:47:47 +01: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
Michael Ball
f5860491df
tidy up
2022-03-31 14:03:33 -07:00
Michael Ball
9f08c7e85d
reset some spacing
2022-03-31 12:58:52 -07:00
Michael Ball
bf8569dd4b
Merge
2022-03-31 12:56:12 -07:00
Michael Ball
fd974b0048
Merge branch 'master' of github.com:jmoenig/Snap into michael/hide-hidden-blocks-libraries-viewer
...
* 'master' of github.com:jmoenig/Snap:
German translation update for "mouse position"
added new MOUSE POSITION primitive block to the SENSING category
added new POSITION primitive block to the MOTION category
wrap long texts inside menus into several lines
support various data types inside menus (sprites, costumes, blocks)
new menu functionality for ASK command, when passing a list
2022-03-31 12:54:53 -07:00
Michael Ball
e1952f73d1
Refactor the libraries viewer.
...
This now close to an OK base for a palette of blockImages
2022-03-31 12:53:31 -07:00
Michael Ball
2b9744973b
Merge v7.4, update libraries inspector
2022-03-31 11:57:24 -07: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
Michael Ball
84a3d942d5
minor spacing
2022-03-31 00:08:51 -07: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
6366eccfcf
Merge pull request #3021 from jmoenig/numbers-helpscreen
...
fix help for numbers-from
2022-03-28 08:20:03 +02:00
Jens Mönig
9937f69cee
Merge pull request #3015 from jmoenig/turtle
...
Add Meghan's turtle costumes
2022-03-28 08:19:06 +02:00
Brian Harvey
400050e98a
shrink Tad costumes
...
I hate to do it...
2022-03-25 15:15:19 -07:00
Brian Harvey
e9cb749167
fix help for numbers-from
...
This time for sure.
2022-03-25 14:54:38 -07:00
Jens Mönig
73e4454fe5
updated history
2022-03-25 10:51:52 +01:00
Jens Mönig
716c0e5311
refactored some JSCompiler code (mostly to please JSHint)
2022-03-25 10:49:06 +01:00
Jens Mönig
d42d01f9e0
added @xBZZZZ's JSCompiler fixes (was #3009 )
2022-03-25 09:30:16 +01:00
Jens Mönig
af04d1a4fb
decodeURI XHR requests
2022-03-24 17:34:15 +01:00
Jens Mönig
dbc53d41da
German translation update for "costume name"
2022-03-24 17:24:21 +01:00