mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-08 22:26:51 +02:00
Changelog for 1.6.5
This commit is contained in:
17
ChangeLog.md
17
ChangeLog.md
@ -1,5 +1,22 @@
|
|||||||
# VCMI Project Changelog
|
# 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
|
||||||
|
|
||||||
|
### 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
|
||||||
|
* Fixed possible crash on game shutdown
|
||||||
|
|
||||||
## 1.6.3 -> 1.6.4
|
## 1.6.3 -> 1.6.4
|
||||||
|
|
||||||
### General
|
### General
|
||||||
|
Reference in New Issue
Block a user