1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-08 22:26:51 +02:00
Commit Graph

19094 Commits

Author SHA1 Message Date
590c7b3a82 Merge pull request #5400 from GeorgeK1ng/health-bar
Czech translation update
2025-02-09 19:20:02 +02:00
1c28b8e007 Merge pull request #5392 from XCOM-HUB/patch-8
Update swedish.ts
2025-02-09 19:17:59 +02:00
ddeb6c3c2d Merge pull request #5388 from IvanSavenko/artifact_sort_icons
Separate icons for artifact sorting screen
2025-02-09 19:16:55 +02:00
ff66e4d55a Merge pull request #5387 from IvanSavenko/xbrz_autoselect
Enable xbrz2 by default on mobile systems
2025-02-09 19:16:42 +02:00
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
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
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
70696aeae2 Add files via upload 2025-02-08 23:16:56 +01:00
52d72c75fc Buttons with text tooltip for artifact sorting screen 2025-02-08 16:31:37 +00:00
4d5eb6c870 Update swedish.ts 2025-02-08 02:41:06 +01:00
35a5310bee Update swedish translations 2025-02-08 01:22:55 +01:00
f3e3bb1749 Enable new option only on mobile platforms 2025-02-07 15:54:33 +00:00
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
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
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
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
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
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
b2c340158d Fixes Chronicles installation on Windows with non-ascii chars in path 2025-02-04 14:57:26 +00:00
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
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
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
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
cf2e616ca4 Merge pull request #5377 from IvanSavenko/version_bump_166
Bump version to 1.6.6
2025-02-04 00:49:51 +02:00
3ad2df536f Fix hungarian translation for map editor 2025-02-03 23:44:27 +01:00
aa59d6ac72 Bump version to 1.6.6 2025-02-03 21:06:30 +00:00
c3af0dc469 Remove unused parameters 2025-02-03 18:02:01 +00:00
e161e3dfde Italian translation 2025-02-03 18:40:56 +01:00
048fc503c3 Do not start listening for connections in single-player games 2025-02-03 17:24:02 +00:00
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
70cc9f7bb7 Replace locking mutex with per-thread storage 2025-02-03 17:13:48 +00:00
e113622dc3 Merge pull request #5374 from vcmi/master
Merge master->beta
2025-02-03 18:20:15 +02:00
7e1ce095a1 Merge pull request #5366 from IvanSavenko/release_165
Release 1.6.5
1.6.5
2025-02-03 15:49:31 +02:00
5f6a8d2a0b Adjusted changelog 2025-02-03 13:49:02 +00:00
d2fbb64b79 Revert previous commit - seems to be causing more crashes than it fixes 2025-02-03 13:49:02 +00:00
1421db13ea Do not attempt to load screenshot list from local mod.json 2025-02-03 13:49:02 +00:00
d5feedae60 Fix broken icons in commander window 2025-02-03 13:49:02 +00:00
9b5dade8b2 Changelog for 1.6.5 2025-02-03 13:49:02 +00:00
d72911dd1d Version bump to 1.6.5 2025-02-03 13:49:02 +00:00
36befda750 Merge pull request #5373 from vcmi/beta
Merge beta -> master
2025-02-03 14:56:13 +02:00
6ce7b6bd2a Merge pull request #5370 from GeorgeK1ng/map_edit_update
Czech translation update for map editor
2025-02-03 13:47:33 +02:00
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
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
b44259647c Removed vanished elements 2025-02-02 18:53:31 +01:00
fb4451df74 Updated Czech translation for Map Editor 2025-02-02 18:51:19 +01:00
61e5dbde20 map editor: fix resource reward in events 2025-02-02 17:03:58 +01:00
ec5d4dbe5d Merge pull request #5361 from GeorgeK1ng/menu_campaign_fix
Fix VCMP campaign detection for buttons
2025-02-02 14:10:12 +02:00
29d0078a89 Merge pull request #5363 from IvanSavenko/crashfixes
[1.6.5] Crashfixes for reported crashes from 1.6.4
2025-02-02 13:52:51 +02:00
9f76cc5dd0 Merge pull request #5365 from GeorgeK1ng/czech_update
Czech translation update
2025-02-02 13:52:42 +02:00
a95ab5a7ce Add better debugging for text conversion failure 2025-02-01 18:10:42 +00:00