]> git.jsancho.org Git - lugaru.git/blobdiff - RELEASE-NOTES.md
Added braces to all statements with clang-tidy and ran clang-format again
[lugaru.git] / RELEASE-NOTES.md
index 709bdd742d8c892cfe1be315f932cf34f6424180..8e5d010130eb781cc2c2440c0e2db3fc5e475a40 100644 (file)
@@ -15,8 +15,11 @@ therefore more advanced than the preceding Lugaru HD release by Wolfire.
 ### Highlights
 
 - Multiple campaigns support, making it easier to install and play mods!
-- The Temple campaign by Silb is included by default as alternative to the
-  Turner official campaign.
+- Those Lugaru mods are included by default as alternative to the Turner
+  official campaign:
+  * Temple, by Silb
+  * Empire, by Jendraz
+  * The Seven Tasks, by Philtron R.
 - All assets (animations, textures, models, maps, sounds, etc.) of Lugaru HD
   by Wolfire are under a free and open source license (CC-BY-SA 3.0)!
 - Window and input management ported from SDL 1.2 to SDL 2.0, improving the
@@ -48,6 +51,8 @@ therefore more advanced than the preceding Lugaru HD release by Wolfire.
 - Renamed debug mode to devtools and improved the corresponding documentation
   Devtools are toggled with `--devtools` switch or adding a `Devtools: 1`
   entry to the config.txt (#32)
+- Added automatic progress saving upon level completion, and not only when
+  closing the game.
 - Use standard directories to store game config and user data (#22):
   * Linux: XDG_CONFIG_HOME (default `~/.config/lugaru`) and XDG_DATA_HOME
     (default `~/.local/share/lugaru`)