summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Pause bug (fix #440)Gubolin2014-08-051-1/+8
|
* mute Notes immediatelyGubolin2014-08-052-7/+21
|
* mute notesGubolin2014-08-041-0/+6
|
* allow changing the volume of notesGubolin2014-08-042-3/+5
|
* stay muted after volume changeGubolin2014-08-031-1/+5
|
* add mute functionsGubolin2014-08-032-4/+38
|
* adjust indentationGubolin2014-08-032-11/+10
|
* Update blocks.jsJohn2014-08-031-0/+34
|
* Update gui.jsJohn2014-08-031-1/+46
|
* add volume out of bounds checkGubolin2014-08-031-2/+2
|
* volume blocks: user sprite's volume, apply previous changes to stageGubolin2014-08-021-11/+22
|
* add block to change volumeGubolin2014-08-021-2/+14
|
* volume blocks: add a gapGubolin2014-08-021-0/+1
|
* volume reporter: show percent sign, add watcherGubolin2014-08-021-1/+2
|
* change volume of active soundsGubolin2014-08-021-6/+5
|
* typo - error bugfixGubolin2014-08-011-1/+1
|
* fix #405Gubolin2014-07-311-3/+46
|
* Merge pull request #540 from MMSequeira/patch-1Jens Mönig2014-07-301-0/+2
|\ | | | | Add Portuguese translation of 'move'.
| * Add Portuguese translation of 'move'.Manuel Menezes de Sequeira2014-07-291-0/+2
| | | | | | Move was added to the German translation.
* | export script pic with result bubblejmoenig2014-07-303-8/+73
| | | | | | | | hidden option in the shift-context-menu of reporter scripts
* | propagate DELETE to nested sprite partsjmoenig2014-07-302-2/+5
| |
* | propagate HIDE and SHOW to nested sprite partsjmoenig2014-07-302-1/+22
|/
* keep reporter-result-bubbles within the enclosing scripting panejmoenig2014-07-292-0/+5
|
* fixed #497 (prevent bubble shadows from getting cut-off)jmoenig2014-07-292-2/+3
| | | | thanks @Hardmath123 for this bug report
* updated German translationjmoenig2014-07-294-5/+9
|
* Merge pull request #539 from MMSequeira/masterJens Mönig2014-07-291-1/+53
|\ | | | | Update Portuguese translation: split ‘letter’, pen trails, and code gene...
| * Update further Portuguese translation of code generation stuff.Manuel Menezes de Sequeira2014-07-281-1/+18
| |
| * Update Portuguese translation: split ‘letter’, pen trails, and code ↵Manuel Menezes de Sequeira2014-07-281-1/+36
| | | | | | | | generation blocks.
* | added ‘move’ option to the sprite context menujmoenig2014-07-292-0/+2
| | | | | | | | | | lets the user move (nested) sprites in edit mode without changing their layering, and also sprites marked “undraggable”
* | double clicking on a sprite in the stage selects it in the IDEjmoenig2014-07-292-1/+6
| |
* | export and import nested spritesjmoenig2014-07-293-2/+22
| |
* | duplicate and clone nested spritesjmoenig2014-07-293-26/+44
| |
* | fixed #526jmoenig2014-07-292-2/+14
|/ | | | thanks, @bromagosa, for reporting it!
* enable “JS function” block to create custom control structures and HOFsjmoenig2014-07-282-3/+11
|
* fixed "Load Failed Type Error Cannot read property 'isLinked' of null"jmoenig2014-07-281-4/+6
| | | | | you guys need to at least *try* your stuff on a few actual projects, dammit!
* JS function tweak, thank, @nathan!jmoenig2014-07-272-3/+3
|
* Merge pull request #530 from cycomachead/list-stringJens Mönig2014-07-271-1/+1
|\ | | | | List.toString will show contents of the list
| * List.toString will show contents of the listMichael Ball2014-07-261-1/+1
| |
* | Merge pull request #532 from cycomachead/tools-reduxbrianharvey2014-07-262-2/+2
|\ \ | |/ |/| Minor improvements to tools blocks
| * Minor improvements to tools blocksMichael Ball2014-07-262-2/+2
|/ | | | | | | | | | | * Uses the split block for word to list * Uses the split block for sentence to list * Removes the word to list block from the words and sentences library (since it was promoted to the tools library) The use of the split block makes the two blocks essentially a wrapper function, and it should improve the performance of the two blocks when used in projects. They function identically to the current versions.
* updated creditsjmoenig2014-07-252-2/+5
|
* new “JavaScript function” primitivejmoenig2014-07-253-2/+25
| | | | Go figure…
* Display “empty” Contexts as empty ringsjmoenig2014-07-242-2/+14
| | | | | (e.g. continuations). Brian was complaining about empty continuations “sucking” up the watchers and value bubbles.
* improve unique sprite- and costume namesjmoenig2014-07-243-34/+48
|
* fixed “lost sprites bug”jmoenig2014-07-242-2/+11
| | | | | ensure duplicated sprites keep wearing their current costume through save and re-load
* Scale down oversized images to current stage dimensionsjmoenig2014-07-232-5/+11
| | | | | rather than to 480 * 360 Thanks, Dan, for reporting this!
* added Snap! Connectivity Strategy to repojmoenig2014-07-231-0/+0
|
* fixed #521jmoenig2014-07-223-3/+15
| | | | | deleting variable watchers by dropping them on the palette resulted in wrong ones to be created when showing them again
* fixed #518jmoenig2014-07-212-4/+9
|
* update German translationjmoenig2014-07-183-3/+6
|