f4f89d1536
Invalidate pathfinder cache on dismissing a hero
2025-02-26 14:47:00 +00:00
1e020a3b56
Merge pull request #5476 from IvanSavenko/hotfix
...
[1.6.7] Fixes for reported issues
2025-02-25 19:38:16 +02:00
5a813feaa6
Merge pull request #5475 from IvanSavenko/lobby_fix_2
...
[1.6.7] Better fix for lobby room crash
2025-02-25 18:56:50 +02:00
b67096db82
Merge pull request #5477 from IvanSavenko/version_bump_167
...
Bump version to 1.6.7
2025-02-25 18:56:15 +02:00
e7fbe2d387
Fix build
2025-02-25 16:55:58 +00:00
d1b13a0fe4
Add check for mod compatibilty
2025-02-25 16:19:15 +00:00
3d69a35dcb
Bump version to 1.6.7
2025-02-25 15:34:22 +00:00
420f358599
Avoid crash on having unsupported campaigns in map list
2025-02-25 15:29:09 +00:00
e4a719fb7e
Fix corrupted pixels on town building animations in mods
2025-02-25 15:28:45 +00:00
e720d06e79
Add logging for failure to extract file from .zip, with check for Windows
...
260 path length limit
2025-02-25 15:28:07 +00:00
b372cc84e9
Avoid crash if object has same name as on provided in compatiblity
...
identifiers field
2025-02-25 15:26:16 +00:00
e2e83b392b
Merge pull request #5467 from IvanSavenko/brotherhood_fix
...
[1.6.7] Fix Brotherhood displaying Thieves Guild UI on click instead of Tavern
2025-02-25 16:50:18 +02:00
b304788722
Merge pull request #5464 from Laserlicht/statistic_fixes
...
[1.6.7?] Statistic window fixes
2025-02-25 16:50:09 +02:00
d772521d59
Merge pull request #5460 from Laserlicht/setting
...
[1.6.7?] Add settings
2025-02-25 16:49:48 +02:00
2a9cd0c0d6
Merge pull request #5470 from kambala-decapitator/fix-android-conan
...
[conan] fix building libiconv for Android
2025-02-25 16:49:39 +02:00
42878af3a6
Better fix for lobby room crash
...
Always use TCP connection when connecting to self-hosted lobby room.
Effectively reverts 1.6.6 change for lobby connections. Single-player
connections still use intra-process pseudo connection
Main problem is various side effects caused by changing order of
operations. For example, client may inform lobby about joining the room
before server finishes startup, which was not possible before.
2025-02-25 14:05:56 +00:00
a6a929eb95
Revert "Fix crash on attempting to connect newly created lobby room"
...
This reverts commit f42d4dc758
.
2025-02-25 14:01:49 +00:00
056d1f62a6
[conan][android] force linker to be ld
...
fixes shared libiconv build
2025-02-24 13:53:52 +03:00
b6dd4460de
Fix Brotherhood displaying Thieves Guild UI on click instead of Tavern
2025-02-23 14:46:04 +00:00
52f7caa0e4
use settings instead of persistentStorage
2025-02-22 20:34:13 +01:00
bc90f4f4aa
Merge pull request #5461 from Laserlicht/touch_improve
...
[1.6.7?] Improve touch motion
2025-02-22 20:58:28 +02:00
0d6f6a20f0
Merge pull request #5466 from IvanSavenko/sdl_crash_fix
...
[1.6.7] Possible fix for crash on attempt to free sdl surface in worked thread
2025-02-22 20:57:30 +02:00
ebb294e9dd
Merge pull request #5465 from IvanSavenko/lobby_connect_fix
...
[1.6.7] Fix crash on attempting to connect newly created lobby room
2025-02-22 20:51:15 +02:00
10871308cb
Merge pull request #5459 from XCOM-HUB/patch-2
...
Update swedish.ts (beta)
2025-02-22 20:49:56 +02:00
1bc7c13204
Possible fix for crash on attempt to free sdl surface in worked thread
2025-02-22 17:16:18 +00:00
a6a6b8c69c
save only adventure map zoom
2025-02-22 16:08:54 +01:00
f42d4dc758
Fix crash on attempting to connect newly created lobby room
2025-02-22 14:20:45 +00:00
222fe3c0b1
improve
2025-02-22 15:07:38 +01:00
845f985a13
snap in marker if mouse near data point
2025-02-22 14:55:16 +01:00
3e942395cf
correctly center icons
2025-02-22 12:45:41 +01:00
f8cebe81bf
remove weird line when winning in the first round
2025-02-22 12:19:31 +01:00
802bed69d5
allow more precise touch movements
2025-02-22 00:47:55 +01:00
7beabc44ea
save mapzoom
2025-02-21 23:01:47 +01:00
3627731041
(config only) setting to disable async upscaling
2025-02-21 21:59:00 +01:00
3baec33705
Update swedish.ts (beta)
2025-02-21 21:45:42 +01:00
db23cc2ffa
add setting for disabling overlay
2025-02-21 21:35:17 +01:00
ad68773f81
Merge pull request #5451 from IvanSavenko/changelog_166
...
Changelog for 1.6.6
2025-02-20 15:54:56 +02:00
9e3921be5e
Merge pull request #5452 from IvanSavenko/release_166
...
Preparation for 1.6.6 release
2025-02-20 15:49:08 +02:00
ca8ae56965
Merge pull request #5454 from IvanSavenko/university_fix
...
Fix corrupted image of university
2025-02-20 15:43:58 +02:00
2c351f1b1b
Changelog for 1.6.6
2025-02-20 13:39:15 +00:00
bf0fbeca54
Merge pull request #5444 from IvanSavenko/launcher_import
...
[1.6.6] Attempt to fix one more possible import failure on Android
2025-02-20 15:10:53 +02:00
00767b51c7
Merge pull request #5450 from IvanSavenko/secskill_update
...
[1.6.6] Update status window on receiving secondary skill
2025-02-20 15:10:31 +02:00
05e8542a79
Fix corrupted image of university
2025-02-20 13:09:38 +00:00
b2ea076a42
Preparation for 1.6.6 release
2025-02-19 18:00:08 +00:00
6256e65dd4
Merge pull request #5449 from dydzio0614/polish-translation-fix
...
[1.6.6] Update polish translation
2025-02-19 19:38:14 +02:00
28e80cb437
Merge pull request #5448 from GeorgeK1ng/czech_update
...
[1.6.6] Updated Czech translation
2025-02-19 19:38:04 +02:00
f419a1ba2c
Merge pull request #5447 from IvanSavenko/ukrainian
...
[1.6.6] Update Ukrainian translation
2025-02-19 19:37:43 +02:00
3c88d8a2c3
Merge pull request #5446 from IvanSavenko/stable_fix
...
[1.6.6] Fix visiting of Stables in Castle after visiting adventure map stables on the same week
2025-02-19 19:37:29 +02:00
e51ff53ee1
Merge pull request #5445 from IvanSavenko/event_fix
...
[1.6.6] Hide events from Alt overlay
2025-02-19 19:37:18 +02:00
811df5f8c1
Update status window on receiving secondary skill to update hero stats
2025-02-19 17:36:02 +00:00