From f06344db234d2cba05763100e08d4d165e739490 Mon Sep 17 00:00:00 2001 From: Yair Morgenstern Date: Fri, 1 Jul 2022 10:12:48 +0300 Subject: [PATCH] 4.1.15 --- changelog.md | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/changelog.md b/changelog.md index c2fbe9f384..1d3c8c1d30 100644 --- a/changelog.md +++ b/changelog.md @@ -1,26 +1,21 @@ ## 4.1.15 -Un-broke version release - -4.1.14-patch1 +By OptimizedForDensity: +- Add support for era-specific unit sprites +- Don't wake civilians to danger if they're in a city +- Fix translation issues from nested brackets and braces By alexban011: -- fix notification log not removing `[ ]` used for translations -- fixing translatable -- Exception handleing when loading mod options +- Fixed brackets in notification logs +- Exception handling when loading mod options -By OptimizedForDensity: -- Add support for era-specific unit sprites -- Don't wake sleeping civilians if they're in a city -- Fix translation issues caused by nested brackets and braces - -Moddable prettier Tutorials - Step 1 - By SomeTroglodyte +Moddable prettier Tutorials - By SomeTroglodyte By Azzurite: -- Save compatibility handling -- Fix OutOfMemoryError when loading a game and another is already loaded +- Save compatibility handling +- Fix OutOfMemoryError when loading a game and another is already loaded -Fix crash when exploring - By Skekdog +Fix crash when exploring - By Skekdog ## 4.1.14