Dmitry Orlov
|
55b3f0b24c
Fix: Map objects sometimes do not increment primary skills for some heroes
|
4 lat temu |
Dmitry Orlov
|
854a2e6c39
Feature: Mods system improvement, Part III. Bunusing buildings customization.
|
4 lat temu |
Dmitry Orlov
|
8f331dce31
Feature: Lodestar Grail should work.
|
4 lat temu |
Dmitry Orlov
|
39de2f6435
Fix: Morale bonus should be shown correctly
|
5 lat temu |
John Bolton
|
a05ae78e67
Fixed lots of warnings.
|
5 lat temu |
John Bolton
|
6d8f1e4530
Fixed incorrect usage of const std::shared_ptr. Resolves 0003142.
|
5 lat temu |
Andrii Danylchenko
|
d782ee39df
hacks to optimize a few bonus requests
|
5 lat temu |
toneyisnow
|
0fe3c0a569
Initialize the change.
|
5 lat temu |
AlexVinS
|
4b5910c2f4
VCAI performance improvements
|
6 lat temu |
godric3
|
f9ac46576b
Add description for bonuses from hero specialty
|
7 lat temu |
godric3
|
d9d01f0b68
Exposed more of existing limiters for modders (#449)
|
7 lat temu |
Henning Koehler
|
82f334b503
Enable Limiter nesting with AllOf, AnyOf, NoneOf (#439)
|
7 lat temu |
Henning Koehler
|
6ddcb079a4
Enabled new secondary skills to be created (#438)
|
7 lat temu |
Henning Koehler
|
02b5a5e830
Make bonus stacking configurable + fix duplicate propagation/inheritance (#433)
|
7 lat temu |
Henning Koehler
|
591928fc4b
fixed bug introduced in last CAddInfo fix
|
7 lat temu |
Henning Koehler
|
8e7aa910cb
spacing fix
|
7 lat temu |
Henning Koehler
|
68b757eb53
fixed CAddInfo::operator[] (mutable version)
|
7 lat temu |
Henning Koehler
|
7f76648a7c
Extend Bonus.addInfo to integer vector (#427)
|
7 lat temu |
Henning Koehler
|
e455d97fc7
cleanup of CBonusSystemNode::removeBonusesRecursive
|
7 lat temu |
Henning Koehler
|
d3e4fc6e7a
renamed CBonusSystemNode::popBonuses to removeBonusesRecursive
|
7 lat temu |
Henning Koehler
|
4c0a67041b
secondary skill bonuses get updated via replacement (issue 2796)
|
7 lat temu |
Henning Koehler
|
89cb7b2780
formatting fix and code simplification in HeroBonus
|
7 lat temu |
Henning Koehler
|
95e2b44319
added TimesStackLevelUpdater
|
8 lat temu |
Henning Koehler
|
552bad08b3
added TimesHeroLevelUpdater; renamed ScalingUpdater to GrowsWithLevelUpdater
|
8 lat temu |
Henning Koehler
|
2b8f111a81
converted special.json; fixed bugs in specialty json construction
|
8 lat temu |
Henning Koehler
|
dc7132d8b7
converted castle.json; fixed bugs in Bonus::toJsonNode()
|
8 lat temu |
Henning Koehler
|
00f51e0f98
Updaters replace bonuses during inheritance
|
8 lat temu |
Henning Koehler
|
ab7ce6625e
moved nameForBonus into Bonus class
|
8 lat temu |
Henning Koehler
|
16f59fb213
fixed base merging and limiter creation
|
8 lat temu |
Henning Koehler
|
038cb4bf19
remove base json from specialty bonuses
|
8 lat temu |