godric3
|
353435047f
|
use GameConstants::SPELL_LEVELS
|
2024-03-24 19:02:39 +01:00 |
|
Ivan Savenko
|
6a5696604e
|
Merge pull request #3656 from SoundSSGood/backpack-management
Backpack management init
|
2024-03-24 19:09:32 +02:00 |
|
Tomasz Zieliński
|
0b8dc02d2b
|
Clean up duplicated code
|
2024-03-24 18:04:33 +01:00 |
|
Tomasz Zieliński
|
c6a9d94630
|
Fix crash with empty zone
|
2024-03-24 17:25:30 +01:00 |
|
Andrii Danylchenko
|
3820f6f78b
|
NKAI: fix headless and compilation
|
2024-03-24 13:16:46 +02:00 |
|
godric3
|
acceca0139
|
map editor: Allow to customize hero spells
|
2024-03-24 10:01:20 +01:00 |
|
DjWarmonger
|
96c7e593bb
|
Merge pull request #3673 from Kris-Ja/develop
change MANA_PER_KNOWLEGDE to percentage
|
2024-03-24 09:09:04 +01:00 |
|
Andrii Danylchenko
|
419d6a648b
|
NKAI: optimize clusterization and pathfinding for object graph
|
2024-03-24 09:32:54 +02:00 |
|
Andrii Danylchenko
|
017fb204a1
|
NKAI: remove 5th dimension
|
2024-03-24 09:32:54 +02:00 |
|
Tomasz Zieliński
|
263d439605
|
Fix uninitialized variable
|
2024-03-24 07:54:11 +01:00 |
|
kdmcser
|
cbfd0d05b0
|
update Chinese translation
|
2024-03-24 14:14:41 +08:00 |
|
Evgeny Malygin
|
b419c70f18
|
Fix(minizip/minizip.c): fix possibly uninitialized variable
|
2024-03-24 07:47:37 +02:00 |
|
Evgeny Malygin
|
5e85a4c629
|
mztools.c: adjust code style
|
2024-03-24 07:44:33 +02:00 |
|
Evgeny Malygin
|
da3a009cbb
|
Fix(minizip/mztools.c): prevent file descriptor leak
|
2024-03-24 07:40:57 +02:00 |
|
Kris-Ja
|
ff35a27176
|
Fix loading saved games (add ESerializationVersion)
|
2024-03-23 22:03:06 +01:00 |
|
Kris-Ja
|
05bbb45824
|
change MANA_PER_KNOWLEGDE to percentage
|
2024-03-23 20:28:49 +01:00 |
|
Andrii Danylchenko
|
6381a6f601
|
Merge pull request #3664 from vcmi/object-graph
NKAI: object graph improved and optimized
|
2024-03-21 20:08:45 +02:00 |
|
Andrii Danylchenko
|
e66ceff154
|
NKAI: object graph improved and optimized
|
2024-03-21 12:13:36 +02:00 |
|
DjWarmonger
|
942c8983b0
|
Merge pull request #3671 from vcmi/tweak_rmg_density
Tweak rmg density
|
2024-03-20 20:22:01 +01:00 |
|
Tomasz Zieliński
|
0c0a1bd777
|
Don't scale distance of large treasures beyond 30K value
|
2024-03-20 15:35:06 +01:00 |
|
Tomasz Zieliński
|
433765714f
|
Add less obstacles in zones with low treasure value
|
2024-03-20 14:42:09 +01:00 |
|
Tomasz Zieliński
|
02fc410a98
|
Sonarcloud fixes
|
2024-03-20 13:51:16 +01:00 |
|
Tomasz Zieliński
|
68cdcb893e
|
Include treasure value in min distance calculation
|
2024-03-20 12:39:07 +01:00 |
|
Tomasz Zieliński
|
a8d1d72b15
|
Cleaned logs
|
2024-03-20 10:12:48 +01:00 |
|
Tomasz Zieliński
|
662bb0d1f6
|
Cut straight paths for better passability
|
2024-03-20 10:03:26 +01:00 |
|
Tomasz Zieliński
|
25a62b504f
|
Perfection achieved?
|
2024-03-20 09:05:27 +01:00 |
|
Tomasz Zieliński
|
1546a221d1
|
Best result so far
|
2024-03-20 08:36:02 +01:00 |
|
Andrey Filipenkov
|
788e9093f3
|
[iOS] fix app icon size, remove unused icon
|
2024-03-20 05:52:26 +03:00 |
|
Andrey Filipenkov
|
006ec227ce
|
[iOS] fix crash on starting game
apparently iOS can't change socket buffer size
|
2024-03-20 05:52:25 +03:00 |
|
Andrey Filipenkov
|
9e7f4e604a
|
fix indentation
|
2024-03-20 05:52:25 +03:00 |
|
Andrey Filipenkov
|
74ecbec1c7
|
get rid of CLauncherDirs global static
std::call_once causes crash
|
2024-03-20 05:52:25 +03:00 |
|
Andrey Filipenkov
|
c210b488f3
|
[cmake] slight improvements
|
2024-03-19 21:55:45 +03:00 |
|
Andrey Filipenkov
|
35cf227b35
|
[cmake] simplify 'share' files installation on Linux
|
2024-03-19 21:55:45 +03:00 |
|
DjWarmonger
|
3e959f3ad9
|
Merge pull request #3132 from vcmi/reward_select_all
Support for "selectAll" reward
|
2024-03-14 21:46:02 +01:00 |
|
DjWarmonger
|
306896601a
|
Merge pull request #3636 from vcmi/rmg_tweaks
Rmg tweaks
|
2024-03-14 19:54:25 +01:00 |
|
DjWarmonger
|
2c9b7089ad
|
Merge pull request #3645 from vcmi/save_rmg_options
Save rmg options
|
2024-03-14 19:54:08 +01:00 |
|
Tomasz Zieliński
|
a93dd25867
|
Update docs to be in line with existing code.
|
2024-03-14 10:22:15 +01:00 |
|
Ivan Savenko
|
94ecef748b
|
Merge pull request #3654 from IvanSavenko/lobby_protocol
Lobby protocol documentation and fixes
|
2024-03-11 18:07:57 +02:00 |
|
Andrii Danylchenko
|
c9c118cff2
|
Merge pull request #3595 from vcmi/object-graph
NKAI Object graph
|
2024-03-10 20:26:17 +02:00 |
|
Andrii Danylchenko
|
bec2c0cac2
|
NKAI: fix sonar and refactoring
|
2024-03-10 15:14:15 +02:00 |
|
Tomasz Zieliński
|
8ef7daf45a
|
Missing change
|
2024-03-09 11:02:43 +01:00 |
|
Tomasz Zieliński
|
43a1e691e4
|
Trying to satisfy Sonarcloud
|
2024-03-09 10:17:30 +01:00 |
|
Tomasz Zieliński
|
69cfc83be3
|
Fix issue found by Sonarcloud
|
2024-03-09 08:17:46 +01:00 |
|
Tomasz Zieliński
|
87bf4b752a
|
Better implementation of granting multiple rewards
|
2024-03-09 07:38:11 +01:00 |
|
Tomasz Zieliński
|
fe8bcc5758
|
Merge remote-tracking branch 'origin/develop' into reward_select_all
# Conflicts:
# lib/mapObjects/CRewardableObject.cpp
|
2024-03-09 06:50:56 +01:00 |
|
Ivan Savenko
|
c21e5bb0fb
|
Always validate messages in debug mode. Fixes for schemas
|
2024-03-08 16:32:40 +02:00 |
|
Ivan Savenko
|
efe10b05e9
|
Load virtual filesystem on lobby start to access schemas
|
2024-03-08 16:32:40 +02:00 |
|
Ivan Savenko
|
456dfd9e3d
|
Added debug validation of lobby protocol on every send/receive
|
2024-03-08 16:32:40 +02:00 |
|
Ivan Savenko
|
c9604f3dc1
|
Fix json formatting
|
2024-03-08 16:32:40 +02:00 |
|
Ivan Savenko
|
0946f5e690
|
Fix file name in header
|
2024-03-08 16:32:40 +02:00 |
|