1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-18 03:21:27 +02:00
AlexVinS 4f14f22d3a Unified CStack ammo, casts and counterattacks
* it is possible now to add casts and shoots OTF (f.e. with spell bonus)

Centralized stack 'ammo' loading from bonus system.
* introduced small proxy class for local bonus cache
(no need to use global cache if particular selector used on node only in one place)
* handle killing resurrected creatures
* use IBonusBearer::MaxHealth() where possible
* Fixed https://bugs.vcmi.eu/view.php?id=2486
* Possible fix for 0 HP after resurrection.
* Hack-fixed https://bugs.vcmi.eu/view.php?id=2584
* Unified CStack health API
* Use CHealth for CStack count and health points
* increased SERIALIZATION_VERSION
2017-07-08 20:29:59 +03:00
..
2017-06-08 21:07:09 +02:00
2016-11-27 19:00:16 +03:00
2017-02-10 12:19:35 +01:00
2016-11-27 18:17:20 +03:00
2016-10-16 03:52:11 +03:00
2016-10-17 05:05:48 +03:00
2016-10-16 04:23:38 +03:00
2017-07-04 01:32:40 +03:00
2017-07-04 01:32:40 +03:00
2016-11-27 19:00:16 +03:00