ClementSparrow

Results 33 issues of ClementSparrow

in Safari it is used for showing/hiding the status bar. In Firefox it triggers the search in menus that is now standard in MacOS apps.

From the unit test 'Rules with objects that "can never overlap" creates exception', made to test issue #605 : startloop [ Present Present ] -> [ Present Present TempCheck ]...

Something like this…: [ > Player | Crate ] -> [ > Player | > Crate ] + late [ Player | Crate ] -> [ Crate | Player ]...

invalid
question
syntax/language

(works fine on mac or in other browsers) Apparently the `mousedown` event is not triggered during a right click (but `mouseup` and `click` events are), probably because the event is...

bug
editor
input

And in particular, should I implement increpare/PuzzleScript@d85b8058a1705dfca6463a77cb006079859ca8b5? I'm inclined not to, but I should certainly clarify why. The main reason is that it may seem totally unnatural for some devs...

question
syntax/language

And clicking on the error message should select the code?

feature
polish
editor
console messages

Currently, if you want to make a message that is left-aligned rather than centered, or paragraphs in a message (and thus, lines that should stop at the end of the...

feature
polish
editor
syntax/language

(expansion, here, means both rule parameters expansion and properties expansions) I'm still not sure how to deal with that, but this is a concern that deserves careful examination. I'm not...

question
polish
code
editor
syntax/language
console messages
expansion

Currently, it just displays a black screen. And it has more chances to happen with bigger sprite_sizes and bigger levels. It would be nice to have a message screen showing...

feature
polish
games
editor
console messages

Things like screen shakes (even if I hate them), particle systems, color filters, blur (even focal blur, focusing on a specific collision layer) or other shader-based effects could be predefined...

feature
polish
games
syntax/language
events