X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=RELEASE-NOTES.md;h=f8467f408cc07fcd355a3bcfc813056888de14ba;hb=e2829dbf48a6964e16eb6ba73d1354a37dc05506;hp=709bdd742d8c892cfe1be315f932cf34f6424180;hpb=80ed1c365a21c9be137a7374b3d5b849b6976bfb;p=lugaru.git diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 709bdd7..f8467f4 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -15,8 +15,10 @@ 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 - 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 +50,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`)