Ivan Savenko
|
36a1d6c415
|
Removed remaining integer bonus subtypes from configs
|
2023-10-22 16:55:19 +03:00 |
|
Ivan Savenko
|
e54ba7b977
|
Implement loading of bonus source type
|
2023-10-22 16:55:19 +03:00 |
|
Ivan Savenko
|
3b010d9596
|
Renamed MetaIdentifier to VariantIdentifier
|
2023-10-22 16:55:19 +03:00 |
|
Ivan Savenko
|
80e6485965
|
MetaIdentifier now uses std::variant internally
|
2023-10-22 16:55:19 +03:00 |
|
Ivan Savenko
|
b394158dc9
|
Bonus Source ID now uses metaidentifier
|
2023-10-22 16:55:18 +03:00 |
|
Ivan Savenko
|
77facf9387
|
Implement missing functions, fixes linking errors
|
2023-10-22 16:54:56 +03:00 |
|
Ivan Savenko
|
910ad50417
|
Fix client & server compilation
|
2023-10-22 16:54:48 +03:00 |
|
Ivan Savenko
|
0a10fc30b8
|
(lib) Bonus subtype is now stored as metaidentifier that can store any
other identifier inside it
|
2023-10-22 16:54:43 +03:00 |
|
Ivan Savenko
|
454ba44ac5
|
Merge pull request #2988 from IvanSavenko/configurable_extensions
Extension of configurable object functionality
|
2023-10-22 16:24:47 +03:00 |
|
Ivan Savenko
|
8752551786
|
Merge pull request #3086 from Laserlicht/show_random
show random maps
|
2023-10-22 12:29:31 +03:00 |
|
Ivan Savenko
|
b2c336de0d
|
JsonNode now uses std::variant internally. Fixes crash on deserialize
|
2023-10-21 20:41:58 +03:00 |
|
Laserlicht
|
0eba0ee686
|
show random maps
|
2023-10-21 02:12:34 +02:00 |
|
Ivan Savenko
|
1c4a142849
|
Fix remaining TODO's
|
2023-10-21 00:44:57 +03:00 |
|
Nordsoft91
|
d03b75696a
|
Merge pull request #3067 from Nordsoft91/editor-improvements-1.4
Add hero placeholder properties
|
2023-10-19 22:23:58 +02:00 |
|
Ivan Savenko
|
4c0eabf20c
|
Show guards preview for visited banks on right click
|
2023-10-19 15:41:59 +03:00 |
|
Ivan Savenko
|
01920bb74e
|
Fix treasure chests
|
2023-10-19 15:41:41 +03:00 |
|
Ivan Savenko
|
8f4791914e
|
Show content preview only for Witch Huts / Shrines / Tree
|
2023-10-19 15:17:58 +03:00 |
|
Ivan Savenko
|
e0f6b582f5
|
Display object description only on right-click
|
2023-10-19 14:36:11 +03:00 |
|
Ivan Savenko
|
530c70c282
|
Added object descriptions present in H3
|
2023-10-19 13:34:15 +03:00 |
|
Ivan Savenko
|
901fd77699
|
Fix Cover of Darkness
|
2023-10-18 18:04:01 +03:00 |
|
Ivan Savenko
|
8f33fdcd83
|
Allow learning banned spell from Scholars (H3 logic)
|
2023-10-18 17:38:40 +03:00 |
|
Ivan Savenko
|
ce480c8c84
|
Fixed Scholar handling
|
2023-10-18 17:14:22 +03:00 |
|
Ivan Savenko
|
f7718628dc
|
Merge pull request #3074 from Nordsoft91/quests
Fix warnings about empty kill target
|
2023-10-18 12:34:44 +03:00 |
|
nordsoft
|
966ffe4377
|
Fix warnings about empty kill target
|
2023-10-18 00:13:32 +02:00 |
|
Alexandre Detiste
|
15e45f966c
|
typos found by lintian
|
2023-10-17 22:06:08 +02:00 |
|
Ivan Savenko
|
48eba6c362
|
Fix Witch Hut messages to match H3
|
2023-10-17 16:52:57 +03:00 |
|
Ivan Savenko
|
eedaa63f5f
|
Hnadling of Shrine messages now matches H3
|
2023-10-17 16:35:34 +03:00 |
|
Ivan Savenko
|
927ce4e60e
|
Improvements to rewardable objects popups
|
2023-10-16 23:55:37 +03:00 |
|
Nordsoft91
|
1ffc246c8b
|
Merge pull request #3051 from Laserlicht/name_change
possibility to change name in lobby
|
2023-10-16 22:28:31 +02:00 |
|
nordsoft
|
f6d7755c6a
|
Add hero placeholder properties
|
2023-10-16 22:24:12 +02:00 |
|
Ivan Savenko
|
850d0ff8eb
|
Show (mostly) correct messages in Shrines
|
2023-10-16 18:16:15 +03:00 |
|
Nordsoft91
|
02c1425939
|
Merge pull request #3046 from Nordsoft91/editor-improvements-1.4
Add map editor zoom and objects lock functionality
|
2023-10-16 01:22:18 +02:00 |
|
Ivan Savenko
|
0ea44520fd
|
Fix build
|
2023-10-16 00:12:39 +03:00 |
|
Ivan Savenko
|
e10de0594e
|
Scholar is now configurable object (partial)
|
2023-10-16 00:12:39 +03:00 |
|
Ivan Savenko
|
bb05c2dea5
|
Implemented configurable shrine
|
2023-10-16 00:12:39 +03:00 |
|
Ivan Savenko
|
dd841bdaa7
|
Use enum instead of mix of bool's and int's for tile reveal
|
2023-10-16 00:12:38 +03:00 |
|
Ivan Savenko
|
98fd939ed6
|
Cartographer/Observatory is now configurable object
|
2023-10-16 00:12:38 +03:00 |
|
Ivan Savenko
|
f3ed589e35
|
Use same fow radius calculation as in H3
|
2023-10-16 00:12:38 +03:00 |
|
Ivan Savenko
|
a3b2354481
|
Implemented visit mode "limiter". Fixed h3m variable loading
|
2023-10-16 00:12:38 +03:00 |
|
Ivan Savenko
|
fd01a25352
|
Implemented basic version of configurable Witch Hut
|
2023-10-16 00:12:38 +03:00 |
|
Ivan Savenko
|
79b7518b0e
|
Unified Json randomization logic for all entity types
|
2023-10-16 00:12:38 +03:00 |
|
Ivan Savenko
|
aa0b064154
|
Fixed randomization of artifacts on some custom maps
|
2023-10-16 00:12:38 +03:00 |
|
nordsoft
|
4651893b48
|
Fix hota quests
|
2023-10-14 00:15:15 +02:00 |
|
nordsoft
|
5f52e6b35e
|
Revert "Auxiliary commit to revert individual files from 2bf8cdc9f525099348439c700af0466955f01b30"
This reverts commit d9952495391f7ac77dd32dcf33f487e146b3655b.
|
2023-10-13 23:35:37 +02:00 |
|
Laserlicht
|
0c6b1ca3c8
|
possibility to change name
|
2023-10-13 23:04:35 +02:00 |
|
nordsoft
|
55900ceb66
|
Add portraits delegate
|
2023-10-13 20:15:29 +02:00 |
|
nordsoft
|
2bf8cdc9f5
|
Hota-related bugs were fixed
|
2023-10-13 12:52:45 +02:00 |
|
nordsoft
|
fbf5492fd9
|
Remove unnecessary virtuals
|
2023-10-12 13:30:01 +02:00 |
|
nordsoft
|
74a90cde5d
|
Fix hero level limiter
|
2023-10-12 12:52:01 +02:00 |
|
nordsoft
|
14b030d2eb
|
Support hota quest gates
|
2023-10-11 23:15:24 +02:00 |
|