Ivan Savenko
51c71bb839
Merge pull request #5394 from Laserlicht/fixes
...
[1.6.6] Multiple fixes
2025-02-09 19:24:04 +02:00
Ivan Savenko
eb02c8924c
Merge pull request #5389 from Laserlicht/chronicles_aoi
...
[1.6.6] support chronicles aoi installer
2025-02-09 19:22:05 +02:00
Ivan Savenko
590c7b3a82
Merge pull request #5400 from GeorgeK1ng/health-bar
...
Czech translation update
2025-02-09 19:20:02 +02:00
Ivan Savenko
1c28b8e007
Merge pull request #5392 from XCOM-HUB/patch-8
...
Update swedish.ts
2025-02-09 19:17:59 +02:00
Ivan Savenko
ddeb6c3c2d
Merge pull request #5388 from IvanSavenko/artifact_sort_icons
...
Separate icons for artifact sorting screen
2025-02-09 19:16:55 +02:00
Ivan Savenko
ff66e4d55a
Merge pull request #5387 from IvanSavenko/xbrz_autoselect
...
Enable xbrz2 by default on mobile systems
2025-02-09 19:16:42 +02:00
Ivan Savenko
bf82d9a79a
Merge pull request #5386 from IvanSavenko/junktions
...
Reduce size of junction zones on Coldshadow Fantasy template
2025-02-09 19:16:27 +02:00
Ivan Savenko
92834d7306
Merge pull request #5385 from IvanSavenko/advmap_select
...
[1.6.6] Clicking on blocked tile of a visitable object now builds a path to it
2025-02-09 19:16:12 +02:00
Ivan Savenko
aca51a0250
Merge pull request #5378 from MichalZr6/italian_translation
...
Italian translations for launcher, map editor and in-game interface
2025-02-09 19:15:54 +02:00
George King
70696aeae2
Add files via upload
2025-02-08 23:16:56 +01:00
Ivan Savenko
52d72c75fc
Buttons with text tooltip for artifact sorting screen
2025-02-08 16:31:37 +00:00
Laserlicht
f2c872bd4c
fix name in MapOverview
2025-02-08 16:22:05 +01:00
Laserlicht
07b494632b
optimize textSearchSimilar
2025-02-08 13:22:11 +01:00
Laserlicht
d9ada6c7e8
fix touch relative mode
2025-02-08 12:54:25 +01:00
Maurycy
4d5eb6c870
Update swedish.ts
2025-02-08 02:41:06 +01:00
Maurycy
35a5310bee
Update swedish translations
2025-02-08 01:22:55 +01:00
Laserlicht
4f1a91c2bd
support chronicles aoi installer
2025-02-07 22:49:54 +01:00
Ivan Savenko
f3e3bb1749
Enable new option only on mobile platforms
2025-02-07 15:54:33 +00:00
Ivan Savenko
3ed599bef3
Enable xbrz2 by default on mobile systems
...
Since upscaling is now performed in background there should be no
noticeable lags on most systems.
To be safe - it will only be enabled on systems with over 2 Gb RAM, to
exclude oldest hardware
This only affects autoselection. If upscaling filter was selected by
player explicitly, these changes will have no effect
2025-02-07 14:27:37 +00:00
Ivan Savenko
8a09d364f5
Reduce size of junction zones on Coldshadow Fantasy template
...
This should reduce amount of huge blocked chunks of map without greatly
changing template gameplay.
Junction zones are used on one more template (Gimlis revenge), however
that template is limited to L-sized maps, so there are no massive chunks
of blocked terrain
2025-02-07 14:06:12 +00:00
Ivan Savenko
7803f7a972
Clicking on blocked tile of a visitable object now builds a path to it
...
Suggestion from Discord.
If player has hero selected, clicking on a blocked tile of a visitable,
reachable object will now build a path to its visitable position (or
move hero to it, in case of second click / tap).
Objects that have interaction on left click (allied town and shipyards)
are excluded from this change and work as before
2025-02-07 13:59:32 +00:00
Andrey Filipenkov
d8ee343800
Merge pull request #5384 from kambala-decapitator/on-release-workflow-beta
...
add workflow to notify other repos about new release
2025-02-07 13:09:57 +03:00
Andrey Filipenkov
d0a89a8cc8
add workflow to notify other repos about new release
...
only Homebrew repo for now
(cherry picked from commit 01eda54a0f
)
2025-02-07 09:36:27 +03:00
Ivan Savenko
2beb4c6aa4
Merge pull request #5379 from IvanSavenko/chronicle_install_fix
...
Fixes Chronicles installation on Windows with non-ascii chars in path
2025-02-04 17:38:29 +02:00
Ivan Savenko
b2c340158d
Fixes Chronicles installation on Windows with non-ascii chars in path
2025-02-04 14:57:26 +00:00
Ivan Savenko
d72b743ce5
Merge pull request #5350 from MichalZr6/fix_miniHillFort
...
Fix creating buttons in Stack Window when upgrade is unavailable
2025-02-04 01:02:50 +02:00
Ivan Savenko
b2218398c8
Merge pull request #5376 from IvanSavenko/hero_chain_parallel_fix
...
[1.6.6?] Simplify multithreading code in NKAI hero chain calculation
2025-02-04 00:50:52 +02:00
Ivan Savenko
e047035221
Merge pull request #5372 from IvanSavenko/hota_golem_fix
...
[1.6.6] Handle flag color overlay and creature selection overlay separately
2025-02-04 00:50:36 +02:00
Ivan Savenko
a3797e4f76
Merge pull request #5369 from IvanSavenko/internal_connection
...
[1.6.6?] Remove network connection from local games
2025-02-04 00:50:16 +02:00
Ivan Savenko
cf2e616ca4
Merge pull request #5377 from IvanSavenko/version_bump_166
...
Bump version to 1.6.6
2025-02-04 00:49:51 +02:00
MichalZr6
3ad2df536f
Fix hungarian translation for map editor
2025-02-03 23:44:27 +01:00
Ivan Savenko
aa59d6ac72
Bump version to 1.6.6
2025-02-03 21:06:30 +00:00
Ivan Savenko
c3af0dc469
Remove unused parameters
2025-02-03 18:02:01 +00:00
MichalZr6
e161e3dfde
Italian translation
2025-02-03 18:40:56 +01:00
Ivan Savenko
048fc503c3
Do not start listening for connections in single-player games
2025-02-03 17:24:02 +00:00
Ivan Savenko
d9244cf061
Remove network connection from local games
...
This removes need for TCP network connection in single-player games.
Instead, game will now create internal pseudo-connection that performs
client<->server communication by posting sent messages to client/server
asio::io_service'a.
This should fix gameplay aborting on switching to another app on iOS (and
apparently, on Android in some cases)
2025-02-03 17:24:02 +00:00
Ivan Savenko
70cc9f7bb7
Replace locking mutex with per-thread storage
2025-02-03 17:13:48 +00:00
Ivan Savenko
e113622dc3
Merge pull request #5374 from vcmi/master
...
Merge master->beta
2025-02-03 18:20:15 +02:00
Ivan Savenko
7e1ce095a1
Merge pull request #5366 from IvanSavenko/release_165
...
Release 1.6.5
1.6.5
2025-02-03 15:49:31 +02:00
Ivan Savenko
5f6a8d2a0b
Adjusted changelog
2025-02-03 13:49:02 +00:00
Ivan Savenko
d2fbb64b79
Revert previous commit - seems to be causing more crashes than it fixes
2025-02-03 13:49:02 +00:00
Ivan Savenko
1421db13ea
Do not attempt to load screenshot list from local mod.json
2025-02-03 13:49:02 +00:00
Ivan Savenko
d5feedae60
Fix broken icons in commander window
2025-02-03 13:49:02 +00:00
Ivan Savenko
9b5dade8b2
Changelog for 1.6.5
2025-02-03 13:49:02 +00:00
Ivan Savenko
d72911dd1d
Version bump to 1.6.5
2025-02-03 13:49:02 +00:00
Ivan Savenko
36befda750
Merge pull request #5373 from vcmi/beta
...
Merge beta -> master
2025-02-03 14:56:13 +02:00
Ivan Savenko
6ce7b6bd2a
Merge pull request #5370 from GeorgeK1ng/map_edit_update
...
Czech translation update for map editor
2025-02-03 13:47:33 +02:00
Ivan Savenko
869fe5e606
Merge pull request #5368 from godric3/map-editor-fix-resources-from-event
...
map editor: fix resource reward in events
2025-02-03 13:47:23 +02:00
Ivan Savenko
38bb5a76e6
Handle flag color overlay and creature selection overlay separately
...
Fixes handling of Iron Golem animation from HotA
2025-02-03 11:44:21 +00:00
George King
b44259647c
Removed vanished elements
2025-02-02 18:53:31 +01:00