Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For now, removed creator member from Entity Effect for pointer safety | archshift | 2014-07-12 | 1 | -1/+1 |
| | |||||
* | EntityEffects.x -> EntityEffect.x, Object-Oriented effects | archshift | 2014-06-19 | 1 | -1/+1 |
| | | | | Changed effect map to take a pointer of the effect as a result. | ||||
* | Entity effects: changed User to Creator, removed pawn pass-by-value | archshift | 2014-06-17 | 1 | -1/+1 |
| | |||||
* | Entity Effects: Clarified user, added it to AddEntityEffect | archshift | 2014-06-17 | 1 | -5/+3 |
| | | | | Added second AddEntityEffect with a pass-by-value of the class. | ||||
* | Changed the AddEntityEffect() params for easier calls. | madmaxoft | 2014-06-17 | 1 | -7/+12 |
| | |||||
* | Cave spider now poisons its victim, added IsPawn function to Entity | archshift | 2014-06-17 | 1 | -1/+1 |
| | |||||
* | Applies splash potion effects to mobs as well as players | archshift | 2014-06-17 | 1 | -6/+9 |
| | |||||
* | Added splash potion functionality | archshift | 2014-06-17 | 1 | -6/+52 |
| | |||||
* | Added classes for splash potions and wither skulls | archshift | 2014-06-17 | 1 | -0/+37 |