| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | support for TELL and ASK | jmoenig | 2014-01-08 | 1 | -0/+4 |
| | | | | | | | | 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) | ||||
| * | fixed saving/loading of new mouse coordinate watchers | jmoenig | 2013-12-19 | 1 | -0/+5 |
| | | |||||
| * | fixed #277, #279 (blitting null-canvasses fails) | jmoenig | 2013-12-12 | 1 | -0/+4 |
| | | | | | Thanks, Nathan, for the pointer to this! | ||||
| * | accept lists as inputs to the green (text) LENGTH OF reporter | jmoenig | 2013-12-11 | 1 | -1/+5 |
| | | |||||
| * | fixed #264 (mapped <ctrl-enter> to green-flag instead of <enter>) | jmoenig | 2013-12-05 | 1 | -0/+1 |
| | | |||||
| * | fixed literal-to-non-literal zero-value comparison bug | jmoenig | 2013-12-05 | 1 | -0/+4 |
| | | |||||
| * | fixed #261 (less tolerant null-value-to-number-coercion) | jmoenig | 2013-12-04 | 1 | -0/+1 |
| | | |||||
| * | French translation integration | jmoenig | 2013-12-04 | 1 | -0/+1 |
| | | |||||
| * | harmonize equality testing and List CONTAINS testing | jmoenig | 2013-12-04 | 1 | -1/+1 |
| | | |||||
| * | handle text comparisons case-insensitive (again) | jmoenig | 2013-12-04 | 1 | -1/+7 |
| | | |||||
| * | Threads: fixed #133 - preserve edge-cased argument types | jmoenig | 2013-11-26 | 1 | -0/+1 |
| | | | | | (empty string, Boolean false) | ||||
| * | fixed #249 - preserve variable value types with edge cases | jmoenig | 2013-11-26 | 1 | -1/+2 |
| | | | | | (empty string, Boolean false) | ||||
| * | fixed # 179 | jmoenig | 2013-11-26 | 1 | -0/+1 |
| | | | | | don’t identify primitive (static) C-Slots as implicit formal parameters | ||||
| * | fixed #175 - Text comparisons are now case sensitive | jmoenig | 2013-11-26 | 1 | -0/+1 |
| | | |||||
| * | Catalan translation update - Thanks, Bernat! | jmoenig | 2013-11-26 | 1 | -0/+1 |
| | | |||||
| * | Localization update | jmoenig | 2013-11-26 | 1 | -0/+1 |
| | | |||||
| * | fixed #245 (consistently auto-convert empty strings to zeroes) | jmoenig | 2013-11-26 | 1 | -0/+1 |
| | | |||||
| * | fixed #207 (stricter comparison of strings vs. numbers) | jmoenig | 2013-11-26 | 1 | -0/+1 |
| | | | | | | | | Some intentional edge cases remain, such as empty string equals zero and disregarding trailing / leading blanks. Please don’t nitpick and spare me the fundamentalism, plus discussing whether discussing the discussing qualifies as fundamentalism :-) | ||||
| * | fixed #125 (encode email address when signing up) | jmoenig | 2013-11-26 | 1 | -0/+4 |
| | | | | | thanks, Nathan! | ||||
| * | Catalan translation, thanks, Bernat Romagosa Carrasquer! | jmoenig | 2013-11-22 | 1 | -0/+1 |
| | | |||||
| * | Prevent „hide“ menu option for non-palette template blocks | jmoenig | 2013-11-22 | 1 | -0/+1 |
| | | | | | thanks, Brian, for reporting this glitch! | ||||
| * | fixed #238 - don’t trigger events for eclipsed morphs | jmoenig | 2013-11-22 | 1 | -0/+4 |
| | | | | | (whose parent-chain contains a hidden morph) | ||||
| * | fixed #231 (watcher-display of Booleans) | jmoenig | 2013-11-15 | 1 | -0/+1 |
| | | |||||
| * | fixed read-only input slot coloring glitch | jmoenig | 2013-11-15 | 1 | -0/+1 |
| | | | | | thanks Bernat, for reporting it! | ||||
| * | „read-only“ option for editable custom block input slots | jmoenig | 2013-11-15 | 1 | -0/+5 |
| | | | | | | also custom block input slots reverting to default now show their default value (useful in combination with the new "read-only" option | ||||
| * | Portuguese translation update | jmoenig | 2013-11-12 | 1 | -0/+1 |
| | | | | | thanks, Manuel! | ||||
| * | left-align multi-line text in value-bubbles | jmoenig | 2013-11-12 | 1 | -0/+1 |
| | | |||||
| * | fixed wrong NaN display for variable watchers | jmoenig | 2013-11-12 | 1 | -0/+1 |
| | | | | | Thanks, Brian, for catching this glitch! | ||||
| * | customizable drop-down menus for input slots | jmoenig | 2013-11-12 | 1 | -3/+7 |
| | | |||||
| * | cloud project saving transmission integrity check | jmoenig | 2013-11-07 | 1 | -0/+4 |
| | | | | | | | includes the sizes of the sent project components in the transmision, so the cloud backend can check if the whole of them have been transmitted before comitting to the database | ||||
| * | customizable drop-down menus for input slots | jmoenig | 2013-11-04 | 1 | -0/+1 |
| | | | | | | still experimental and incomplete and therefore commented out (inactive) for now | ||||
| * | only show symbol menu for label fragments | jmoenig | 2013-11-04 | 1 | -0/+1 |
| | | | | | in InputSlotDialog | ||||
| * | filter quotation marks from project names | jmoenig | 2013-11-04 | 1 | -0/+4 |
| | | | | | (for backend index) | ||||
| * | enable Symbols in InputSlotDialog Morph’s drop down menu | jmoenig | 2013-10-25 | 1 | -0/+1 |
| | | |||||
| * | enable Symbols in InputField drop down menus | jmoenig | 2013-10-25 | 1 | -0/+1 |
| | | |||||
| * | Portuguese translation update | jmoenig | 2013-10-25 | 1 | -0/+1 |
| | | |||||
| * | Symbol selection menu for BlockLabelFragmentMorphs | jmoenig | 2013-10-25 | 1 | -1/+2 |
| | | |||||
| * | enable symbols as custom block label parts | jmoenig | 2013-10-25 | 1 | -0/+4 |
| | | | | | | as well as enabling Costumes to become Symbols, and additional symbols (speech bubble, arrows, robot) | ||||
| * | fixed #213 - Empty else block breaks return to caller | jmoenig | 2013-10-17 | 1 | -0/+4 |
| | | | | | Thanks, Art, for reporting this bug! | ||||
| * | Condense damage list even more | jmoenig | 2013-10-15 | 1 | -0/+4 |
| | | | | | | by merging nearby rectangles, thanks, Craxic, for the idea for this in #192 | ||||
| * | Portuguese translation update integration | jmoenig | 2013-10-14 | 1 | -1/+2 |
| | | |||||
| * | Increase maximum clone count from 128 to 300 | jmoenig | 2013-10-14 | 1 | -0/+1 |
| | | |||||
| * | Condense damage list by merging overlapping dirty rectangles | jmoenig | 2013-10-14 | 1 | -0/+4 |
| | | | | | thanks, Craxic, for suggesting the idea for this optimization in #192 ! | ||||
| * | "sanity check" for cloud-saving mechanism | jmoenig | 2013-10-10 | 1 | -0/+4 |
| | | | | | | | | errors if the serialized project data is corrupt and cannot be parsed as XML, addresses #203, #200, #171. I'm hoping that this might provide us a clue whether the corruption is happening in Snap's marshalling or on the backend side | ||||
| * | MAP primitive variant for linked lists | jmoenig | 2013-10-09 | 1 | -0/+4 |
| | | |||||
| * | fixed #199 | jmoenig | 2013-10-08 | 1 | -0/+1 |
| | | | | | "can't delete reporter with attached comment via context menu" | ||||
| * | experimental MAP primitive reporter | jmoenig | 2013-10-08 | 1 | -0/+1 |
| | | | | | in lists category, visible in dev mode for now | ||||
| * | fixed type-issue for linked list indices | jmoenig | 2013-10-08 | 1 | -0/+4 |
| | | | | | thanks, Nate, for reporting this issue | ||||
| * | "plain block prototype labels" preference setting | jmoenig | 2013-10-04 | 1 | -0/+1 |
| | | | | | hide / show the (+) symbols in the block editor | ||||
| * | Keep watchers onstage when hiding/showing them, fixes #195 | jmoenig | 2013-10-04 | 1 | -0/+1 |
| | | |||||
