Ivan Savenko
9e6424c545
Merge pull request #2775 from IvanSavenko/radial_fill_ones
...
(1.3.2) Add "Fill with single creatures" option to radial wheel
2023-09-08 13:16:00 +03:00
Ivan Savenko
635884cb05
Replaced show unit info with fill with one's option in radial
2023-09-07 13:55:58 +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
Dydzio
03ef5b6b0f
Split artifacts bag button background and icon
2023-08-29 18:53:50 +02:00
Dydzio
b53894ac2d
Add artifact slots backgrounds
2023-08-20 18:57:53 +02:00
Dydzio
3b99f09495
Update backpack icons
2023-08-20 18:25:57 +02:00
Dydzio
cab6fb76aa
Draft version of backpack button + new setting for original H3 UI mode
2023-08-20 17:45:43 +02:00
Ivan Savenko
77dcac19a0
Version bump for vcmi core mod
2023-08-05 12:48:04 +03:00
Dydzio
852c681e9b
Minor fix
2023-08-02 21:12:58 +02:00
Dydzio
915283e126
Update polish translations
2023-08-02 21:10:09 +02:00
Ivan Savenko
bf7d8ba6de
Fix typo
2023-07-24 23:16:44 +03:00
DjWarmonger
9b3618b664
Merge pull request #2378 from vcmi/default_template_to_random
...
Rename default map template to random map template
2023-07-24 19:16:02 +02:00
Tomasz Zieliński
d26e46ddfe
Remove old id, replace with randomTemplate
2023-07-24 17:39:32 +02:00
Tomasz Zieliński
9eda30f162
Update Russian translation
2023-07-24 16:20:01 +02:00
Tomasz Zieliński
c40c1bf1b0
Added translation for the most common languages
2023-07-24 08:47:37 +02:00
Michael
1ebbb21eea
Update german.json
2023-07-23 15:36:53 +02:00
Tomasz Zieliński
83daef8362
Rename default map template to random map template
2023-07-21 17:28:11 +02:00
Ivan Savenko
4a6d1d0f8b
Updated localization
2023-07-21 16:47:49 +03:00
Ivan Savenko
da20665fab
Slightly better icon
2023-07-21 15:47:42 +03:00
Ivan Savenko
3a3306863a
Moved new texts to config
2023-07-21 15:47:42 +03:00
Ivan Savenko
e2ad8bbf58
Added initial version of selection highlight
2023-07-21 15:47:42 +03:00
Ivan Savenko
8c4faa24f4
Add alpha channel to radial menu items
2023-07-21 15:47:42 +03:00
Ivan Savenko
e3f5ab57f2
Fixed input event ordering. Fixes radial menu show/hide logic
2023-07-21 15:47:42 +03:00
Ivan Savenko
d26595cef7
Radial menu is now a proper window. Minor fixes to positioning.
2023-07-21 15:47:42 +03:00
Ivan Savenko
dca3785f84
Initial version of radial wheel for army management
2023-07-21 15:47:42 +03:00
Michael
36e870ae45
Descriptions
2023-07-20 21:37:23 +02:00
Ivan Savenko
ddda46a7fd
Merge pull request #2358 from dydzio0614/persistent-hero-info-window
...
Add option for persistent hero info window as in HD mod
2023-07-19 14:46:16 +03:00
Dydzio
dea9c6327d
Update english.json
2023-07-18 15:15:38 +02:00
Ivan Savenko
317183e00d
Merge branch 'develop' into info-box-army-management
2023-07-18 16:05:09 +03:00
Dydzio
48a72f90f7
Add option for persistent hero info window as in HD mod
2023-07-17 23:25:16 +02:00
Dydzio
fe26ab4501
Add settings entry, immediately refresh info bar on setting toggle
2023-07-16 14:52:43 +02:00
Ivan Savenko
61750d30c2
Implemented dragging map via left mouse click (off by default)
2023-07-16 12:00:40 +03:00
Michael
ff51b8f46b
Setting for haptic feedback
2023-07-08 18:47:38 +02:00
Ivan Savenko
0c9e23edfa
Merge pull request #2295 from dydzio0614/update-translations
...
Update polish translation
2023-07-08 14:48:30 +03:00
heroesiiifan
ab8da5bcae
Update german.json
2023-07-07 22:56:11 +00:00
heroesiiifan
54775462d4
Update german.json
2023-07-07 22:38:50 +00:00
heroesiiifan
6af81bfe89
Update german.json
2023-07-07 22:37:08 +00:00
Fabrice Tiercelin
8b96f8bab4
French in-game captions
2023-07-07 07:36:44 +02:00
Dydzio
c055a6aaa4
Update polish translation
2023-07-06 20:52:15 +02:00
Tomasz Zieliński
50bed178ca
Unban conflux & necro on many templates, suggested by PvP community.
2023-07-02 17:40:12 +02:00
Tomasz Zieliński
b94eb20ddf
Update templates to allow new town types and factions wherever possible.
2023-07-02 12:18:46 +02:00
DjWarmonger
a560eaea51
Merge pull request #2237 from vcmi/fictive_connections
...
Wide, fictive, repulsive connections
2023-06-25 19:57:08 +02:00
krs
afe0146021
Renamed settings option to reflect that same option is used for both ranges.
2023-06-23 19:50:39 +03:00
krs
33bbbefdeb
First working prototype that mimics rangedFullDamageLimit code
...
Next step is to create more generic functions that can be shared between the 2.
2023-06-23 19:13:39 +03:00
Ivan Savenko
69dc95c3c8
Merge pull request #2235 from IvanSavenko/hota_h3m_support
...
Hota h3m support
2023-06-23 13:32:10 +03:00
Ivan Savenko
a4ecec0a10
Fix swapped localizations
2023-06-23 12:19:26 +03:00
Ivan Savenko
2885694eff
Update translation
2023-06-20 20:15:04 +03:00
Ivan Savenko
ffdac314e9
Added selection of long touch duration
2023-06-20 19:58:05 +03:00
Ivan Savenko
7c62146cd6
Update localization
2023-06-20 19:37:28 +03:00
Ivan Savenko
d4728f78ce
Support for hota victory conditions
2023-06-20 19:37:27 +03:00