Ivan Savenko
|
888825592c
|
Fix json formatting
|
2024-11-16 16:44:42 +00:00 |
|
Ivan Savenko
|
a4ef45c4f8
|
Move list of war machines in war machine factory to config
|
2024-11-16 15:32:52 +00:00 |
|
George King
|
498f78de87
|
Add files via upload
|
2024-11-04 16:39:22 +01:00 |
|
George King
|
3150376b36
|
Improve Shrine spell readability
|
2024-11-04 14:07:51 +01:00 |
|
George King
|
8b15c9744d
|
Improve Shrine spell readability
|
2024-11-04 14:07:13 +01:00 |
|
Ivan Savenko
|
12d618fe17
|
Merge pull request #4840 from GeorgeK1ng/develop
Various translation fixes
|
2024-10-30 14:03:07 +02:00 |
|
Ivan Savenko
|
f8b1f40abb
|
Merge pull request #4348 from MichalZr6/hill_fort_changes
Hill Fort unavailable upgrade and status bar new messages
|
2024-10-30 14:00:35 +02:00 |
|
George King
|
05f2aa6af9
|
Update config/objects/creatureBanks.json
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com>
|
2024-10-29 14:26:32 +01:00 |
|
George King
|
3c2096a188
|
Fixed Imp Chache typo
Fixed InpCache -> ImpCache
|
2024-10-29 09:52:51 +01:00 |
|
George King
|
719991b33a
|
Fixed spacing between sentences
|
2024-10-29 07:47:56 +01:00 |
|
Ivan Savenko
|
c2e49bd10a
|
Merge pull request #4821 from IvanSavenko/flaggable
Basic support for configurable flaggable objects
|
2024-10-27 21:19:22 +02:00 |
|
George King
|
c927324b19
|
Fixed spacing between sentences
|
2024-10-25 22:13:28 +02:00 |
|
Ivan Savenko
|
ee59bc4e71
|
Add bonus description generation for map objects
|
2024-10-25 18:36:02 +00:00 |
|
Ivan Savenko
|
8a5ac73438
|
Basic support for configurable flaggable objects
Converted CGLighthouse class into FlaggableMapObject
Bonus provided by Lighthouse/Flaggable is now defined in config and is
accessible to mods.
|
2024-10-25 16:48:10 +00:00 |
|
MichalZr6
|
303b0a6552
|
Fixes based on review remarks
|
2024-09-24 18:29:01 +02:00 |
|
Ivan Savenko
|
84c82a807d
|
Fix texts in shipwreck
|
2024-09-12 12:11:18 +00:00 |
|
Ivan Savenko
|
d20d9bd96b
|
Fix generation of placeholders for banks
|
2024-09-12 12:11:18 +00:00 |
|
Ivan Savenko
|
2ee4e42348
|
Implement placeholders for creature banks messages
|
2024-09-12 12:11:18 +00:00 |
|
Ivan Savenko
|
39a2c29c97
|
Removed creatureBank flag from battle, battles now receive BattleLayout
struct that defines how units are placed in combat
|
2024-09-12 12:11:18 +00:00 |
|
Ivan Savenko
|
503b87561e
|
Converted all h3 banks to rewardable, remove most of hardcoded checks
|
2024-09-12 12:11:18 +00:00 |
|
Ivan Savenko
|
785036836c
|
Rewardable objects may now define guards. Converted Crypt to rewardable.
|
2024-09-12 12:10:40 +00:00 |
|
Ivan Savenko
|
789e370950
|
Add compatibility for old vcmi maps
|
2024-07-29 17:13:31 +00:00 |
|
Ivan Savenko
|
ffec4b9154
|
Explicitly ban 'large' dwellings from random selection
Old code was relying on specific sorting order leading to easy to break
logic
|
2024-04-22 12:35:55 +03:00 |
|
Dydzio
|
1401211145
|
Fix missing/redundant sounds to match H3
|
2024-04-17 21:02:43 +02:00 |
|
Ivan Savenko
|
828077c18b
|
Added special object "nothing" to handle unknown map objects on some
custom maps
|
2023-12-11 17:25:19 +02:00 |
|
Tomasz Zieliński
|
960697873a
|
Fix object configs
|
2023-12-07 14:54:05 +01:00 |
|
Tomasz Zieliński
|
6cd19b81dd
|
Working fir for Corpse issue:
- Do not place guard next to blockVis object, if possible
- Do not place two blockVis objects next to each other
|
2023-12-06 20:49:28 +01:00 |
|
Ivan Savenko
|
26d22d0d9d
|
Fix guards composition of Pyramids
|
2023-11-21 21:24:06 +02:00 |
|
gamestales-com
|
faea00a7e1
|
Use arraytxt for object bonus description
|
2023-11-15 14:32:40 +01:00 |
|
Ivan Savenko
|
0b7c61e53f
|
Fix Tree of Knowledge config
|
2023-11-12 16:58:02 +02:00 |
|
Ivan Savenko
|
36a1d6c415
|
Removed remaining integer bonus subtypes from configs
|
2023-10-22 16:55:19 +03:00 |
|
Ivan Savenko
|
b9540fa507
|
Split object jsons into smaller files
|
2023-10-21 00:31:48 +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
|
530c70c282
|
Added object descriptions present in H3
|
2023-10-19 13:34:15 +03:00 |
|
Ivan Savenko
|
ce480c8c84
|
Fixed Scholar handling
|
2023-10-18 17:14:22 +03: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
|
850d0ff8eb
|
Show (mostly) correct messages in Shrines
|
2023-10-16 18:16:15 +03: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
|
ca368f606f
|
Added new files
|
2023-10-16 00:12:39 +03:00 |
|
Ivan Savenko
|
bb05c2dea5
|
Implemented configurable shrine
|
2023-10-16 00:12:39 +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
|
c0a31b716a
|
Added new version of witch hut config
|
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 |
|
krs
|
f80f594688
|
Fix Market of Time missing Template
|
2023-09-15 23:13:43 +03:00 |
|
Andrii Danylchenko
|
2fef0e8d40
|
Fix market of time, crashes game
|
2023-08-27 21:01:32 +03:00 |
|
Ivan Savenko
|
5776e171c4
|
Fix list of possible resources given by some objects, e.g. windmills
|
2023-07-30 12:31:35 +03:00 |
|