summarylogtreecommitdiffstats
path: root/.CHANGELOG
diff options
context:
space:
mode:
authorLucki2018-07-01 22:39:46 +0200
committerLucki2018-07-01 22:39:46 +0200
commit2c195d4034f05c53ed085eebb4023944d949df28 (patch)
tree70e9c51218a87b01c2842da59ecfd3d21baa90c9 /.CHANGELOG
parent7e137f9a9ed524bb636c2a444ce61e26b3bdcb8f (diff)
downloadaur-2c195d4034f05c53ed085eebb4023944d949df28.tar.gz
Update to v0.9.18
Diffstat (limited to '.CHANGELOG')
-rw-r--r--.CHANGELOG42
1 files changed, 42 insertions, 0 deletions
diff --git a/.CHANGELOG b/.CHANGELOG
index 0fb90192aac5..c74ac0cfa761 100644
--- a/.CHANGELOG
+++ b/.CHANGELOG
@@ -1,6 +1,48 @@
Version history
===============
+0.9.18
+------
+
+2018-07-01
+
+lemforum: Behind Bars 7/10->8/12 to remove backroute. One Step Off
+80/80->20/20. Segmentation Fault 20/40->21/40. Merge Sort, hollow terrain
+to remove red herrings. Rhapsody in Blue, aligned traps to terrain
+(removes 1-pixel gaps). Removed obviously unassignable
+imploders/exploders/cubers according to save requirement.
+
+Rubix's levels: Lost Underground, cap reachable ceiling more clearly.
+Removed obviously unassignable imploders/exploders/cubers.
+
+Tiles: Raymanni's improved carnival exit, cleaner large proxima/tiles/orange2.
+
+Fix #23: Don't show obsolete replay arrows/pickaxes/sounds when you
+framestep after a quickload.
+
+Fix #346: When you watch a replay, interrupt, and win, the solution
+replay is auto-saved.
+
+Singleplayer exits the level after nuking instead of prompting to
+framestep back.
+
+On display creation, the mouse cursor centers on the Lix window. This prevents
+edge scrolling when watching replays from the command line.
+
+Fix #340: For translations, use format strings (containing %s, %d with runtime
+checks) instead of several concatenated translated strings.
+
+Fix #341: Translate the output of the replay verifier.
+
+Fix #342: Better grammar, fewer Denglish (English words in the German
+translation even though good German words exist), add umlauts. Thanks to
+Wuzzy for this patch!
+
+In displayed strings, use typographical quotation marks. In file/shell output,
+use double quotes both to begin and end instead of asymmetric quotes.
+
+
+
0.9.17
------