madmaxoft
|
70f304a96b
|
Fixed 3 MSVC warnings in SplashPotionEntity.
|
2014-07-17 11:07:33 +02:00 |
|
madmaxoft
|
cc452f51c8
|
Restructured cSplashPotionEntity code.
The callback doesn't need declaration in the header.
Renamed PotionName to PotionParticleType.
|
2014-07-15 22:41:42 +02:00 |
|
archshift
|
4e6395d6ff
|
For now, removed creator member from Entity Effect for pointer safety
|
2014-07-11 17:27:29 -07:00 |
|
archshift
|
f5529e544c
|
EntityEffects.x -> EntityEffect.x, Object-Oriented effects
Changed effect map to take a pointer of the effect as a result.
|
2014-06-18 22:54:14 -07:00 |
|
archshift
|
68c30790db
|
Entity effects: changed User to Creator, removed pawn pass-by-value
|
2014-06-17 11:39:22 -07:00 |
|
archshift
|
9e8361976b
|
Entity Effects: Clarified user, added it to AddEntityEffect
Added second AddEntityEffect with a pass-by-value of the class.
|
2014-06-17 11:39:22 -07:00 |
|
madmaxoft
|
e289fe4dd7
|
Changed the AddEntityEffect() params for easier calls.
|
2014-06-17 11:39:21 -07:00 |
|
archshift
|
71b4c49490
|
Cave spider now poisons its victim, added IsPawn function to Entity
|
2014-06-17 11:39:21 -07:00 |
|
archshift
|
52abd90a28
|
Applies splash potion effects to mobs as well as players
|
2014-06-17 11:39:20 -07:00 |
|
archshift
|
58f35af6e7
|
Added splash potion functionality
|
2014-06-17 11:39:20 -07:00 |
|
archshift
|
c1692a2e3b
|
Added classes for splash potions and wither skulls
|
2014-06-17 11:17:32 -07:00 |
|