Brian Harvey
c00c9267b0
Oops, penTrails again, this time for sure
...
I lost one of the blocks by doing delete unused blocks. :-(
2017-02-01 17:49:01 -05:00
Brian Harvey
6c97a347ce
Add BUTTON block to penTrails library
...
This is in response to a Piazza request. Uses pen trail to make a button-shaped costume with given text.
2017-02-01 17:19:00 -05:00
Jens Mönig
88b0fe1052
let costume icons indicate svg costumes
2017-02-01 09:59:45 +01:00
Jens Mönig
9cc293431a
experimental list methods for use as objects (hierarchical dictionaries)
2017-01-31 10:08:46 +01:00
Jens Mönig
0808d08ba6
fixed #1645
2017-01-30 08:24:02 +01:00
Jens Mönig
c8c36ae18f
added support for codification of String, Number and Boolean value types
2017-01-27 19:05:50 +01:00
Jens Mönig
ab5bbb9b56
new experimental feature: duplicate block definition
...
Currently hidden in shift-click context menu of custom blocks
2017-01-24 08:46:38 +01:00
Jens Mönig
1c1cda9969
German translation update
2017-01-24 08:07:45 +01:00
Jens Mönig
11600f80ba
changed “new line” symbol to $nl
2017-01-24 08:00:33 +01:00
Brian Harvey
c018c98538
Don't use vector Alonzo
...
because the curriculum says to flip the costume, and we don't have a vector editor yet.
2017-01-23 10:46:13 -08:00
Jens Mönig
d556a0aacf
German translation update
2017-01-23 15:20:55 +01:00
Jens Mönig
292cc749da
allow project-setting “Ternary Boolean slots” to be switched off
...
default is “on”. That way Boolean input slots can always be toggled
through “true”, “false” and “empty”. If this setting is switched off
Boolean input slots only toggle between “true” and “false” unless
inside a a ring (for implicit parameters)
2017-01-23 15:03:47 +01:00
Jens Mönig
55e13caab4
added support for default values in custom block Boolean slots
2017-01-23 13:05:34 +01:00
Jens Mönig
143aecff83
tweaked Boolean slot animation for binary situations
2017-01-20 16:58:45 +01:00
Jens Mönig
b370e9a337
fixed a glitch for the "line break" option in the symbols menu
2017-01-20 13:51:57 +01:00
Jens Mönig
d00f091f6f
limit Boolean input slots to “true/false” unless inside a ring or in the palett
2017-01-20 13:40:36 +01:00
Jens Mönig
dad77eb25a
support user-forced line-breaks in custom block labels
...
Creating a custom block label-fragment named “$br” forces a new line in
all block instances. You can also select “line break” from the
label-fragment’s context menu, same as selecting a symbol.
This is really ugly, I know, I know.
But I need it to play with the micro:bit and the calliope boards.
2017-01-20 13:03:51 +01:00
Jens Mönig
40150ddb78
updated history
2017-01-20 11:11:32 +01:00
Jens Mönig
e604992676
Merge pull request #1628 from cycomachead/cashed-typo
...
fix typo in cachedInputs
2017-01-20 11:06:02 +01:00
Jens Mönig
190211578d
Merge pull request #1627 from cycomachead/library-ok
...
Set action for LibraryImportDialog for enter to map to import
2017-01-20 11:05:38 +01:00
Jens Mönig
de09c45a39
Merge pull request #1625 from cycomachead/library-message
...
Improve library loading message
2017-01-20 11:05:14 +01:00
Jens Mönig
e9cc801207
improved inspectability of local variables
2017-01-20 07:54:17 +01:00
Jens Mönig
54decac720
fixed #1631
2017-01-19 19:54:31 +01:00
Jens Mönig
55c7da62c5
changed keyboard shortcut indicator for “find blocks” to “^”
2017-01-19 18:36:52 +01:00
Jens Mönig
55baea09e7
support localization when typing expressions
2017-01-19 18:32:57 +01:00
Jens Mönig
ce60d740af
fixed #1630
2017-01-19 15:04:28 +01:00
Michael Ball
7931871e2d
fix typo in cachedInputs
2017-01-19 00:55:16 -08:00
Michael Ball
77653a61c8
Set action for LibraryImportDialog for enter to map to import
2017-01-18 22:26:48 -08:00
Brian Harvey
e4169b6e8d
Restore Eisenbergification library to library list; fix ide.savingPreferences setting.
2017-01-18 03:02:31 -05:00
Michael Ball
6e3efb4bd0
Improve library loading message
2017-01-17 23:45:30 -08:00
Brian Harvey
bc0336b7e3
Restore full costumes list
2017-01-15 16:36:29 -05:00
Jens Mönig
9bee3cd9c2
added "savingPreferences" flag
...
for bh's "Eisenbergification" library, sigh.
2017-01-13 10:08:02 +01:00
Jens Mönig
950e3543a9
Merge pull request #1614 from jguille2/translations
...
Updating last changes and libraries previewing to catalan translation
2017-01-13 08:53:53 +01:00
Jens Mönig
32462e19b7
Merge pull request #1613 from brollb/1612-canceling-file-select-breaks-logo-menu
...
Added 'display:none;' to input. Fixes #1612
2017-01-13 08:53:20 +01:00
jmoenig
ed407dc558
make error messages occurring in generic WHEN hat scripts visible
2017-01-11 13:39:48 +01:00
jmoenig
c4e1247f6e
prevent custom submenu parsing errors from crashing the palette
2017-01-11 12:17:24 +01:00
Joan Guillén i Pelegay
770e24a841
Updating last changes and libraries previewing to catalan translation
2017-01-11 01:35:36 +01:00
Brian Broll
cd0e9bc042
Added 'display:none;' to input. Fixes #1612
2017-01-10 17:15:50 -06:00
Jens Mönig
93b53b22e8
fixed a typo in the German translation
2017-01-10 11:32:46 +01:00
Jens Mönig
6ac03b7c76
German translation update
2017-01-10 11:30:19 +01:00
Jens Mönig
ad2049d776
Revert "Import library" to lowercase
...
So it works with the existing translations
2017-01-10 11:05:44 +01:00
Jens Mönig
a798eaef2d
updated version and history
2017-01-09 18:00:32 +01:00
Jens Mönig
ce5561faa8
Merge pull request #1390 from brollb/1207-go-back-layers
...
'go to back' on large num in 'go back' block. Fixes #1207
2017-01-09 17:56:11 +01:00
Jens Mönig
af85a01a73
updated credits and version dates
...
and took care of a few minor formatting nitpicks
2017-01-09 17:36:27 +01:00
Jens Mönig
666f8dbcfe
Merge pull request #1591 from cycomachead/michael/lib-preview
...
Preview Libraries Before Importing
2017-01-09 17:13:59 +01:00
Jens Mönig
ef51e5aaec
fix and refactor "#run: flags"
2017-01-09 16:25:34 +01:00
Jens Mönig
35cf8e7e4d
Merge pull request #1605 from brianharvey/run-flags
...
Run flags
2017-01-09 15:09:08 +01:00
Jens Mönig
785aa4ad30
updated version
...
and reformatted a little bit of code to please static code analysis
2017-01-09 15:07:36 +01:00
Jens Mönig
491f8cbe9d
Merge pull request #1609 from micahcowan/fix-ring-renames
...
Fixes #1607 - fix var refactor for rings
2017-01-09 15:01:50 +01:00
Jens Mönig
22234e70c0
updated history
2017-01-09 14:45:47 +01:00