Wykres commitów

2442 Commity (a19cd29526fdfcd5ace41b3c5c70e89a6e42539d)

Autor SHA1 Wiadomość Data
jmoenig a19cd29526 enable dropping command blocks into all rings by default. Yeah! 2019-02-07 12:54:45 +01:00
jmoenig ba46761576 adjusted keyboard typing for command blocks inside reporter rings 2019-02-07 12:47:56 +01:00
jmoenig 2a20052349 cleaned up blocks.js 2019-02-07 12:37:20 +01:00
jmoenig 3fef36f614 layout adjustments for dropping command blocks into reporter rings 2019-02-07 12:26:26 +01:00
jmoenig affbe2f437 refactored for optimized parent-by-type detection 2019-02-07 09:54:22 +01:00
jmoenig 22e12c834a simplified and optimized Node>>parentThatIsA / parentThatIsAnyOf 2019-02-07 09:48:17 +01:00
jmoenig d3a01ea1ee improved dropping command blocks into reporter rings 2019-02-07 07:54:23 +01:00
jmoenig 37a8c8d6e6 tweaked spec for settings getter 2019-02-07 07:45:23 +01:00
jmoenig c081eb997f tweaked loading mechanism to enable command blocks inside reporter rings 2019-02-07 07:42:47 +01:00
jmoenig b950976675 enable dropping commands into all rings, experimental, under construction 2019-02-06 20:35:54 +01:00
jmoenig 7e8a0198ba updated history 2019-02-06 14:24:55 +01:00
jmoenig 015bc354c4 adjust bottom of STOP block to reflect the menu selection (show / hide bottom notch) 2019-02-06 14:21:09 +01:00
jmoenig c299d4df60 added indicators for special menu / slot type to input slot editor 2019-02-06 11:43:01 +01:00
jmoenig b2e59006c5 made existence of slot-options and special menus testable 2019-02-06 10:48:06 +01:00
jmoenig 7478efdca9 refactored custom block input slot options / menus
avoid errors in case users edit menus in ways that are not supported
2019-02-06 08:44:07 +01:00
jmoenig 89fb1ac36f radio button symbols for special slot / drop-down menu options 2019-02-05 22:09:55 +01:00
jmoenig 4951f5cb70 enable dial menu to work with textual values representable as numbers 2019-02-04 11:11:43 +01:00
jmoenig aa98ed4d50 enable piano keyboard menu to work with textual values representable as numbers 2019-02-04 11:01:55 +01:00
jmoenig 9acd28bbe4 tweaked editor display of multi-line inputs with defaults 2019-02-04 10:00:19 +01:00
jmoenig 96660cf775 support default values in multi-line input slots inside custom blocks 2019-02-04 09:56:22 +01:00
jmoenig 85c6a1ed38 identify multi-line input slots by the pilcrow symbol in the slot editor 2019-02-04 09:04:58 +01:00
jmoenig d92b37c629 special context-aware drop-downs for custom blocks 2019-02-04 08:25:03 +01:00
jmoenig 39edea8f43 multi-line and monospaced "code" input slots for custom blocks 2019-02-01 17:22:18 +01:00
jmoenig 1f82d77498 German translation update 2019-01-28 18:45:35 +01:00
jmoenig 30d9cfcbf6 updated history 2019-01-28 18:31:02 +01:00
jmoenig 91009916a2 added "rotation style" selectors to accessor blocks 2019-01-28 18:25:25 +01:00
jmoenig 5b7d215cc9 added "draggable" selector to attributes accessors 2019-01-28 18:01:32 +01:00
jmoenig 6b805a855a added "flat line ends" option to "turbo mode" accessor blocks 2019-01-28 16:54:48 +01:00
jmoenig fc175b844e German translation update 2019-01-28 10:17:10 +01:00
jmoenig c50396fdf7 new "object" reporter in the Sensing category for getting a sprite by its name 2019-01-28 10:10:10 +01:00
jmoenig b9bc9d1446 pushed version to "beta" 2019-01-28 08:07:52 +01:00
jmoenig f40def7316 updated version history 2019-01-28 07:59:48 +01:00
Jens Mönig da20f33854
Merge pull request #2316 from aprekates/patch-2
Update lang-el.js
2019-01-28 07:54:27 +01:00
Alexandros Prekates cb0145f088
Update lang-el.js
Translated : 2 pen blocks , (and hue: απόχρωση , saturation: κορεσμός . brigthness: φωτεινότητα , transparency : διαφάνεια)
  1 control block  (when i receive)
  1 string from the paint editor ( Constrain proportions of shapes)
   2 sound blocks  (play note  and  set instrument)
  1 operator block (split)
2019-01-26 02:54:47 +02:00
jmoenig 9608bc9b45 added ability to export sounds 2019-01-25 13:38:08 +01:00
jmoenig 19f17e7243 updated version history
and slightly tweaked the code to please lint :-)
2019-01-25 12:17:57 +01:00
Jens Mönig 1601dffddc
Merge pull request #2315 from jmoenig/cloud-enhancements
Updates to cloud.js
2019-01-25 12:04:09 +01:00
jmoenig af6229828f tweaked CSV-parser to handle \r-only record delimiters 2019-01-25 09:31:11 +01:00
jmoenig 02ceb07c47 updated audio-comp library blocks with new loop-arrow symbols 2019-01-24 13:24:25 +01:00
jmoenig cfc8750292 Turkish translation update, thanks, Turgut! 2019-01-24 11:57:24 +01:00
Michael Ball 16db64c9d5 oh dear! 2e20 is *not* 2**20...whoops 2019-01-24 02:32:40 -08:00
Michael Ball 19243fa538 cleanup duplicative error handling 2019-01-24 02:10:48 -08:00
Michael Ball b4f12a67bd cleanup logging / comments 2019-01-24 02:07:26 -08:00
Michael Ball a044553767 refactor some cloud project saving. Fix #2169 2019-01-24 02:03:10 -08:00
Michael Ball 1fdded7fe5 Move project saving code to gui.js
Give it a small refactor, fix size checking.
2019-01-23 23:54:33 -08:00
Michael Ball 204f725437 cloud.js tweak to not need morphic as much. 2019-01-23 23:31:00 -08:00
jmoenig ce4d93c036 updated German translation
added translations for the new "background color" blocks
2019-01-23 17:44:38 +01:00
jmoenig 2cc9a17310 save stage's background color in project
also save alpha of pen color and background color
2019-01-23 17:34:51 +01:00
jmoenig 8bf326e934 new blocks for setting and changing the stage's background color 2019-01-23 17:09:54 +01:00
jmoenig e8fac25547 updated animation library blocks with new loop-arrow symbols, tweaked FOR block 2019-01-23 07:35:27 +01:00