1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/config/objects
Ivan Savenko f7b27da00e Implemented support for "coast visitable" objects:
- objects marked as coast visitable can be visited from land even when
placed in water
- added isBlockedVisitable and isCoastVisitable method to
CGObjectInstance
- implemented json config for these properties in banks
2023-06-25 17:42:33 +03:00
..
creatureBanks.json Implemented support for "coast visitable" objects: 2023-06-25 17:42:33 +03:00
dwellings.json Fix initialization of visitDir in templates 2023-01-26 23:32:56 +02:00
generic.json Fix duplicated randomResource object 2023-06-16 18:00:19 +03:00
moddables.json Fix duplicated randomResource object 2023-06-16 18:00:19 +03:00
rewardableBonusing.json Limit morale / bonusing objects to one per zone 2023-06-10 14:58:50 +02:00
rewardableOncePerHero.json Added fallback identifiers for reading older vcmi maps 2023-04-09 12:27:33 +03:00
rewardableOncePerWeek.json Added fallback identifiers for reading older vcmi maps 2023-04-09 12:27:33 +03:00
rewardableOnceVisitable.json Added fallback identifiers for reading older vcmi maps 2023-04-09 12:27:33 +03:00
rewardablePickable.json Added fallback identifiers for reading older vcmi maps 2023-04-09 12:27:33 +03:00