JWildfireSwan · build 21625661 · published
now I finished the first playable version of the fractal-breakout game. Have fun!
complete changelog:
VERSION 2.17.1764 (23.01.2026):
- chillout bricks:
- first working/playable version finished! (SWAN-548)
- created levels 51-60 (SWAN-492)
- created levels 61-70 (SWAN-493)
- created levels 71-80 (SWAN-494)
- created levels 81-90 (SWAN-495)
- created levels 91-101 (SWAN-496)
- separate level generator from flame-file-handler
(allowing to vary the flames for each level) (SWAN-385)
- optimized rendering settings for improving the number of reached fps (SWAN-384)
- motion-curves: added a new "kick"-type of formula, which can
be used for motion-curve-modulation. It mimics the kick of a
drum sound (SWAN-546)
- motion-curves: added a new option to smooth the generated
fft data (this does not change the actual data, and you may
use an different smoothing setting for each motion-curve) (SWAN-547)
- main-editor: add generic copy/paste/cut/clone/delete for any node (SWAN-438)