Bernat Romagosa
8457f8e2dd
added Signada extension (for the Citilab ED1 board)
2021-08-05 13:05:45 +02:00
jmoenig
0b3adc3198
record unsaved changes when applying edits to a custom block definition
2021-08-03 00:19:21 +02:00
jmoenig
8965ec5487
extensions: further updated documentation
2021-08-03 00:05:16 +02:00
jmoenig
ac693b3f1f
extensions: updated documentation
2021-08-02 16:44:00 +02:00
jmoenig
5cea738b8b
fixed deserializing global settings per scene in multi-scene projects
2021-08-01 19:34:55 +02:00
jmoenig
98d0a6438e
fixed saving projects with their names
2021-08-01 02:02:12 +02:00
jmoenig
384357457e
fixed switching scenes in presentation mode
2021-07-29 15:00:18 +02:00
Jens Mönig
0e540f478a
Merge pull request #2868 from bromagosa/block-backend-calls
...
Better handling of blocked cloud URLs
2021-07-26 13:42:23 +02:00
jmoenig
f4f709689b
fixed exporting sprites
2021-07-23 09:40:21 +02:00
Bernat Romagosa
14c4285acf
Check URL against all known cloud domains, plus make it case insensitive
2021-07-23 07:34:23 +02:00
jmoenig
b956a49c86
arrange custom categories alphabetically
2021-07-23 00:46:50 +02:00
jmoenig
d8e99f88f2
Update gui.js
2021-07-23 00:19:45 +02:00
jmoenig
bb5e89cce4
support custom categories in libraries
2021-07-23 00:14:22 +02:00
jmoenig
1b0dc04942
recategorize blocks from a deleted palette to "other"
2021-07-22 19:52:17 +02:00
jmoenig
5bd3c2df7e
tweaked loading custom blocks with user-defined categories
2021-07-22 18:07:14 +02:00
jmoenig
2394a52eb7
added delete category feature to palette context menu
2021-07-22 15:40:06 +02:00
jmoenig
14f62fdf4d
cleaned up hidden menu
2021-07-22 14:56:47 +02:00
jmoenig
771bdeb34b
fixed costume maximum extent
2021-07-22 14:53:34 +02:00
jmoenig
bdbb5da2d7
added new category feature to palette context menu
2021-07-22 14:27:05 +02:00
jmoenig
a160520abb
restore custom palettes when activating a scene
2021-07-22 13:05:53 +02:00
jmoenig
1ace29c2e4
load user defined palettes
2021-07-22 12:17:50 +02:00
jmoenig
e8bd6aa5ad
enabled custom categories for the stage
2021-07-22 11:20:30 +02:00
jmoenig
2c4ad3d081
serialize user defined block palettes
2021-07-22 11:13:14 +02:00
jmoenig
7259be3f7d
user defined custom block palettes, under construction
2021-07-21 16:41:17 +02:00
jmoenig
5ede692be3
custom category prompter
2021-07-20 18:32:47 +02:00
jmoenig
797afc3308
updated history
2021-07-20 09:55:00 +02:00
Jens Mönig
8e049f7b6e
Merge pull request #2867 from bromagosa/block-backend-calls
...
Block user HTTP requests to backend API
2021-07-20 09:40:24 +02:00
Bernat Romagosa
98aa298303
block user HTTP requests to backend API
2021-07-20 09:37:09 +02:00
jmoenig
1af5056cb6
updated version history
2021-07-19 10:15:04 +02:00
Jens Mönig
b4d6761c63
Merge pull request #2864 from jmoenig/bh-reshape
...
reshape to no dimensions
2021-07-19 08:57:19 +02:00
Jens Mönig
f9b85322ac
Merge pull request #2862 from jmoenig/v7-bh
...
smaller, linked manual
2021-07-19 08:55:04 +02:00
brianharvey
200e8279fe
Revert "Revert "reshape, using Michael's suggestion""
...
This reverts commit f7c5cc5832
.
2021-07-17 21:12:26 -07:00
brianharvey
f7c5cc5832
Revert "reshape, using Michael's suggestion"
...
This reverts commit 51959b22b1
.
2021-07-17 21:11:25 -07:00
brianharvey
51959b22b1
reshape, using Michael's suggestion
2021-07-17 21:09:36 -07:00
brianharvey
476c4d8859
reshape to no dimensions
...
I hope you don't mind me sneaking an executable line in between var declarations. Makes it not have to do a redundant test. :)
2021-07-16 21:28:08 -07:00
brianharvey
77a309ef3a
smaller, linked manual
...
Should be pulled into dev (so I can solicit bug reports), but will need redoing before actual release as the single palette and scene stuff settles down.
2021-07-16 18:37:11 -07:00
jmoenig
9379ba833c
update palette when switching to a new scene / loading a new project
2021-07-16 15:28:26 +02:00
jmoenig
a3d0d9100e
fixed capturing global settings for serializing scenes
2021-07-16 15:08:03 +02:00
jmoenig
08a36ff94f
Update objects.js
2021-07-16 13:33:59 +02:00
jmoenig
a04fcd5434
fixed overlapping blocks bug in unified palette
2021-07-16 12:48:48 +02:00
jmoenig
1859b4a1bf
updated byob.js for new internal categories ordering
2021-07-16 12:31:34 +02:00
jmoenig
78da81e104
rearranged internal order of categories
2021-07-16 12:15:12 +02:00
jmoenig
cefab403f1
updated history and versions
2021-07-16 08:02:00 +02:00
Jens Mönig
4757d782bd
Merge pull request #2861 from jmoenig/readme
...
Tidy up the readme
2021-07-16 07:52:35 +02:00
Jens Mönig
b3e83fe0f1
Merge pull request #2860 from jmoenig/fix-blocks
...
follow up fixes for single palette
2021-07-16 07:50:38 +02:00
Michael Ball
4fc1733559
Tidy up the readme
2021-07-15 22:49:41 -07:00
Jens Mönig
1a96e897ee
Merge pull request #2859 from jmoenig/v7-bh
...
manual, libraries for 7.0
2021-07-16 07:44:32 +02:00
Michael Ball
ff23395167
fix typo
2021-07-15 21:14:13 -07:00
Michael Ball
a5f1d13c4e
Fix bug hiding/showing primitives in Variables palette. Cleanup debugging
2021-07-15 21:09:55 -07:00
Michael Ball
381779b646
Do not show labels in the unified palette for categories with no blocks
2021-07-15 20:47:48 -07:00