|
@@ -1,10 +1,50 @@
|
|
# 1.3.0 -> 1.3.1
|
|
# 1.3.0 -> 1.3.1
|
|
-(unreleased)
|
|
|
|
|
|
|
|
-* Fixed crash on starting game with outdated mods
|
|
|
|
-* Fixed Android mod manager crash
|
|
|
|
|
|
+### GENERAL:
|
|
* Fixed framerate drops on hero movement with active hota mod
|
|
* Fixed framerate drops on hero movement with active hota mod
|
|
|
|
+* Fade-out animations will now be skipped when instant hero movement speed is used
|
|
|
|
+* Restarting loaded campaing scenario will now correctly reapply starting bonus
|
|
* Reverted FPS limit on mobile systems back to 60 fps
|
|
* Reverted FPS limit on mobile systems back to 60 fps
|
|
|
|
+* Fixed loading of translations for maps and campaigns
|
|
|
|
+* Fixed loading of preconfigured starting army for heroes with preconfigured spells
|
|
|
|
+* Background battlefield obstacles will now appear below creatures
|
|
|
|
+* it is now possible to load save game located inside mod
|
|
|
|
+* Added option to configure reserved screen area in Launcher on iOS
|
|
|
|
+* Fixed border scrolling when game window is maximized
|
|
|
|
+
|
|
|
|
+### AI PLAYER:
|
|
|
|
+* BattleAI: Improved performance of AI spell selection
|
|
|
|
+* NKAI: Fixed freeze on attempt to exchange army between garrisoned and visiting hero
|
|
|
|
+* NKAI: Fixed town threat calculation
|
|
|
|
+* NKAI: Fixed recruitment of new heroes
|
|
|
|
+* VCAI: Added workaround to avoid freeze on attempting to reach unreachable location
|
|
|
|
+* VCAI: Fixed spellcasting by Archangels
|
|
|
|
+
|
|
|
|
+### RANDOM MAP GENERATOR:
|
|
|
|
+* Fixed placement of roads inside rock in underground
|
|
|
|
+* Fixed placement of shifted creature animations from HotA
|
|
|
|
+* Fixed placement of treasures at the boundary of wide connections
|
|
|
|
+* Added more potential locations for quest artifacts in zone
|
|
|
|
+
|
|
|
|
+### STABILITY:
|
|
|
|
+* When starting client without H3 data game will now show message instead of silently crashing
|
|
|
|
+* When starting invalid map in campaign, game will now show message instead of silently crashing
|
|
|
|
+* Blocked loading of saves made with different set of mods to prevent crashes
|
|
|
|
+* Fixed crash on starting game with outdated mods
|
|
|
|
+* Fixed crash on attempt to sacrifice all your artifacts in Altar of Sacrifice
|
|
|
|
+* Fixed crash on leveling up after winning battle as defender
|
|
|
|
+* Fixed possible crash on end of battle opening sound
|
|
|
|
+* Fixed crash on accepting battle result after winning battle as defender
|
|
|
|
+* Fixed possible crash on casting spell in battle by AI
|
|
|
|
+* Fixed multiple possible crashes on managing mods on Android
|
|
|
|
+* Fixed multiple possible crashes on importing data on Android
|
|
|
|
+* Fixed crash on refusing rewards from town building
|
|
|
|
+* Fixed possible crash on threat evaluation by NKAI
|
|
|
|
+* Fixed crash on using haptic feedback on some Android systems
|
|
|
|
+* Fixed crash on right-clicking flags area in RMG setup mode
|
|
|
|
+* Fixed crash on opening Blacksmith window and Build Structure dialogs in some localizations
|
|
|
|
+* Fixed possible crash on displaying animated main menu
|
|
|
|
+* Fixed crash on recruiting hero in town located on the border of map
|
|
|
|
|
|
# 1.2.1 -> 1.3.0
|
|
# 1.2.1 -> 1.3.0
|
|
|
|
|