Simeon Manolov
|
91101d26fa
Remove std::vector inheritance
|
3 weeks ago |
Laserlicht
|
3b63b837cc
fix
|
3 months ago |
Laserlicht
|
cf32f00472
hide bonus
|
3 months ago |
SoundSSGood
|
76debab846
HasChargesLimiter now works in "bonuses" json section
|
4 months ago |
SoundSSGood
|
7f9936cf10
getSourcesForSpell
|
4 months ago |
SoundSSGood
|
6752ab3a75
HAS_CHARGES_LIMITER
|
5 months ago |
Ivan Savenko
|
51832c4fb9
Preparation for user-defined bonus types
|
4 months ago |
Ivan Savenko
|
20f0b51912
Make bonus limiters/updaters/propagators const
|
4 months ago |
Ivan Savenko
|
25655184d3
Add support for custom icons & descriptions for bonuses
|
5 months ago |
Ivan Savenko
|
e6a8e5d4bd
Correctly restore bonus system on deserialization
|
6 months ago |
Ivan Savenko
|
ee59bc4e71
Add bonus description generation for map objects
|
1 year ago |
Ivan Savenko
|
82c37573fa
Removed save compatibility with 1.4
|
1 year ago |
Ivan Savenko
|
48c92711f2
Fixed deserialization of new artifacts (and possibly some other objects)
|
1 year ago |
Ivan Savenko
|
e8aa6efbb9
Merge pull request #4261 from kaja47/shrinkage
|
1 year ago |
K
|
c1e6bbddfe
Reduce size of Bonus struct from 320 bytes to 296 bytes.
|
1 year ago |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 year ago |
Ivan Savenko
|
3bea383b59
Merge branch 'vcmi/beta' into 'vcmi/develop'
|
1 year ago |
Ivan Savenko
|
e32b6bd807
Fix potentially uninitialized members
|
1 year ago |
Ivan Savenko
|
84bc6c42db
Added 'Serializeable' base class for classes serializeable by pointer
|
1 year ago |
Ivan Savenko
|
50e8d1fd82
Add save compatibility check
|
1 year ago |
Ivan Savenko
|
42616cf4e8
Fix text formatting, fix todo's
|
1 year ago |
Ivan Savenko
|
9e49587749
Replace bonus string description with metastring that can properly
|
1 year ago |
Kris-Ja
|
27ba4f10be
Fix BonusLimitEffect #3070
|
1 year ago |
Kris-Ja
|
ff35a27176
Fix loading saved games (add ESerializationVersion)
|
1 year ago |
Ivan Savenko
|
0c07384293
Refactoring of serialization versioning handling
|
1 year ago |
Dydzio
|
fe39faf36c
Add UNTIL_OWN_ATTACK bonus duration and use for berserk
|
1 year ago |
Ivan Savenko
|
3880ea58b9
Merge branch 'josch/dos2unix' into develop
|
2 years ago |
Ivan Savenko
|
ac925bb786
Renamed new types for consistency with code style
|
2 years ago |
Ivan Savenko
|
3b010d9596
Renamed MetaIdentifier to VariantIdentifier
|
2 years ago |
Ivan Savenko
|
80e6485965
MetaIdentifier now uses std::variant internally
|
2 years ago |