|
@@ -1,5 +1,23 @@
|
|
|
# VCMI Project Changelog
|
|
|
|
|
|
+## 1.6.4 -> 1.6.5
|
|
|
+
|
|
|
+### General
|
|
|
+
|
|
|
+* Fixed corrupted graphics of generated assets like water tiles on mobile systems
|
|
|
+* All generated assets are now used directly from memory without saving them to disk
|
|
|
+* Launcher will now correctly show screenshots for already installed mods
|
|
|
+* Fixed broken icons in commander information dialog
|
|
|
+
|
|
|
+### Stability
|
|
|
+
|
|
|
+* Fixed regression causing crashes in combat when touchscreen input is in use
|
|
|
+* Fixed regression causing crash on attempt to upscale empty image
|
|
|
+* Fixed crash on some creature abilities from mods that cast targeted spells on unit with battle propagator
|
|
|
+* Fixed crash on accepting next turn in multiplayer when local player has game settings window open
|
|
|
+* Fixed crash in multiplayer when one player changes his starting options while another player has hero overview window open
|
|
|
+* Fixed crash on double-clicking login to global lobby button
|
|
|
+
|
|
|
## 1.6.3 -> 1.6.4
|
|
|
|
|
|
### General
|