-
In Cinderella, there are events 'Simulation start', 'Simulation stop', and 'Timer tick'. Related CindyScript functions are named `startanimation`, `stopanimation`, `pauseanimation` and `resetclock`.
…
-
Ex. Spongebob Yellow, Scooby-Doo Brown, Cinderella Blue...
-
In cinderella, the code
```
x = 1;
f() := println(x);
f(x -> 2);
println(x);
```
will print two lines, one with `2` and one with `1`. This suggests that Cinderella will introduce a temporary variabl…
-
### Describe The Bug:
When discovering devices automatically using iRobot account name/password devices show up with odd and wrong device types. For example, my j7+ shows up as a Fanv2, and my m6 s…
-
https://shengchangwei.github.io/sj-cinderella/
-
给一个亲子。童话镇之Cinderella的舞会活动邀请码 或者 给一个春暖花开.如何让旅行更美好的参与码做测试 @freeopen
-
In order to make it easier to import CindyScript code from other sources, it would be great to have access to the `import` and `importurl` functions that classic Cinderella provides. This could be use…
-
# Bug Report
I am working under a fully updated Debian Sid so `yarn` has been renamed to `yarnpkg`
**ZeroUI version:**
It doesn't matter (1.12.1 for the curious).
**Current behavior:**
…
-
Game name: (please, specify the game name)
Engine version: (specify engine version, if known)
Platform: (specify platform, if known)
Error message: Some data left
Stack trace: en uTinyRippe…
-
The idea is that a cinderella component would _only_ compute a field _if_ the field could not be provided by ExtData. This is directly opposite of the initial intent of ExtData and will require som…