Andrii Danylchenko
|
73b89d4e84
|
#2977 - fix obstackle path deserialization
|
2023-10-29 16:07:00 +02:00 |
|
Ivan Savenko
|
98cb2abd01
|
Merge pull request #3117 from Alexander-Wilms/patch-1
Installation_Linux.md: Fix link to Building_Linux.md
|
2023-10-29 15:23:19 +02:00 |
|
Ivan Savenko
|
e2cffd4c7b
|
Merge pull request #3118 from rilian-la-te/glamor-slight-bonus-fixes
Small bonus fixes
|
2023-10-29 15:23:07 +02:00 |
|
Ivan Savenko
|
720a404e20
|
Merge pull request #3121 from vcmi/fix-fight-in-dwelling
BattleAI: fix freeze fighting in dwelling
|
2023-10-29 15:22:47 +02:00 |
|
Ivan Savenko
|
3016014543
|
Merge pull request #3110 from IvanSavenko/mod_compat_fix
Mod compatibility fixes
|
2023-10-29 14:30:04 +02:00 |
|
Ivan Savenko
|
be5505690d
|
Apply suggestions from code review
Co-authored-by: Nordsoft91 <nordsoft@yahoo.com>
|
2023-10-29 13:47:56 +02:00 |
|
Ivan Savenko
|
cc5bc40103
|
Merge pull request #3105 from IvanSavenko/fix_conflicts
Fix handling of conflicting mods by game client
|
2023-10-29 13:47:04 +02:00 |
|
Ivan Savenko
|
18b8971d6f
|
Merge pull request #3101 from IvanSavenko/fix_android_data_import
Fix data import on Android
|
2023-10-29 13:46:48 +02:00 |
|
Ivan Savenko
|
0169c65937
|
Merge pull request #3100 from IvanSavenko/split_net_packs
Split netpacks.h into multiple files
|
2023-10-29 13:46:40 +02:00 |
|
Andrii Danylchenko
|
3025785839
|
BattleAI: fix freeze fighting in dwelling
|
2023-10-29 09:29:57 +02:00 |
|
Konstantin
|
df07b27129
|
parseSelector: fix anyOf and noneOf
|
2023-10-28 18:35:59 +03:00 |
|
Konstantin
|
f6b03201db
|
BattleAction: handle obstacle for standing units
|
2023-10-28 18:34:11 +03:00 |
|
Alexander Wilms
|
e95439e556
|
Installation_Linux.md: Fix link to Building_Linux.md
|
2023-10-28 17:13:13 +02:00 |
|
Andrii Danylchenko
|
7531400f53
|
Merge pull request #3098 from vcmi/battle-ai-movement-fix
Battle ai movement fix
|
2023-10-27 22:10:41 +03:00 |
|
Nordsoft91
|
def927f8be
|
Merge pull request #3106 from Nordsoft91/editor-improvements-1.4
Fixes for map editor
|
2023-10-26 23:23:02 +02:00 |
|
Nordsoft91
|
8824835c09
|
Merge pull request #3096 from Alexander-Wilms/develop
Add CI stage to ensure LF line endings
|
2023-10-26 23:19:40 +02:00 |
|
Nordsoft91
|
8f2b50a5e2
|
Merge pull request #3095 from Laserlicht/team_alignment
fix team alignments
|
2023-10-26 23:19:18 +02:00 |
|
Ivan Savenko
|
feae8b6ae4
|
Do not allow loading new objects into another mod namespace
|
2023-10-26 15:32:46 +03:00 |
|
Ivan Savenko
|
6337b0d3b9
|
Fix potential crash on loading mod with invalid handler name
|
2023-10-26 15:32:13 +03:00 |
|
nordsoft
|
b6b75beb29
|
Fixes for map editor
1) fix owner serialization for hero placeholder
2) fix roads/rivers layout
3) fix lasso
|
2023-10-24 23:58:26 +02:00 |
|
Laserlicht
|
e28d14d16d
|
not needed anymore
|
2023-10-24 18:56:30 +02:00 |
|
Laserlicht
|
abb279f5b4
|
use config
|
2023-10-24 18:51:58 +02:00 |
|
Ivan Savenko
|
c202f58a15
|
Account for conflicts (and reverse-conflicts) when loading mods
|
2023-10-24 14:01:20 +03:00 |
|
Ivan Savenko
|
5cbf5031ea
|
move SetStackEffect to a separate file
|
2023-10-24 01:27:52 +03:00 |
|
krs
|
ab7caa0777
|
Removed space after Torosar hero name
|
2023-10-23 23:57:37 +02:00 |
|
Ivan Savenko
|
9fc3d822bb
|
Merge pull request #3103 from IvanSavenko/spell_shool_fix
Fix crash on accessing "any" spellschool via bonus system
|
2023-10-23 23:58:36 +03:00 |
|
Ivan Savenko
|
77780e0de5
|
Fix crash on accessing "any" spellschool via bonus system
|
2023-10-23 22:28:36 +03:00 |
|
Ivan Savenko
|
2315ea84ec
|
Invert condition
|
2023-10-23 22:18:21 +03:00 |
|
Ivan Savenko
|
7dfdee2db8
|
Check whether H3 data has been imported using most common spellings of
data directory
|
2023-10-23 20:33:01 +03:00 |
|
Ivan Savenko
|
91e202e0e3
|
Ignore case when checking whether path is white-listed.
Fixes data import with H3 data that has different case in directory names
|
2023-10-23 20:32:45 +03:00 |
|
Ivan Savenko
|
5523f05284
|
Moved ArtifactLocation to a separate file
|
2023-10-23 19:02:28 +03:00 |
|
Alexander Wilms
|
941181b8b9
|
Convert XML files in android/ from CRLF to LF, exclude .bat files from CI check
|
2023-10-23 13:33:09 +00:00 |
|
Ivan Savenko
|
ae92bdfb51
|
Fix Lua and test building
|
2023-10-23 16:05:38 +03:00 |
|
Alexander Wilms
|
f63c2ac5db
|
CI step "Ensure LF line endings": No need to ignore Android files
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com>
|
2023-10-23 14:55:09 +02:00 |
|
Ivan Savenko
|
b88a8da4e8
|
Split off some netpack structures into separate files
|
2023-10-23 13:59:15 +03:00 |
|
Ivan Savenko
|
d1d4db26e0
|
Moved existing files to new directory
|
2023-10-22 22:20:36 +03:00 |
|
Andrii Danylchenko
|
f74daa2e1f
|
BattleAI: fix health bounty calculation
|
2023-10-22 22:06:42 +03:00 |
|
Andrii Danylchenko
|
870fbd50e3
|
BattleAI: bigger reachability map
|
2023-10-22 21:37:55 +03:00 |
|
Andrii Danylchenko
|
9eb9404f28
|
BattleAI: divide only positive part of score onto turns count
|
2023-10-22 21:37:54 +03:00 |
|
Alexander Wilms
|
7e9a3ea042
|
CI step "Ensure LF line endings": Don't create subshell for grouped commands
|
2023-10-22 17:50:16 +00:00 |
|
Alexander Wilms
|
0ff423ff0e
|
Change remaining CRLF line endings to LF
find . -type f -name "*.JSON" -exec dos2unix {} \+;
|
2023-10-22 16:41:09 +00:00 |
|
Alexander Wilms
|
9e84ddc0aa
|
Add CI stage to ensure LF line endings
Based on @josch's command:
https://github.com/vcmi/vcmi/pull/3078#issuecomment-1772150744
|
2023-10-22 16:12:16 +00:00 |
|
Ivan Savenko
|
3880ea58b9
|
Merge branch 'josch/dos2unix' into develop
|
2023-10-22 18:39:03 +03:00 |
|
Ivan Savenko
|
3867e512f7
|
Merge pull request #3064 from IvanSavenko/bonus_metaidentifier
Type-safe bonus system
|
2023-10-22 18:34:12 +03:00 |
|
Ivan Savenko
|
b0a67a66e4
|
Merge pull request #3092 from IvanSavenko/compatibility_mods
Better support for compatibility mods
|
2023-10-22 18:02:45 +03:00 |
|
Ivan Savenko
|
85f902fa26
|
Update docs
|
2023-10-22 17:12:34 +03:00 |
|
Ivan Savenko
|
8df39c43a0
|
Fix game loading
|
2023-10-22 17:04:14 +03:00 |
|
Ivan Savenko
|
a5f0429691
|
Merge pull request #3083 from Nordsoft91/editor-improvements-1.4
Redesign map editor rendering
|
2023-10-22 16:56:39 +03:00 |
|
Ivan Savenko
|
a70ad7202f
|
Merge pull request #3088 from Laserlicht/non_squared
Minimap keep aspect ratio (Letterboxing)
|
2023-10-22 16:55:58 +03:00 |
|
Ivan Savenko
|
4f47555977
|
Split OBJECT bonus source into OBJECT_TYPE and OBJECT_INSTANCE
|
2023-10-22 16:55:19 +03:00 |
|