Michał Zaremba
|
21201d0b71
Better fakeRNG which also fixes CI build
|
3 months ago |
Michał Zaremba
|
a1c7d39d53
Another approach for getSpellEffectValue and Damage::getHealthChange.
|
3 months ago |
Michał Zaremba
|
1ed59213ff
Show additional info in battle log on hover with active spell
|
4 months ago |
Ivan Savenko
|
86b832be67
Remove CPack::applyGs method in favor of GameStatePackVisitor class
|
10 months ago |
Ivan Savenko
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
1 year ago |
Ivan Savenko
|
c0f5c7c0ea
Replace pointer with reference in pack apply functions
|
1 year ago |
Ivan Savenko
|
1aa391fdf8
Split CGeneralTextHandler file into 1 file per class form
|
1 year ago |
M
|
9ee526d202
Fixes from code review
|
2 years ago |
Dydzio
|
250b1b69a8
Update accurate shot translation handling
|
2 years ago |
Dydzio
|
7283a4861e
Initial version of ACCURATE_SHOT implementation
|
2 years ago |
Ivan Savenko
|
86a3806bec
MetaString refactor to eliminate integer usage for identifiers
|
2 years ago |
Ivan Savenko
|
b88a8da4e8
Split off some netpack structures into separate files
|
2 years ago |
Ivan Savenko
|
ac925bb786
Renamed new types for consistency with code style
|
2 years ago |
Ivan Savenko
|
0a10fc30b8
(lib) Bonus subtype is now stored as metaidentifier that can store any
|
2 years ago |
Ivan Savenko
|
9fa7a93fb0
Properly pass battleID in all battle netpack's
|
2 years ago |
Konstantin
|
d746a96d55
vcmi: use SpellSchool identifier instead of enum
|
2 years ago |
Konstantin
|
8724181a0f
vcmi: spell resistance rework
|
2 years ago |
Ivan Savenko
|
56d69e790b
Renamed MetaString methods to more logical names
|
2 years ago |
Ivan Savenko
|
f35b3a0dc3
Replace MetaString operator << with member function
|
2 years ago |
Konstantin P
|
057a33c508
SpellSchool: use identifier instead of int
|
2 years ago |
Konstantin P
|
5841c716fd
vcmi: 100% damage reduction is damage immunity
|
2 years ago |
Konstantin
|
a6de9097be
vcmi: rename HeroBonus.h to Bonus.h
|
2 years ago |
Ivan Savenko
|
84af64ce6b
Removed magical initialization of registry via static variables
|
2 years ago |
Konstantin
|
bdd976cc1e
vcmi: modernize spell effects v2
|
3 years ago |
Konstantin
|
e82cc56ddb
vcmi: modernize lib/spells/effects
|
3 years ago |
Ivan Savenko
|
1fece0ce18
Merge pull request #1229 from IvanSavenko/battle_improvements
|
3 years ago |
Ivan Savenko
|
481f756b51
Fixes #1304 - correct battle log message on spellcast without kills
|
3 years ago |
Ivan Savenko
|
85d7b470d4
Access to quests texts is now processed via translator
|
3 years ago |
Ivan Savenko
|
deffba01b9
All battle effects are now fully client sided
|
3 years ago |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 years ago |