fix for
bug #91 - Make DELEGATE action available in frontend
fix a typo back from may that apparently completely broke online-multiplayer due to causing a frontend crash on joining somebody else's room
bug #115 - Application icon is missing
increase heart count in seduction effect. FPS are overrated anyway
and while I'm at it, fix seduction... kinda ♥
pimp up random droplet movement vector init to create half-elliptic rather than square patterns - makes using piano less painful to the eyes
- Use sandi instead of dataenc (bugs.debian.org/836686)
- Only try to import module from the package being tested
(sometimes packages have modules with equal names, so a test
for module presence could succeed when you have one package
installed instead of another)