Ivan Savenko
70af104839
Merge pull request #4208 from Laserlicht/patch-3
...
[1.5.4] fix text lenght
2024-07-03 13:31:29 +03:00
Ivan Savenko
005c8e9e4d
Merge pull request #4197 from IvanSavenko/json_bonus_validation
...
Better validation of bonus json
2024-07-03 13:28:38 +03:00
Ivan Savenko
feb8b4c676
Merge pull request #4196 from IvanSavenko/bugfixing
...
[1.5.4] Bugfixing
2024-07-03 13:28:06 +03:00
Ivan Savenko
1b10aaa493
Merge pull request #4195 from Alexander-Wilms/fix-issues-introduced-by-fixing-typos
...
Fix issues introduced by fixing typos
2024-07-03 13:27:55 +03:00
Laserlicht
0dd36d3c4b
replace deprecated functions
2024-06-29 14:55:56 +02:00
Laserlicht
e142776957
highscore text len
2024-06-29 14:44:29 +02:00
Laserlicht
6e3ff219ec
fix text lenght
2024-06-29 14:32:03 +02:00
Laserlicht
aa506e33b9
calendar
2024-06-29 14:24:40 +02:00
Laserlicht
caaec71b9f
fix
2024-06-29 14:14:21 +02:00
Laserlicht
018127b236
set values for map editor and rmg
2024-06-29 14:01:25 +02:00
Laserlicht
02bd52041b
extend map format
2024-06-29 13:13:59 +02:00
gigas002
71025f1aad
Remove renamed icons
2024-06-29 00:55:25 +09:00
gigas002
6dcb41ca98
Embed mapeditor resources
2024-06-29 00:53:01 +09:00
Ivan Savenko
235fa871dd
Better validation of bonus json
...
- Json validator will now list all possible enum values on enum
validation failure
- Added validation of bonus string values using json valudation
- Deprecated bonus values (e.g. UNITL_BEING_ATTACKED) are now reported
via json validation
- Removed array version of "propagator" key since code only loads it as
a single string
2024-06-27 10:54:23 +00:00
Ivan Savenko
cbbbe1b23a
Add workaround for cursor visibility on mobiles when using touch input
2024-06-27 09:58:53 +00:00
Ivan Savenko
207a4ecaa1
Use correct key for controller settings
2024-06-27 09:58:53 +00:00
Ivan Savenko
9ea3b31ddc
Use spell name for spell scroll campaign bonus
2024-06-27 09:58:53 +00:00
Ivan Savenko
77e827c51e
Fix leveling up secondary skills via Scholar (map object) visit
2024-06-27 09:58:53 +00:00
Ivan Savenko
5bc103f50e
Show message to player instead of crashing silently on extraction error
2024-06-27 09:58:53 +00:00
Ivan Savenko
2eeb6510c1
Warn in log instead of crash on invalid building ID from mod
2024-06-27 09:58:53 +00:00
Alexander Wilms
31e1d39f92
Fix issues introduced by fixing typos
2024-06-27 08:38:04 +00:00
kdmcser
7cb6194462
update Chinese translation
2024-06-26 22:26:37 +08:00
Ivan Savenko
1a4797a6c0
Merge pull request #4188 from vcmi/update_ci
...
Update CI configuration
2024-06-26 15:52:04 +03:00
Ivan Savenko
dfe925cfc8
Remove no longer needed native libraries upload
2024-06-26 11:01:21 +00:00
Ivan Savenko
1e1e4d8659
Fix aab upload path
2024-06-26 11:01:21 +00:00
Ivan Savenko
6da657fea2
Generate aab in addition to apk
2024-06-26 11:01:21 +00:00
Ivan Savenko
b2736fce50
Build signed Android build only when running on master branch
2024-06-26 11:01:17 +00:00
Ivan Savenko
fdeed77a65
Remove bundle_release job and use 2 separate aab's for Google Play
2024-06-26 11:01:17 +00:00
Ivan Savenko
ea6939e2ca
Remove not used 'additional log' step from CI
2024-06-26 11:00:53 +00:00
Ivan Savenko
8797c6e33d
Move code validation into a separate job outside of the matrix
2024-06-26 11:00:50 +00:00
Ivan Savenko
d9e6bc418a
Merge pull request #4190 from vcmi/fix_replacing_artifacts
...
Draw random object to replace as an atomic operation
2024-06-26 13:55:04 +03:00
Ivan Savenko
8444f7b330
Merge pull request #4185 from Alexander-Wilms/typo
...
Fix typos
2024-06-26 13:54:21 +03:00
Ivan Savenko
07d780fe32
Merge pull request #4181 from Laserlicht/patch-4
...
(partially) fix campaign highscore sum
2024-06-26 13:53:34 +03:00
Ivan Savenko
9deb8f3aa4
Merge pull request #4177 from Laserlicht/patch-2
...
handle more error cases with innoextract
2024-06-26 13:52:53 +03:00
Tomasz Zieliński
d7a4ea9f32
Draw random artifact as an atomic operation
2024-06-24 20:06:50 +02:00
Alexander Wilms
02e429e973
Fix typos using https://github.com/crate-ci/typos
...
Changes were reviewed manually
2024-06-24 03:47:19 +02:00
Alexander Wilms
820b1b446e
Fix typo: TowmPortalFinder -> TownPortalFinder
2024-06-23 22:40:15 +02:00
Laserlicht
539ffb3810
fix campaign highscore sum
2024-06-23 15:40:46 +02:00
Laserlicht
557b33a4dd
use QT functions
2024-06-23 12:55:58 +02:00
Laserlicht
392a0e2ba0
remove tmp
2024-06-22 22:39:40 +02:00
Laserlicht
fa3b06296e
avoid sandboxing issues on android
2024-06-22 21:50:10 +02:00
Laserlicht
2d9843324a
use buffer
2024-06-22 21:01:59 +02:00
Laserlicht
d60893ef73
handle more error cases with innoextract
2024-06-22 21:01:59 +02:00
Laserlicht
11664b27b8
fix for develop
2024-06-21 22:34:14 +02:00
Laserlicht
49cb985452
try to fix ci
2024-06-21 21:29:19 +02:00
Laserlicht
13ebd026cc
remove unnecassary conditions
2024-06-21 21:29:19 +02:00
Laserlicht
fe408c203b
right click + tweak
2024-06-21 21:29:19 +02:00
Laserlicht
53a1bf2051
add spell cast
2024-06-21 21:29:19 +02:00
Laserlicht
e4dfca9f3d
disable correctly
2024-06-21 21:26:10 +02:00
Laserlicht
1a8a14a56d
selectable fix
2024-06-21 21:26:10 +02:00