Jens Mönig
bfda0d26a1
Merge pull request #316 from snap-school/sounds-library
...
add sound library on git
2014-02-05 16:47:25 +01:00
Jens Mönig
c2f96d6be9
Merge pull request #317 from snap-school/costumes-library
...
add costumes library to git
2014-02-05 16:47:12 +01:00
Jens Mönig
63d8e46823
Merge pull request #315 from snap-school/backgrounds-library
...
add backgrounds library to git
2014-02-05 16:46:37 +01:00
Claessens Simon
90e222964d
add costumes library to git
2014-02-05 15:56:40 +01:00
Claessens Simon
45c559b50b
add backgrounds library to git
2014-02-05 15:50:40 +01:00
Claessens Simon
86247940c1
add sound library on git
2014-02-05 15:45:47 +01:00
jmoenig
38bdc86b55
One-stop-shopping for stage dimensions
...
changing the stage dimensions in line 3720 of objects.js takes care of
everything
2014-02-05 11:46:55 +01:00
Michael Ball
817f4c5420
resolve merge conflicts; date problems only
2014-02-04 11:59:45 -08:00
jmoenig
8b5fa2ff9b
Integrate Portuguese and French translation updates
2014-02-04 16:36:59 +01:00
Jens Mönig
7c38953d03
Merge pull request #312 from gego51/patch-2
...
Update lang-fr.js
2014-02-04 07:23:26 -08:00
Jens Mönig
3ac0d2b6bc
Merge pull request #305 from MMSequeira/master
...
Translate new stop commands.
2014-02-04 07:22:04 -08:00
jmoenig
0322b6e3db
integrate Dean's sound fix
...
so JSLint doesn’t complain (no functionality changes). Thanks, Dean!
2014-02-04 16:14:16 +01:00
Jens Mönig
268ece6103
Merge pull request #311 from brettle/master
...
Fixes issue #310 - play note block fails on Firefox
2014-02-04 06:55:25 -08:00
jmoenig
590ce704fc
German translation update
2014-02-04 15:40:53 +01:00
jmoenig
1fb0b77998
Flat line end option in the settings menu, saved with the project
2014-02-04 15:29:14 +01:00
jmoenig
9be9d3da11
Import sounds from the project menu
...
Thanks, Brian, for the changeset!
2014-02-04 14:45:15 +01:00
jmoenig
1d8862c7af
Import costumes and backgrounds from the project menu
...
thanks, Brian, for the changeset!
2014-02-04 14:29:32 +01:00
jmoenig
8654d9c3fc
Morphic: Replaced deprecated DOM “body” references with “documentElement”
2014-02-03 17:30:31 +01:00
jmoenig
3fede790e4
Fixed #313
...
“Block OF sprite” now works for interpolated (“timed”) blocks and for
reporters (i.e. SAY FOR, THINK FOR, GLIDE, ASK etc.)
2014-02-03 17:11:46 +01:00
gego51
58d0cf034f
Update lang-fr.js
...
add the french translation of the block "pause all"
2014-01-26 17:00:41 +01:00
Michael Ball
9aa3921dd0
Remove unecessary items and reorder dropdown
2014-01-26 04:30:43 -08:00
Michael Ball
ccce2c9ac7
adjust block to no longer use strings, and remove unneeded code
2014-01-26 04:25:36 -08:00
Dean Brettle
b4eb1d1864
Fixes issue #310 - play note block fails on Firefox due to use of deprecated
...
WebAudio names. The fix uses the correct names and monkey-patches browsers that
use the old ones.
2014-01-25 22:17:12 -08:00
Michael Ball
ede60eec56
date block work
2014-01-22 20:05:46 -08:00
Manuel Menezes de Sequeira
06f47b5c1d
Translate new stop commands.
2014-01-13 15:57:43 +00:00
jmoenig
9d63d129a6
Fixed #291 (readonly custom menus become non-readonly when block is edited)
2014-01-10 12:43:22 +01:00
jmoenig
fba8387359
Fixed #292 (pulldowns loose lines when exported as library)
2014-01-10 12:18:24 +01:00
jmoenig
3c4e27899c
Revert pull request #295 (xhr-headers)
...
breaks existing installations
2014-01-10 11:37:04 +01:00
jmoenig
fa88fdc761
validated all source files against the latest JSLint version
...
and pushed to this date
2014-01-09 18:50:38 +01:00
jmoenig
3345081d73
XML.js: resolved unexpected assignment expressions
...
conform to the latest JSLint quibbles
2014-01-09 18:42:03 +01:00
jmoenig
4a60bfba18
Fixed Morphic updateReferences()
...
how could this go undetected so long? :-)
2014-01-09 17:49:44 +01:00
jmoenig
5cb8003542
German translation update for new (migrated) STOP block
2014-01-09 15:36:16 +01:00
jmoenig
8a1ca3116b
Collapse STOP primitives into a single block with a dropdown of options
2014-01-09 15:36:16 +01:00
Jens Mönig
4139efc35f
Merge pull request #289 from cycomachead/lib
...
adding libraries to the repo
2014-01-09 02:38:09 -08:00
jmoenig
af45610692
updated history
2014-01-08 17:58:11 +01:00
jmoenig
1e959b8891
fixed StopOthers blocks and added another option
...
also updated the German translation
2014-01-08 17:51:34 +01:00
Jens Mönig
1da3ae32aa
Merge pull request #283 from Hardmath123/master
...
Initial stop others block
2014-01-08 06:49:31 -08:00
Jens Mönig
82c03bae77
Merge pull request #295 from blob8108/xhr-headers
...
Add useful headers to HTTP block
2014-01-08 06:34:41 -08:00
jmoenig
71c458e7e8
Only shrink-wrap sprite costumes
...
thanks, Kartik, for this fix!
2014-01-08 15:23:09 +01:00
jmoenig
b9f8ef9951
add mouseLeaveDragging() behavior to the paint editor, thanks, Kartik!
...
All credit for fixing this goes to Kartik. This also seems to change
just about every line ending for reasons known only to Xcode. Sorry
Kartik, for not pulling your request because of those line endings,
they are inevitable!
2014-01-08 15:17:03 +01:00
jmoenig
0020aeda14
initial support for „sensing“ sprite-only custom block definitions
...
commented out for now
2014-01-08 13:24:30 +01:00
jmoenig
8646dfc35e
support for TELL and ASK
...
The FOR reporter’s first input now also accepts blocks and scripts
(„rings“), and reports a copy that is bound to the sprite indicated by
the second input. This lets you „zombify“ (or remote-control) sprites
(and create custom TELL and ASK blocks)
2014-01-08 12:18:04 +01:00
blob8108
c947a4d5b7
Add useful headers to HTTP block
2014-01-06 11:17:59 +00:00
Michael Ball
ed51738637
adding libraries to the repo
2013-12-29 03:03:49 -08:00
Michael Ball
f39f8fbc08
fix typos in lang files. Translation works
2013-12-28 15:10:50 -08:00
Michael Ball
9f0f9dde37
Add style tweaks per Nathan's comments.
2013-12-28 15:01:24 -08:00
Michael Ball
faa8b4fe22
Add a 'get current DATE' block with various options, add some translations to FR and DE
2013-12-27 18:49:56 -08:00
Hardmath123
d8d1810e43
Initial stop others block
2013-12-22 16:28:11 -08:00
jmoenig
e9020b4ed3
fixed saving/loading of new mouse coordinate watchers
2013-12-19 17:54:40 +01:00
Jens Mönig
be3562ed89
Merge pull request #282 from cycomachead/watcher
...
fix #275 #237 ; implements watchers for mouse x and mouse y
2013-12-19 08:24:34 -08:00