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 |
|
Ivan Savenko
|
b628a2460c
|
Initial version of networking docs
|
2024-03-08 16:32:40 +02:00 |
|
Ivan Savenko
|
ea04a84812
|
Added initial versions of schemas for lobby protocol
|
2024-03-08 16:32:40 +02:00 |
|
Ivan Savenko
|
6120fd2faa
|
Lobby server will now validate incoming messages
|
2024-03-08 16:32:39 +02:00 |
|
Ivan Savenko
|
5b1549200a
|
Renamed openGameRoom to more clear activateGameRoom
|
2024-03-08 16:32:39 +02:00 |
|
Ivan Savenko
|
2c1b142d68
|
Added support for 'const' field to json validator
|
2024-03-08 16:32:39 +02:00 |
|
Andrii Danylchenko
|
6245adb9a4
|
NKAI: configurable object graph
|
2024-03-08 14:39:16 +02:00 |
|
SoundSSGood
|
d7607983fc
|
sonarcloud warnings
|
2024-03-08 14:33:03 +02:00 |
|
SoundSSGood
|
9f688e6fb7
|
MoveArtifact, BulkMoveArtifacts PlayerColor player field
|
2024-03-07 22:28:56 +02:00 |
|
SoundSSGood
|
b1f52eec41
|
ManageBackpackArtifacts
|
2024-03-07 18:16:22 +02:00 |
|
SoundSSGood
|
d143f53d7e
|
using deque for hero's backpack storage
|
2024-03-07 18:16:21 +02:00 |
|
Ivan Savenko
|
bea80a60fb
|
Merge pull request #3644 from Laserlicht/fix_castle_replay
fix castle quick combat
|
2024-03-07 10:21:19 +02:00 |
|
Tomasz Zieliński
|
5ca3fd2d9c
|
Restored previous solution, which is handled already.
|
2024-03-04 21:49:35 +01:00 |
|
Tomasz Zieliński
|
e7af9d5607
|
Code review fixes, Sonarcloud fixes
|
2024-03-04 21:23:17 +01:00 |
|
Laserlicht
|
119fa1e96c
|
seperate path for ai vs human
|
2024-03-04 20:34:43 +01:00 |
|
Ivan Savenko
|
4b2cba96cc
|
Merge pull request #3646 from IvanSavenko/configurable_button
Configurable buttons
|
2024-03-04 13:34:40 +02:00 |
|
Ivan Savenko
|
83eb0ea28f
|
Merge pull request #3625 from IvanSavenko/exchange_in_town
Better hero exchange in town
|
2024-03-04 13:34:15 +02:00 |
|
Ivan Savenko
|
9d65148717
|
Merge pull request #3651 from vcmi/launcher-settings-unused-slot
remove no longer used slot
|
2024-03-04 13:08:14 +02:00 |
|
Ivan Savenko
|
7f6072c569
|
Merge pull request #3650 from Alexander-Wilms/type-traits
Fix SonarCloud issues
|
2024-03-04 13:06:18 +02:00 |
|
Andrii Danylchenko
|
5f8a157c6d
|
NKAI: rollback changes with removing scan depth
|
2024-03-03 10:21:17 +02:00 |
|
Andrey Filipenkov
|
1b69410bbc
|
also remove the declaration from the header
|
2024-03-02 17:35:28 +03:00 |
|
Andrey Filipenkov
|
5dddb7ed00
|
remove no longer used slot
|
2024-03-02 17:27:15 +03:00 |
|
Andrii Danylchenko
|
fb6fd63a58
|
NKAI: water paths in graph
|
2024-03-02 15:55:36 +02:00 |
|
Andrii Danylchenko
|
b236384356
|
NKAI: graph add battle layer
|
2024-03-02 15:54:05 +02:00 |
|
Andrii Danylchenko
|
047e076d05
|
NKAI: visual logger
|
2024-03-02 15:54:05 +02:00 |
|
Andrii Danylchenko
|
a090441672
|
NKAI: object graph second layer not operational yet
|
2024-03-02 15:54:03 +02:00 |
|
Andrii Danylchenko
|
376a17409f
|
NKAI: initial implementation of object graph
|
2024-03-02 15:52:45 +02:00 |
|
Andrii Danylchenko
|
a373ec6743
|
Merge pull request #3637 from vcmi/nkai-config
NKAI: moddable configuration
|
2024-03-02 15:47:49 +02:00 |
|
Alexander Wilms
|
ea48257100
|
Fix SonarCloud issues
Replace the use of "::value" with "std::is_abstract_v" and similar issues
|
2024-03-02 14:08:03 +01:00 |
|
Andrii Danylchenko
|
35429eab52
|
NKAI: moddable configuration
|
2024-03-01 22:03:07 +02:00 |
|
Tomasz Zieliński
|
28f76b2839
|
Actually, avoid guarded object altogether
|
2024-03-01 18:17:17 +01:00 |
|
Tomasz Zieliński
|
4e88290962
|
Actually avoid only monsters
|
2024-03-01 18:10:05 +01:00 |
|
Tomasz Zieliński
|
8f1638f78a
|
Try to not route roads through passable objects
|
2024-03-01 17:48:07 +01:00 |
|
Tomasz Zieliński
|
d078808c9f
|
Merge remote-tracking branch 'origin/develop' into rmg_tweaks
|
2024-03-01 16:55:05 +01:00 |
|
Ivan Savenko
|
00058ea609
|
Merge pull request #3649 from godric3/map-editor-fix-owner-selection
Map editor fix owner selection
|
2024-03-01 13:34:47 +02:00 |
|
Tomasz Zieliński
|
1b2d01c25f
|
Add new map sizes & better layout
|
2024-03-01 12:15:04 +01:00 |
|
Tomasz Zieliński
|
f650072da1
|
Remove useless code
|
2024-03-01 11:46:01 +01:00 |
|
Tomasz Zieliński
|
35c1ef7be2
|
How about now?
|
2024-03-01 11:18:08 +01:00 |
|
Tomasz Zieliński
|
7df36279c5
|
Compile fix?
|
2024-03-01 11:10:40 +01:00 |
|
Tomasz Zieliński
|
5f95955535
|
Store and load last difficulty setting
|
2024-03-01 10:57:48 +01:00 |
|
godric3
|
da91e90a7b
|
map editor: dont suggest neutral owner for hero
|
2024-02-29 23:08:21 +01:00 |
|
godric3
|
51386db347
|
map editor: fix owner selection
|
2024-02-29 22:11:28 +01:00 |
|