Commit Graph

5 Commits

Author SHA1 Message Date
Paulchen Panther 9cc6c75633 Use GIF files for effects (#477)
* Add new Effects

* add schema file for gif based effects

* add background color to snake effect

* add background color to snake effect

* Update schema file for snake effect

* Add function getImage

* add function getImage

* optimize lights.gif

* Add format to GIF schema
2017-10-12 12:00:32 +02:00
redpanther de5b284975 modify effects
- snake has a nice tail
- random is not so fast anymore
- merge sparks and sparks-color
- make more params available in json files


Former-commit-id: fc2a4f6f6ce2b44a35a75a9c0dbe36504b790be9
2016-01-20 22:36:21 +01:00
tostadora b781c4403a back to the old decrement. It had a better effect
Former-commit-id: a00b1c8c84c7846f760e7c0cec7d08949bd6e6b7
2014-02-05 19:24:36 +01:00
tostadora e6ebd6696b clear code and change the decrement of value to make it even
Former-commit-id: c13cb44cfe48314c087cf6b80257317a38f260ba
2014-02-05 09:14:42 +01:00
tostadora faee31c83f new effect!
Former-commit-id: e19975e298fd6b11e7012739ac37ee3047d2c184
2014-02-04 23:51:11 +01:00