Ivan Savenko
|
e66a982c96
Fix backpack availability check in Grail digging
|
1 year ago |
Ivan Savenko
|
049c352511
Added loss condition "lose part of Angelic Alliance" to Yog campaign
|
1 year ago |
Ivan Savenko
|
ccea7fc1fb
Yog will now only get Attack or Defence on leveling up
|
1 year ago |
Ivan Savenko
|
7992144763
Gem class is now Sorceress
|
1 year ago |
Ivan Savenko
|
3abc26e789
Moved checks for campaign heroes to CGHeroInstance class
|
1 year ago |
Ivan Savenko
|
ffd604c114
Removed unnecessary access to IHandler::objects
|
1 year ago |
Ivan Savenko
|
6e629a6a5f
split getBonusLocalFirst into two distinct method:
|
1 year ago |
Ivan Savenko
|
ea1f05d15a
Stabilization
|
1 year ago |
Ivan Savenko
|
e67e4430ba
Removed most of non-const static fields in lib. Reduced header includes.
|
1 year ago |
Ivan Savenko
|
a15366f5a5
Make IObjectInterface::cb non-static
|
1 year ago |
Ivan Savenko
|
d5c4478816
Remove most of non-const access to VLC entities
|
1 year ago |
Ivan Savenko
|
2265890f69
Better detection of invalid mod data to avoid crash and notify modders
|
1 year ago |
Ivan Savenko
|
edb2ecd751
Fix possible overflow errors on leveling up beyond int64_t limit
|
1 year ago |
Ivan Savenko
|
acc09ee51a
Merge pull request #3266 from Laserlicht/puzzle_cheat
|
1 year ago |
Tomasz Zieliński
|
134f78113e
Remove unneccessary code
|
1 year ago |
Tomasz Zieliński
|
cef25cca03
Fix for starting hero being passable
|
1 year ago |
Laserlicht
|
a24e78a210
real unlimited movement (like in OH3)
|
1 year ago |
Ivan Savenko
|
3f60c1b0b3
Remove excessive logging
|
1 year ago |
Ivan Savenko
|
d3d5b67b22
Merge pull request #3207 from IvanSavenko/skill_selection_fix
|
1 year ago |
Ivan Savenko
|
71825fcc4e
Fix crash on artifact movement
|
1 year ago |
Ivan Savenko
|
e9ac8c67c1
Reworked and fixed selection of secondary skills:
|
1 year ago |
Ivan Savenko
|
9f906ff1d2
Remove pointer to CGObjectInstance from map header
|
1 year ago |
Ivan Savenko
|
d71b0b6952
Merge pull request #3179 from vcmi/fix-3173
|
1 year ago |
Ivan Savenko
|
76956cfe3a
Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2
|
1 year ago |
Ivan Savenko
|
96c81be68e
Win/loss conditions now use VariantIdentifier. Removed non-implemented
|
1 year ago |
Ivan Savenko
|
abad4b01ce
Remove explicit convesion to int in operators
|
1 year ago |
Ivan Savenko
|
0842f5afee
Removed remaining usages of std::vector<bool>
|
1 year ago |
Ivan Savenko
|
20ef3a69e7
Fix most of memleaks discovered by valgrind
|
1 year ago |
Andrii Danylchenko
|
142d0083d5
#3173 - fix trap crash on random hero
|
1 year ago |
Ivan Savenko
|
6b81012f31
Use variant identifier in netpacks where applicable
|
1 year ago |