diff -r 000000000000 -r bba7a2a225f6 docs/Changelog.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/Changelog.txt Thu Aug 22 19:50:12 2013 +0200 @@ -0,0 +1,15 @@ +Release 0.7.2, 30 July 2013 + No changes, repackage to integrate new license and remove splashscreen. + +Release 0.7.1, 28 July 2013 + Bugfix, correct audio sounds by resampling and exporting raw format. + Remove logic to play motor sound due to constant disturbance in game play. + Remove logic to activate the vibrator due to disturbing nature in play. + Bugfix, avoid restarting intro music on navigation to intro scene. + Reduce scrolling background galaxia size to mitigate maximum sprite bug. + Introduce basic lua optimization by removing debug logic. + Improve comet appearance by adjusting particle properties. + Increase background scrolling speed slightly. + +Release 0.7.0, 26 July 2013 + Initial development.