Ivan Savenko
|
64ff0e0486
|
Fix handling of 'developmentMode' for lobby-only builds
|
2024-03-30 10:24:54 +02:00 |
|
Ivan Savenko
|
acd2352653
|
Merge pull request #3699 from IvanSavenko/lobby_tweaks
Minor tweaks for most noticeable issues with new lobby
|
2024-03-30 00:13:14 +02:00 |
|
Andrii Danylchenko
|
ca7c91e766
|
Merge pull request #3677 from vcmi/object-graph
Object graph
|
2024-03-29 20:39:56 +02:00 |
|
Ivan Savenko
|
64a5a355e5
|
Merge pull request #3698 from 678098/fix_include_guards
Fix: include guards, licenses, StdInc
|
2024-03-29 17:30:38 +02:00 |
|
Ivan Savenko
|
675e7c3110
|
Move files that are not needed for lobby to main part of vcmi_lib
|
2024-03-29 15:02:14 +02:00 |
|
Evgeny Malygin
|
ee42527ee1
|
Fixes
|
2024-03-29 12:28:14 +02:00 |
|
Ivan Savenko
|
19860de137
|
Merge pull request #3693 from IvanSavenko/lobby_deploy
Preparation for lobby server deployment
|
2024-03-29 11:33:46 +02:00 |
|
Evgeny Malygin
|
25125f96da
|
Fix: licenses, pragma guards, StdInc
|
2024-03-29 07:48:52 +02:00 |
|
Ivan Savenko
|
08db09eaff
|
Merge pull request #3692 from RoboSchmied/RoboSchmied-AGfixT86
Fix: 9 typos in serializer and docs
|
2024-03-28 13:18:12 +02:00 |
|
Ivan Savenko
|
1f487dab49
|
Merge pull request #3685 from dydzio0614/small-fixes
Small fixes
|
2024-03-28 13:17:57 +02:00 |
|
Ivan Savenko
|
1ef8452370
|
Merge pull request #3679 from godric3/map-editor-customize-hero-spells
map editor: Allow to customize hero spells
|
2024-03-28 13:17:27 +02:00 |
|
DjWarmonger
|
16bcbc843a
|
Merge pull request #3689 from vcmi/fix_rmg_race_conditions
Fix rmg race conditions
|
2024-03-28 11:48:04 +01:00 |
|
Ivan Savenko
|
5a54cfbc80
|
Merge pull request #3687 from Kris-Ja/develop
Fix BonusLimitEffect
|
2024-03-28 12:38:55 +02:00 |
|
DjWarmonger
|
148cfc6cbc
|
Merge pull request #3674 from 678098/patch-2
Fix(minizip/mztools.c): prevent file descriptor leak
|
2024-03-28 11:33:54 +01:00 |
|
DjWarmonger
|
7d94b5db9f
|
Merge pull request #3675 from 678098/develop
Fix(minizip/minizip.c): fix possibly uninitialized variable usage
|
2024-03-28 11:33:44 +01:00 |
|
Ivan Savenko
|
39da7b3e32
|
Added option to build minimal vcmi library as needed by lobby
|
2024-03-28 12:07:49 +02:00 |
|
Ivan Savenko
|
dd785d71c9
|
Fix linking when using static libraries without client
|
2024-03-28 12:07:49 +02:00 |
|
RoboSchmied
|
9c334f54fe
|
Fix: 9 typos
Signed-off-by: RoboSchmied <github@roboschmie.de>
|
2024-03-28 03:03:44 +01:00 |
|
Ivan Savenko
|
671b61c64e
|
Implement various todo's and review suggestions
|
2024-03-27 13:10:55 +02:00 |
|
Ivan Savenko
|
df5af589ae
|
Implemented per-language, player-player and (untested) match channels.
|
2024-03-27 13:10:55 +02:00 |
|
Tomasz Zieliński
|
a94286c23d
|
Code cleanup
|
2024-03-27 08:03:19 +01:00 |
|
Tomasz Zieliński
|
a89abf0289
|
Another attempt to fix build
|
2024-03-27 07:18:25 +01:00 |
|
Tomasz Zieliński
|
19633a0f62
|
Build fixes
|
2024-03-27 06:48:22 +01:00 |
|
Tomasz Zieliński
|
37f6993402
|
Clean the comments
|
2024-03-27 06:24:14 +01:00 |
|
Tomasz Zieliński
|
d8c93cb222
|
Protect every access to zone tiles with a mutex
|
2024-03-27 06:16:48 +01:00 |
|
DjWarmonger
|
9214044f80
|
Merge pull request #3688 from vcmi/fix_penrose_tiling
Fix penrose tiling
|
2024-03-27 06:03:45 +01:00 |
|
Tomasz Zieliński
|
cfc4a26f55
|
Fix warning
|
2024-03-26 08:22:57 +01:00 |
|
Tomasz Zieliński
|
9d620b924d
|
Implement TODO
|
2024-03-26 07:55:18 +01:00 |
|
Kris-Ja
|
27ba4f10be
|
Fix BonusLimitEffect #3070
Change BonusList::getBonus() to return bonuses with any BonusLimitEffect by default (returned only bonuses with BonusLimitEffect::NO_LIMIT previously)
|
2024-03-25 23:31:58 +01:00 |
|
Ivan Savenko
|
83984a73c7
|
Merge pull request #3668 from kambala-decapitator/fix-ios
make iOS work again
|
2024-03-25 15:03:01 +02: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 |
|
godric3
|
acceca0139
|
map editor: Allow to customize hero spells
|
2024-03-24 10:01:20 +01: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 |
|
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 |
|
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
|
006ec227ce
|
[iOS] fix crash on starting game
apparently iOS can't change socket buffer size
|
2024-03-20 05:52:25 +03:00 |
|