Ivan Savenko
|
ae22de3ccf
Implemented configurable FEAR ability
|
4 months ago |
Ivan Savenko
|
20f0b51912
Make bonus limiters/updaters/propagators const
|
5 months ago |
Ivan Savenko
|
1165dadfd4
Merge pull request #5701 from IvanSavenko/bonus_docs
|
5 months ago |
kdmcser
|
ab46a16322
fix OppositeSideLimiter treat UNFLAGGABLE as opposite of NEUTRAL
|
5 months ago |
kdmcser
|
7543fee02c
fix OppositeSideLimiter error
|
5 months ago |
Ivan Savenko
|
3d170bb1f4
Fix creature type limiter not considering upgrades of upgrades
|
5 months ago |
Ivan Savenko
|
f70ad2c15b
Reorganized artifact-related classes
|
6 months ago |
Ivan Savenko
|
1cb5f36ccb
Fix handling of creature-specific limiters in noneOf limiter on hero
|
6 months ago |
Ivan Savenko
|
2b812be9cd
Correctly show results of CreatureTerrainLimiter outside of combat
|
6 months ago |
Ivan Savenko
|
896a7ec88e
Better support for Adela specialty (+new modding functionality for it)
|
6 months ago |
kdmcser
|
afd64daf04
make OwnerUpdater not hardcode OppositeSideLimiter
|
7 months ago |
Ivan Savenko
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
MichalZr6
|
ecdd394bb1
Use BattleHex as const ref wherever possible
|
9 months ago |
MichalZr6
|
dbe82b94f6
Changes following review:
|
9 months ago |
MichalZr6
|
7a8edff419
minor fixes
|
11 months ago |
MichalZr6
|
8c3a417527
Cleanup
|
11 months ago |
MichalZr6
|
a99274d72e
BattleHexArray - new container for BattleHexes
|
1 year ago |
Ivan Savenko
|
01d787fb5a
Removed remaining cases of serialization of VLC entities
|
1 year ago |
Ivan Savenko
|
d3af9f1c67
Removed pointer to VLC entity from CStackBasicDescriptor
|
1 year ago |
Ivan Savenko
|
10ad0fc760
Split CHeroHandler.cpp/.h into 1 file per class
|
1 year ago |
Ivan Savenko
|
3dd4fa2528
Reduce usage of pointers to VLC entities
|
1 year ago |
Ivan Savenko
|
4aa73b40c9
Split CTownHandler into smaller chunks
|
1 year ago |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 year ago |
Ivan Savenko
|
08a27663f9
Reworked JsonNode constructors to more logical form
|
1 year ago |
Ivan Savenko
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 year ago |
Ivan Savenko
|
184f5a72cc
Use toEntity/toXXX methods in Identifier instead VLC objects access
|
2 years ago |
Ivan Savenko
|
885dce0c27
Replace static_cast's of Identifiers with getNum call
|
2 years ago |
Ivan Savenko
|
ac925bb786
Renamed new types for consistency with code style
|
2 years ago |
Ivan Savenko
|
b394158dc9
Bonus Source ID now uses metaidentifier
|
2 years ago |
Ivan Savenko
|
0a10fc30b8
(lib) Bonus subtype is now stored as metaidentifier that can store any
|
2 years ago |