Ivan Savenko
f3c88b5bc7
Merge pull request #5208 from godric3/map-editor-improve-inspector
...
map editor: show edited values in inspector
2025-01-10 15:25:29 +02:00
MichalZr6
b95128bea5
Update polish.ts files
2025-01-08 15:25:47 +01:00
godric3
68335f51d3
map editor: extract setting display and tooltip text method to base delegate class
2025-01-07 18:53:49 +01:00
Ivan Savenko
0de62e0b96
Merge pull request #5211 from godric3/map-editor-town-same-as-player
...
Map editor: random town same as player faction
2025-01-06 21:52:48 +02:00
godric3
494777987d
map editor: improve building inspector texts
2025-01-06 19:47:23 +01:00
godric3
5cfd4c9fff
map editor: remove no longer needed check - getTown() return also randomTown
2025-01-06 19:44:25 +01:00
George King
6c72aa4cbe
Improved "Create new map" dialog for map editor ( #5187 )
...
* Improve "Create new map" dialog
* Tweaks
* Tweaks
* Final tweaking
Optimized UI to look more consistent. Removed help button.
* Add files via upload
* Reworked dialog
* Formatting fix
* Add files via upload
* Add files via upload
* Add files via upload
* Fix seed condition
* Remove help button
* Remove help button
* Fixed labels
* Fix for Humans vs Computers combo
* Removed not needed connections + better radio names
* Update mapeditor/windownewmap.cpp
Co-authored-by: Andrey Filipenkov <kambaladecapitator@gmail.com>
* Improve map size selection grabbing
* Remove QRegularExpression
* Reformat mapSizes
---------
Co-authored-by: Andrey Filipenkov <kambaladecapitator@gmail.com>
2025-01-06 14:39:14 +02:00
godric3
4b7792075d
map editor: option to set random town same as player faction
2025-01-05 21:57:11 +01:00
godric3
15175a267c
map editor: show edited values in inspector
2025-01-05 17:19:51 +01:00
Ivan Savenko
018503c5e8
Merge pull request #5191 from Laserlicht/translations
...
[1.6.x] mapeditor translations
2025-01-05 13:15:46 +02:00
Laserlicht
c2bbcb7fce
rework translation
2025-01-04 22:39:28 +01:00
Ivan Savenko
af83a3043e
Merge pull request #5148 from Laserlicht/h3c_vcmp_converter
...
[1.6.x] h3c to vcmp converter
2025-01-04 23:19:25 +02:00
Laserlicht
0eea99247c
fixed broken translations
2025-01-04 18:50:24 +01:00
Laserlicht
b72f596832
missing tr
2025-01-04 18:40:24 +01:00
Laserlicht
69c6ffa417
fix translation
2025-01-04 18:32:35 +01:00
Laserlicht
b9562c9c34
regenerated translations and updated german
2025-01-04 16:42:33 +01:00
Laserlicht
c7d9cbc7e9
missing str
2025-01-04 16:26:57 +01:00
Laserlicht
4aed816b05
resource and playername translation
2025-01-04 16:26:57 +01:00
Laserlicht
3e44dd6a88
move translation out of constructor
2025-01-04 16:26:57 +01:00
Laserlicht
bdf778a80a
mapeditor new translatable strings
2025-01-04 16:26:57 +01:00
Laserlicht
a345517776
h3c converter implementation
2024-12-25 18:40:40 +01:00
Ivan Savenko
0de1e11fe8
Regenerated Qt translations
2024-12-25 13:23:13 +00:00
Ivan Savenko
28790900a5
Merge pull request #5131 from MichalZr6/update_russian_translation
...
Update Russian translation for .ts files
2024-12-25 13:43:30 +02:00
Ivan Savenko
fdc4608e1e
Define Q_NO_EMIT only in editor
2024-12-24 13:53:55 +00:00
MichalZr6
d14e8b7261
Update Russian translation for .ts files
2024-12-21 23:52:17 +01:00
Ivan Savenko
e2e5fce3b5
Disable emit macro from Qt to fix Qt-tbb conflict
2024-12-21 15:36:36 +00:00
Ivan Savenko
42b960417c
Reworked bonus caching locking scheme:
...
- use concurrent map from tbb for faster access to already cached values
- use std::shared_mutex instead of boost::mutex to access bonuses
- accessing to values existing in cache is now done without locking main
mutex
2024-12-21 14:43:09 +00:00
MichalZr6
6bd765b89e
Polish translation to reach 100%
2024-12-20 16:53:37 +01:00
kdmcser
edbf555695
update Chinese translation
2024-12-15 16:38:19 +08:00
Ivan Savenko
132500b292
Merge pull request #5084 from IvanSavenko/ukrainian
...
Ukrainian translation update
2024-12-14 21:11:39 +02:00
Ivan Savenko
d939e7cce8
Merge pull request #5081 from Laserlicht/german
...
German translation update
2024-12-14 21:11:32 +02:00
Ivan Savenko
9a2be51b90
Partial Ukrainian translation for map editor
2024-12-14 15:51:33 +00:00
MichalZr6
0a99d60ee7
polish translation update
2024-12-14 15:42:50 +01:00
Laserlicht
5c4f59546c
update german qt
2024-12-14 14:36:42 +01:00
George King
5e71aa4bf1
Update czech.ts
2024-12-12 11:51:57 +01:00
George King
7929905914
Updated Czech translation
2024-12-10 22:46:05 +01:00
Ivan Savenko
56c53a983d
Regenerated translations
2024-12-10 11:29:47 +00:00
Ivan Savenko
4d08ac92fb
Merge pull request #5060 from Laserlicht/mapeditor_translation
...
translate strings for mapeditor
2024-12-10 13:14:21 +02:00
Ivan Savenko
ee44c5d13f
Merge pull request #5054 from godric3/map-editor-fix-editing-hero-primary-skills
...
Editing hero primary skill in map editor should not be influenced by artifacts
2024-12-10 13:09:48 +02:00
Ivan Savenko
fe42613e5f
Merge pull request #5027 from MichalZr6/update_polish_translation
...
Polish translation update
2024-12-10 13:07:26 +02:00
Laserlicht
e7b6962211
translate strings
2024-12-09 21:51:35 +01:00
Ivan Savenko
c5eb285a08
Merge branch 'beta' into map_editor_open_recent-v2
2024-12-09 16:51:07 +02:00
MichalZr6
31058854c5
Fixes following review.
2024-12-09 15:09:56 +01:00
MichalZr6
ddb5e7670b
Polish translation update
2024-12-09 15:09:56 +01:00
godric3
31e4937a8c
Editing hero primary skill in map editor should not be influenced by artifacts
2024-12-08 17:49:41 +01:00
Ivan Savenko
ade46d5ffb
Merge branch 'develop' into timed_events_objects_removal
2024-12-06 15:33:33 +02:00
Ivan Savenko
7429589a0a
Merge pull request #5034 from godric3/map-editor-hero-artifacts
...
Map editor: customize hero artifacts
2024-12-06 15:00:51 +02:00
Dydzio
7a701b39fb
Update mapeditor/mapsettings/timedevent.h
...
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com>
2024-12-05 21:02:54 +01:00
godric3
01bb73b0cc
fix imports
2024-12-03 21:28:21 +01:00
godric3
025ad58561
map editor: check hero artifacts during mod assessment
2024-12-03 21:17:04 +01:00