Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Entity Effect: Separates total duration and ticks of activity | archshift | 2014-06-17 | 1 | -3/+5 |
| | | | | Changed HandleEntityEffect to use cEntityEffect's ticks instead of a static counter | ||||
* | EntityEffect: read-only getters, added user and distance modifier fields | archshift | 2014-06-17 | 1 | -5/+9 |
| | | | | | User: the pawn that uses or produces the entity effect (drinks/throws a potion) Distance modifier: the potency modifier from splash potion effectivity radius | ||||
* | Moved Effects.h to EntityEffects.h, added initial impl | archshift | 2014-06-17 | 1 | -0/+25 |