Wykres commitów

496 Commity (3dbe001d6f47c0cf6dd9f34ca746201894a32dd7)

Autor SHA1 Wiadomość Data
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
Michael Ball 21a29e3706 fix #275 #237; implements watchers for mouse x and mouse y 2013-12-18 03:54:27 -08:00
jmoenig f48460fc25 null-canvas blitting bug follow-up 2013-12-12 15:27:49 +01:00
jmoenig 59a39077b8 fixed #277, #279 (blitting null-canvasses fails)
Thanks, Nathan, for the pointer to this!
2013-12-12 14:55:40 +01:00
jmoenig f0268d9cd8 accept lists as inputs to the green (text) LENGTH OF reporter 2013-12-11 10:20:40 +01:00
jmoenig 0e27d975c6 fixed #264 (mapped <ctrl-enter> to green-flag instead of <enter>) 2013-12-05 10:01:25 +01:00
jmoenig 6fd731cd6e fixed literal-to-non-literal zero-value comparison bug 2013-12-05 09:24:35 +01:00
jmoenig 5716582ea2 fixed type error in equality test 2013-12-04 15:26:52 +01:00
jmoenig d9b9c6bad1 fixed #261 (less tolerant null-value-to-number-coercion) 2013-12-04 11:11:07 +01:00
jmoenig a845696223 French translation integration 2013-12-04 10:08:14 +01:00
Jens Mönig e3c880a51e Merge pull request #259 from mquinson/master
update french translation
2013-12-04 00:54:30 -08:00
jmoenig 24ad14399c harmonize equality testing and List CONTAINS testing 2013-12-04 09:50:27 +01:00
jmoenig 9faa4844d4 handle text comparisons case-insensitive (again) 2013-12-04 09:47:42 +01:00
Martin Quinson 16e04cb1ff update french translation 2013-11-27 17:00:56 +01:00
jmoenig 3b596cf6fb comment on relabelling issue
save old code for future reference in case we introduced a bug here
2013-11-26 18:44:07 +01:00
Jens Mönig e29787cdc7 Merge pull request #253 from nathandinsmore/issue-244
Fixed issue #244 (relabelling now preserves empty input slots)
2013-11-26 09:28:44 -08:00
Nathan Dinsmore 2871d2ddb6 Fixed issue #244 (relabelling now preserves empty input slots) 2013-11-26 09:00:13 -05:00
jmoenig df1d6ca479 Threads: fixed #133 - preserve edge-cased argument types
(empty string, Boolean false)
2013-11-26 13:23:35 +01:00
jmoenig d3c735fade fixed #249 - preserve variable value types with edge cases
(empty string, Boolean false)
2013-11-26 13:09:26 +01:00
jmoenig 1b05a11f14 fixed # 179
don’t identify primitive (static) C-Slots as implicit formal parameters
2013-11-26 12:29:01 +01:00
jmoenig f10a16e3f6 fixed #175 - Text comparisons are now case sensitive 2013-11-26 12:05:13 +01:00
jmoenig fcfb3d1798 Catalan translation update - Thanks, Bernat! 2013-11-26 11:11:39 +01:00
jmoenig d9a1a2224b Localization update 2013-11-26 11:07:22 +01:00