Wykres commitów

347 Commity (1b72fbc4997503f6f9ffbbd40bea54327209a569)

Autor SHA1 Wiadomość Data
Jens Mönig d6899ee6ba new "List Comprehension" library with ZIP as HOF 2022-02-22 14:58:49 +01:00
Simon Walters 5df7dc0bc2
Update mqttExtension.js
add broker.xmqtt.net
2022-02-19 09:26:26 +00:00
Simon Walters aee4b9063a
Update mqtt.xml
modify public broker menus
2022-02-19 09:24:42 +00:00
Jens Mönig b4c8ca5221 Update LIBRARIES 2022-02-18 11:43:59 +01:00
Jens Mönig d62931e55f new MQTT extension and library
thanks, Simon and Xavier!
2022-02-18 11:41:10 +01:00
Jens Mönig e5e606afaf new SciSnap2 extension and library, thanks, Eckart! 2022-02-17 11:00:48 +01:00
Brian Harvey 2faddcb638 Update strings.xml
Fix lowercase(number) per cymplcy
2022-02-16 12:17:43 -08:00
Jens Mönig 8d8c685527 moved bitwise operators into standard extensions 2022-02-08 14:50:08 +01:00
Jens Mönig 25e11171a7 Update LIBRARIES 2022-02-08 14:31:25 +01:00
Jens Mönig fbdf720fa9 Update LIBRARIES 2022-02-08 14:27:02 +01:00
Jens Mönig b067defd6b
Merge pull request #2982 from bromagosa/bitwise-lib
Bitwise operators library
2022-02-08 14:04:40 +01:00
Jens Mönig 8056e4c5f1 fixed missing blocks in parallelization library 2022-02-08 13:18:40 +01:00
Jens Mönig bae7af9979 fixed a comment in "remove duplicates" in the list utilities library 2022-02-08 13:10:30 +01:00
Jens Mönig 78657c5a47 fixed missing blocks in iteration composition library 2022-02-08 13:02:57 +01:00
Jens Mönig 1712f578fb fixed missing blocks in frequency distribution analysis library 2022-02-08 12:53:39 +01:00
Jens Mönig 0dedbeda8a fixed missing blocks in bar chars library 2022-02-08 12:33:13 +01:00
Bernat Romagosa 3343f07e43 Bitwise operators library 2022-02-08 10:25:52 +01:00
Jens Mönig 07b4c789f0
Merge pull request #2981 from jmoenig/variadic-fix
Update variadic-reporters.xml
2022-02-08 08:08:48 +01:00
Brian Harvey 10e90b0653 Update variadic-reporters.xml
Fix missing ALL BUT FIRST OFs
2022-02-07 17:11:22 -08:00
Bernat Romagosa e37329399a Fix cached values being stuck forever in edge case 2022-02-02 12:59:07 +01:00
Brian Harvey 9460b1a0fa Update textCostumes_module.xml
Fix bug from forum about numbers as names (yeah I know...), save and restore costume (not number) and pen size, make the name of a button saying foo to "foo button".
2022-01-23 18:28:59 -08:00
Jens Mönig 2d0762c68d
Merge pull request #2962 from jmoenig/strings2
Strings2
2022-01-10 10:50:42 +01:00
jmoenig b61c643499 new "costume with background" reporter in the "text costumes" library 2022-01-10 10:40:11 +01:00
Brian Harvey 150cf6df73 Update strings.xml
Bitten by NUMBERS FROM allowing from>to.  :(
2022-01-09 18:26:04 -08:00
Brian Harvey 25ebe874ff Update strings.xml
Bitten by NUMBERS FROM allowing from>to.  :(
2022-01-09 18:17:43 -08:00
Joan Guillén i Pelegay 8c50942ab0 Updating to current strings library 2022-01-05 20:00:52 +01:00
Joan Guillén i Pelegay 38a5bd9997 Catalan libraries translations 2022-01-05 18:09:51 +01:00
jmoenig 4a68401920 fixed a glitch in "remove duplicates" in the "list utilities" library 2021-11-28 08:26:03 +01:00
jmoenig 9b644ef635 made "remove duplicates" reporter in the "list utilities" library (a lot) faster 2021-11-27 19:22:21 +01:00
Jens Mönig 289b4f320a
Merge pull request #2917 from jmoenig/crayons
Add crayons library
2021-11-22 14:01:19 +01:00
brianharvey 5fd63ea8b4 Update LIBRARIES
Move serial ports down to hardware section.
2021-11-20 14:00:17 -08:00
brianharvey a5f06b79f3 Add crayons library
Just crayons, not the rest of the Colors library.
2021-11-20 01:55:04 -08:00
brianharvey ce0b34a2cd Update list-utilities.xml
fix SENTENCE not to compile its MAP call.  Also optimize blocks that have been overtaken by primitive versions.
2021-11-19 22:19:58 -08:00
Bernat Romagosa 3316c62191 fixed signada extension: reporters inside a forever were always caching 2021-11-16 13:06:53 +01:00
jmoenig 5f75fadf53 included bbt extensions 2021-10-27 09:13:21 +02:00
jmoenig e73c5d0802 bignum library: fixed IS IDENTICAL 2021-10-22 15:50:54 +02:00
Bernat Romagosa 4ed7f84efc José García's fixes for Signada library 2021-10-21 14:57:10 +02:00
Bernat Romagosa 0f858b3a4e updated Signada extension 2021-10-21 11:10:16 +02:00
jmoenig 3b477404f5 colors library: fixed SET PEN to work with more than a single sprite per costume
thanks, Jadga, for the report!
2021-08-27 00:19:52 +02:00
Bernat Romagosa 0271d9c0b3 added caching and semaphore for reporter blocks in Signada extension 2021-08-05 17:27:20 +02:00
Bernat Romagosa 8457f8e2dd added Signada extension (for the Citilab ED1 board) 2021-08-05 13:05:45 +02:00
brianharvey 2952148019 manual, libraries for 7.0
The manual isn't finished, but it's in good enough shape to be pushed to dev so we can all look it over.

All I've changed in the libraries is to hide some helper blocks, but not as many as I'd like.  :)
2021-07-13 23:21:25 -07:00
jmoenig db3b976430 "serial ports" library 2021-07-05 13:43:05 +02:00
jmoenig cc4365ce39 fixed audio_comp library "plot sound" block to work with translations
thanks, Hans, for the report!
2021-07-04 12:46:32 +02:00
jmoenig 6c769c2017 updated bignumbers library 2021-06-24 18:46:46 +02:00
jmoenig 65e9c4587a took out device libraries (Hummingbird blocks and Leap Motion) 2021-06-23 19:07:29 +02:00
jmoenig d057b0eae7 updated bignums library 2021-06-23 17:11:05 +02:00
jmoenig 8be709e64f Create bignums.js 2021-06-23 17:06:04 +02:00
jmoenig 0decdec455 Update colors.xml 2021-06-20 11:01:27 +02:00
brianharvey 3430de251b Update colors.xml
Change the test in INITIALIZE VARIABLES to test a variable that didn't exist in the earlier versions people may have in old projects.
2021-06-19 23:33:40 -07:00