Ivan Savenko
a74d20b724
Update release date
2023-12-11 18:23:52 +02:00
Ivan Savenko
a1a317aef4
Merge pull request #3280 from IvanSavenko/hotfix
...
[1.4.1] Hotfixes
2023-12-10 22:43:05 +02:00
Ivan Savenko
705718abc1
Do not alter case of mod description
2023-12-10 19:16:45 +02:00
Ivan Savenko
adb720c8ea
Bump version to 1.4.1
2023-12-09 19:03:05 +02:00
Ivan Savenko
07dd958f3c
Updated 1.4.0 release date
2023-12-07 23:57:01 +02:00
Dydzio
e330a8d2be
Merge branch 'beta' into polish-translation-1.4
2023-12-07 17:49:59 +01:00
Dydzio
c71b89ac02
Update launcher translations
2023-12-07 17:49:32 +01:00
Laserlicht
4318e94bd0
regenerate translations; german update
2023-12-03 20:18:22 +01:00
Ivan Savenko
c717bb5504
Always convert mod ID to lower case before using it
2023-11-19 20:44:28 +02:00
nordsoft
e82df8c726
Better solution
2023-11-07 20:10:07 +02:00
nordsoft
f10416be06
Do not show entries without name
2023-11-07 20:09:41 +02:00
gamestales-com
afc0d8665a
#3151-windows-build-symlinks
2023-11-06 15:57:39 +01:00
Ivan Savenko
71d6c4e953
Correctly initialize current value of allied AI in Launcher
2023-11-01 16:57:17 +02:00
Alexander Wilms
9e1629fb40
launcher/modManager/cmodlist.cpp: Member functions that don't mutate their objects should be declared "const"
2023-10-28 16:44:58 +00:00
Alexander Wilms
d686d40bb4
launcher/firstLaunch/firstlaunch_moc.cpp: "static" members should be accessed statically
2023-10-28 15:44:17 +00:00
Alexander Wilms
f01ec55d21
Use the "nullptr" literal.
...
"nullptr" should be used to denote the null pointer
2023-10-27 18:18:59 +00:00
Ivan Savenko
3880ea58b9
Merge branch 'josch/dos2unix' into develop
2023-10-22 18:39:03 +03:00
Ivan Savenko
7e034814c1
Partially revert "Translation" type changes to avoid breaking mods
2023-10-22 16:51:08 +03:00
Ivan Savenko
b0d2342c66
Updated Ukrainian translation
2023-10-22 00:23:58 +03:00
Ivan Savenko
50a0ed03db
Regenerated launcher translations
2023-10-22 00:17:51 +03:00
Ivan Savenko
adf58fa834
Hide not installed translation mods to languages other than selected one
2023-10-22 00:07:21 +03:00
Ivan Savenko
b50ebba1ba
Added mod type "Compatibility" that is hidden in launcher
2023-10-21 23:55:20 +03:00
Johannes Schauer Marin Rodrigues
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
...
Mixed line endings cause problems when exporting patches with
git-format-patch and then trying to "git am" a patch with mixed and
non-matching line endings. In such a situation git will fail to apply
the patch.
This commit runs the dos2unix tools on the remaining files with CRLF
(\r\n) line endings to convert them to line-feeds (\n) only.
Files that are Windows specific like *.vcxproj and *.props files were
not converted.
Closes : #3073
2023-10-19 16:23:21 +02:00
Alexander Wilms
a8ff11ad74
Remove redundant mention of GPL 2 or later from metainfo description
2023-10-14 14:16:50 +00:00
Alexander Wilms
01aa288b72
Link to Discord instead of Slack in metainfo
2023-10-14 14:07:05 +00:00
Fabrice Tiercelin
99221c2d56
Fix Chinese translation
2023-10-04 21:04:06 +02:00
Nordsoft91
041ffceb07
Merge pull request #2952 from Alexander-Wilms/develop
...
Enable VSync to prevent screen tearing while scrolling across map
2023-10-01 14:08:00 +02:00
Alexander Wilms
e33127a1f7
Launcher setting: Disable spinBoxFramerateLimit if VSync is enabled
2023-09-26 18:55:25 +02:00
Alexander Wilms
23d1638d70
Add VSync to settings
2023-09-26 18:55:25 +02:00
Ivan Savenko
b89fa254fc
Merge pull request #2921 from vdhan/develop
...
add Vietnamese
2023-09-25 12:34:00 +03:00
An Vu
b8eba01b7d
add Launcher and Map Editor
2023-09-24 21:09:09 +07:00
nordsoft
c73c9d773c
Fix issue with impossible room ready status
2023-09-24 03:15:10 +02:00
Nordsoft91
ec582328b4
Merge pull request #2887 from Laserlicht/campaign_improvement
...
campaign improvements
2023-09-22 01:01:59 +02:00
Laserlicht
530e4533ce
Update mainwindow_moc.cpp
2023-09-21 22:05:15 +02:00
nordsoft
75d97e86e4
Show progress for mod extraction
2023-09-19 23:38:00 +02:00
Alexander Wilms
1c20431035
Use 64px and 32px as icon sizes in launcher sidebar
2023-09-17 15:52:20 +00:00
Ivan Savenko
f8541d0ae4
Merge branch 'vcmi/master' into 'vcmi/develop'
2023-09-15 13:59:02 +03:00
Ivan Savenko
115c30f42c
Preparation for 1.3.2 release
2023-09-14 14:57:43 +03:00
Ivan Savenko
e4aa981925
Add more logging to mod downloading process
2023-09-12 21:15:14 +03:00
Ivan Savenko
fc6fc31a02
Merge pull request #2565 from IvanSavenko/documentation
...
(1.3.2) Documentation import
2023-09-12 13:13:52 +03:00
nordsoft
18c44fc006
Cache archive files
2023-09-09 10:59:29 +02:00
nordsoft
0db51e0517
Minor fixes for lobby
2023-09-09 10:59:29 +02:00
Nordsoft91
d6ff553cac
Fix typo
2023-09-09 02:14:27 +02:00
Ivan Savenko
e8453916cf
Merge remote-tracking branch 'vcmi/beta' into develop
2023-09-08 18:49:06 +03:00
Ivan Savenko
72858cd0d8
Merge pull request #2768 from IvanSavenko/cherry_picked_fixes
...
(1.3.2) Cherry picked fixes
2023-09-08 13:15:34 +03:00
nordsoft
bb4905af48
Change resourceID with ResourcePath
2023-09-08 01:54:29 +02:00
nordsoft
8c94d082c8
Merge remote-tracking branch 'upstream/develop' into launcher-size-support
2023-09-08 01:51:52 +02:00
Nordsoft91
43ef20efc5
Merge pull request #2748 from Nordsoft91/lobby-chat
...
Advanced chat in lobby
2023-09-07 22:01:43 +04:00
nordsoft
40ea45498f
Rename
2023-09-07 19:57:57 +02:00
Ivan Savenko
33bf367dc0
Updated docs and all internal links
2023-09-07 12:57:03 +03:00
Ivan Savenko
b85a2f99c1
Quick fix to avoid freeze on Launcher startup / mod repo checkout
2023-09-06 01:11:18 +03:00
Alexander Wilms
c0f0211098
Update VCMI icon ( #2672 )
...
* Update VCMI icon
Fixes #1993
Sources will be added to https://github.com/vcmi/vcmi-assets
* Use entire canvas height for shield, add remaining icons
* Use a slighty more saturated brown
* Align VCMI letters to pixel grid for 32px icons
* Align VCMI letters to pixel grid for 48px icon
* Align VCMI letters to pixel grid for 64px icon
* Add 96px icon to .ico
* Update Android and iOS icons
* Install 22px icon on Linux
* Update macOS .icns file
* Add more icons
* Update iOS icons
* Add more sizes to .ico files
* Don't use .png inside .ico
* Only include resolutions up to 256px in .ico files
* Center map editor icon
2023-09-05 23:57:19 +03:00
Ivan Savenko
6f0108e462
Use ResourcePath for referencing texts and json's
2023-09-04 18:22:34 +03:00
Ivan Savenko
823ffa7a07
Always use ResourcePath for referencing images and animations
2023-09-04 18:22:34 +03:00
nordsoft
96d244a315
Fix compiling
2023-09-03 18:28:22 +04:00
nordsoft
1f9bec32a1
Maybe ununsed
2023-09-03 17:55:16 +04:00
nordsoft
b0105e8a3a
Channels support
2023-09-03 16:47:34 +04:00
nordsoft
ef853ab96d
Move chat logic to separate class
2023-09-03 03:05:48 +04:00
nordsoft
d0b3567447
Advanced chat
2023-09-03 01:46:25 +04:00
nordsoft
75258baefc
Chat minor improvements
2023-09-02 22:53:44 +04:00
Nordsoft91
9af73c2212
Merge pull request #2723 from Nordsoft91/versions-fix
...
Launcher & lib versions unification
2023-09-02 19:42:46 +04:00
Nordsoft91
48e6e0228c
Merge pull request #2722 from Nordsoft91/launcher-doubleclick
...
Launcher mod double click behavior
2023-09-02 19:42:28 +04:00
nordsoft
32ad463170
Rename
2023-09-02 14:15:37 +04:00
Nordsoft91
348b6b0f32
Update launcher/modManager/cmodlistview_moc.cpp
...
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com>
2023-09-02 14:11:56 +04:00
nordsoft
1ef407ea9f
Fixes
2023-09-02 14:10:50 +04:00
nordsoft
4024a44b7e
Unify internal units
2023-09-02 00:18:23 +04:00
Alexander Wilms
d2f0a80573
Update VCMI icon ( #2672 )
...
* Update VCMI icon
Fixes #1993
Sources will be added to https://github.com/vcmi/vcmi-assets
* Use entire canvas height for shield, add remaining icons
* Use a slighty more saturated brown
* Align VCMI letters to pixel grid for 32px icons
* Align VCMI letters to pixel grid for 48px icon
* Align VCMI letters to pixel grid for 64px icon
* Add 96px icon to .ico
* Update Android and iOS icons
* Install 22px icon on Linux
* Update macOS .icns file
* Add more icons
* Update iOS icons
* Add more sizes to .ico files
* Don't use .png inside .ico
* Only include resolutions up to 256px in .ico files
* Center map editor icon
2023-09-01 22:36:32 +03:00
nordsoft
3ee91ca9dc
Support local and download mod size
2023-09-01 18:43:26 +04:00
nordsoft
5875dc6b8f
Smarter double-click
2023-09-01 17:40:52 +04:00
nordsoft
ea7ab9d5ed
Migrate launcher to vcmi versions
2023-09-01 04:12:41 +04:00
nordsoft
31956549e6
Double click behavior
2023-09-01 03:29:50 +04:00
Michael
72c4c23e2e
swapped
2023-08-26 22:25:12 +02:00
Michael
65c9ed0e09
Flatpak - Use new screenshots
2023-08-26 15:29:53 +02:00
Ivan Savenko
d0b3319f6a
Merge remote-tracking branch 'vcmi/beta' into develop
2023-08-18 15:08:23 +03:00
Ivan Savenko
9509974a5d
Updated changelog
2023-08-17 10:26:01 +03:00
Ivan Savenko
f13a53c1d9
Merge remote-tracking branch 'vcmi/beta' into develop
2023-08-12 17:28:47 +03:00
Ivan Savenko
c0e51fc13e
Update translations
2023-08-11 15:08:22 +03:00
Ivan Savenko
1b531c67f5
Added option to configure reserved screen area on mobile platforms
2023-08-11 15:06:02 +03:00
Ivan Savenko
4fdc022cdf
Version bump to 1.3.1
2023-08-05 23:45:28 +03:00
Ivan Savenko
537f9fa048
Merged master into develop
2023-08-03 23:38:32 +03:00
Ivan Savenko
8444f128e2
Merge pull request #2457 from IvanSavenko/release_130
...
Release 1.3.0
2023-08-03 14:18:18 +03:00
Dydzio
915283e126
Update polish translations
2023-08-02 21:10:09 +02:00
Ivan Savenko
799bd9612a
Set release date to August, 4th
2023-08-02 21:35:07 +03:00
heroesiiifan
e9b46363cc
Launcher translation german update
2023-07-30 20:11:56 +00:00
Ivan Savenko
62fddca21e
Split massive CModHandler class/file into multiple parts:
...
- IdentifierStorage is now a separate handler in VLC
- Renamed ModHandler::Incompatibility exception to ModIncompatibility
- Extracted ModScope namespace from ModHandler
- Extracted ModUtilities namespace from ModHandler
- Split CModHandler.cpp on per-class basis
- Replaced some direct members with unique_ptr to reduce header includes
2023-07-30 22:17:47 +03:00
Ivan Savenko
4d08a131d3
Reorganization of boost filesystem usage
...
- Removed (most of) boost filesystem namespace usings
- Replaced boost::filesystem::fstream with std::fstream and different
constructor that should be available on any plaftorm
2023-07-28 19:12:04 +03:00
Ivan Savenko
21a39f0b01
Removed boost::iostreams in favor of std::stream / boost::filesystem
2023-07-28 19:12:04 +03:00
Ivan Savenko
fbe6c313d9
Merge pull request #2426 from IvanSavenko/version_bump_14
...
Bump version to 1.4 on develop branch
2023-07-28 19:10:01 +03:00
Ivan Savenko
8c4e23f2d6
Updated Launcher localization
2023-07-28 13:42:49 +03:00
heroesiiifan
840d5afe17
Update languages.cpp
2023-07-28 00:31:07 +00:00
Ivan Savenko
f78e766a2d
Bump version to 1.4
2023-07-27 19:14:47 +03:00
Ivan Savenko
a280cc8845
Merge pull request #2384 from IvanSavenko/bugfixing_beta
...
Bugfixing iteration
2023-07-24 00:49:34 +03:00
Michael
d1f50033c6
German update Lanucher & Mapeditor
2023-07-23 15:56:12 +02:00
Ivan Savenko
5b812649ee
Fix handling of "keepDisabled" option in Launcher
2023-07-22 22:45:39 +03:00
Ivan Savenko
07a8c75bec
Merge pull request #2305 from dydzio0614/unlimited-autosave
...
Ability to change autosave limit + set autosave prefix
2023-07-19 14:45:51 +03:00
Ivan Savenko
dede690c9e
Merge pull request #2356 from Fabrice-TIERCELIN/mod_list_view_translations
...
Mod list view translations
2023-07-18 16:06:42 +03:00
Fabrice Tiercelin
10793956e0
Mod list view translations
2023-07-17 20:08:05 +02:00
Ivan Savenko
a7b1fa819f
Attempt to handle UI scaling range on retina displays
2023-07-17 16:27:48 +03:00
Ivan Savenko
f4d383a354
Retranslate About tab on language change
2023-07-17 16:27:21 +03:00
Dydzio
5882cbae78
Merge branch 'develop' into unlimited-autosave
2023-07-16 15:19:04 +02:00
Ivan Savenko
dddb599bf9
Fixed selection of AI in Launcher
2023-07-15 16:09:44 +03:00
Ivan Savenko
81309d60d5
Updated translations
2023-07-15 16:09:44 +03:00
Ivan Savenko
c5d3c230ef
Updated description of VCMI extras - no longer has new resolutions
2023-07-15 16:09:44 +03:00
Ivan Savenko
7b8ab2d4fc
Block "About" tab when in setup
2023-07-15 16:09:44 +03:00
Dydzio
bcb061b58f
Merge branch 'develop' into unlimited-autosave
2023-07-13 20:53:10 +02:00
Dydzio
a01c9f2243
Launcher UI changes to add new autosave options
2023-07-10 23:26:11 +02:00
Dydzio
871f59b12f
Launcher & map editor translations
2023-07-08 16:15:24 +02:00
heroesiiifan
b00953fd46
Update german.ts
2023-07-07 22:53:43 +00:00
Fabrice Tiercelin
8b96f8bab4
French in-game captions
2023-07-07 07:36:44 +02:00
Ivan Savenko
78607c9e1e
Updated translations
2023-07-03 14:36:53 +03:00
Ivan Savenko
02f23086b6
Updated according to review
2023-07-03 14:34:53 +03:00
Ivan Savenko
5f8a125a98
Updated translations
2023-07-03 14:34:53 +03:00
Ivan Savenko
8ac56f06b0
Added Hungarian
2023-07-03 14:34:53 +03:00
Ivan Savenko
317573cd65
Updated translations
2023-07-03 14:34:53 +03:00
Ivan Savenko
eb06c5fa3f
Added slightly better layout for "About" screen
2023-07-03 14:34:53 +03:00
Ivan Savenko
d90fb7eb3f
Initial version of "About Project" tab
2023-07-03 14:34:53 +03:00
Ivan Savenko
26ee9c8ece
Fix ios build
2023-07-03 14:34:53 +03:00
Ivan Savenko
bcc335e0a8
Added Finnish, Portuguese, Swedish, Turkish languages
2023-07-03 14:34:53 +03:00
Ivan Savenko
ca17145575
Update translation
2023-07-03 14:34:53 +03:00
Ivan Savenko
e2d41c33ba
Regenerated translations
2023-07-03 14:34:53 +03:00
Ivan Savenko
ca467ea5ec
Disable fullscreen selector when borderless fullscreen is in use
2023-07-03 14:34:53 +03:00
Ivan Savenko
4b366e1fe8
Added new languages: Czech, Italian, Korean
2023-07-03 14:34:53 +03:00
Ivan Savenko
aa5a32f9c4
Implemented UI scaling option in Launcher
2023-07-03 14:34:53 +03:00
Ivan Savenko
8efa7911b7
Implemented "Allied Adventure Map AI" option
2023-07-03 14:34:53 +03:00
Ivan Savenko
21c45bd84f
Added new settings to Launcher:
...
- UI Scaling selection
- Allied AI selection
- Separate main/secondary mod repo
2023-07-03 14:34:53 +03:00
Ivan Savenko
814a4b9455
Partial fix for displaying download progress of mods
2023-07-03 14:34:53 +03:00
Ivan Savenko
fc696fa0b3
Added detection of OS language on first run
2023-07-03 14:34:53 +03:00
Ivan Savenko
1f525c59c3
Remove no longer used code
2023-07-03 14:34:53 +03:00
Fabrice Tiercelin
a0ee0116f7
French map editor
2023-07-01 11:28:49 +02:00
Fabrice Tiercelin
7c2b9732b5
No character encoding
2023-06-30 08:30:42 +02:00
Ivan Savenko
0a24ca29f6
Add french translation to CMake
2023-06-30 08:22:06 +02:00
Fabrice Tiercelin
3c3961bd4e
French translation of the launcher
2023-06-30 08:22:05 +02:00
Ivan Savenko
8f602b2ef6
Allow defining default values of settings per platform
2023-06-21 10:55:30 +03:00
Evgeniy Meshcheryakov
09c4d1a7b3
Replaced deprecated(removed from qt6) signals
2023-06-13 20:56:27 +03:00
Ivan Savenko
b20109c830
Test version of swipe gesture for in-combat attacks
2023-06-05 19:20:08 +03:00
nordsoft
0782ee7689
Strict weak ordering on the data
2023-05-28 00:12:03 +04:00
Ivan Savenko
cc68ce9d8b
Implemented resolutions selector in Launcher using SDL
2023-05-09 13:10:33 +03:00
Ivan Savenko
a4b102e46f
Implemented UI scaling (non-selectable option for now)
2023-05-09 13:10:33 +03:00
Asirome
ea0c219c53
Update spanish.ts
2023-05-05 13:52:12 +02:00
Asirome
04e59c7f2e
Update spanish.ts
2023-05-04 20:05:09 +02:00
Tytannial
72fae323af
Launcher zhCN translation
2023-04-29 19:50:05 +08:00
Ivan Savenko
fb739e7186
Merge beta -> develop
2023-04-26 22:48:08 +03:00
Ivan Savenko
01af231084
Fixed Json conversion on Qt6
2023-04-19 23:10:34 +03:00
Ivan Savenko
16bed465b6
Bump to versions 1.2.1
2023-04-19 23:08:00 +03:00
Ivan Savenko
f9173b556b
Do not block setup if language detection failed
2023-04-15 20:04:00 +03:00
Ivan Savenko
49538b6e2d
Handle case of user selecting "Data" folder of H3 install
...
After all, we do ask user to select location of Heroes III data...
2023-04-15 20:02:59 +03:00
Ivan Savenko
7c6247f499
Be less strict in detecting languages to catch different versions of H3
2023-04-15 20:02:10 +03:00
Michael
1a1dbdf462
Update eu.vcmi.VCMI.metainfo.xml
2023-04-15 00:24:32 +02:00
Ivan Savenko
b354f99cc3
Merge pull request #1936 from IvanSavenko/cpp_17_upgrade
...
Upgrade c++ standard to c++17
2023-04-14 19:21:17 +03:00
Ivan Savenko
44b83b2e11
Merge master -> develop
2023-04-14 16:51:35 +03:00