summarylogtreecommitdiffstats
path: root/.CHANGELOG
diff options
context:
space:
mode:
authorLucki2017-11-19 00:00:09 +0100
committerLucki2017-11-19 00:00:09 +0100
commita8e4e1fe5ce58de4e02e4ba9dcfebd7aab82aa1c (patch)
tree34948004aa08047a850e3f2d52ba27833d759369 /.CHANGELOG
parent208c12b57d600d46096dfd41348254c4886fc056 (diff)
downloadaur-a8e4e1fe5ce58de4e02e4ba9dcfebd7aab82aa1c.tar.gz
Update to v0.9.3 with music
… which needs dumb which is pulled in with
Diffstat (limited to '.CHANGELOG')
-rw-r--r--.CHANGELOG18
1 files changed, 18 insertions, 0 deletions
diff --git a/.CHANGELOG b/.CHANGELOG
index 3638935b4b11..f0a89b4fd068 100644
--- a/.CHANGELOG
+++ b/.CHANGELOG
@@ -1,6 +1,24 @@
Version history
===============
+0.9.3
+-----
+
+2017-11-18
+
+Music: Download http://www.lixgame.com/dow/lix-music.zip and extract
+into your Lix root dir. You can create additional subfolders in ./music/
+and put your own tracks inside -- ideally as .ogg, .mod, .xm, .it, or .s3m.
+Lix will play a random track per level.
+
+Fix #216: The manual savestate function will now always overwrite the
+savestate replay with the current replay.
+
+Improved the mouse handling on Windows, there should be fewer odd jumps
+of Lix's cursor over half the game window.
+
+When you restart a level during pause, the game unpauses.
+
0.9.2
-----