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 |
|
madmaxoft
|
045ae2ef2c
|
Fixed MSVC compilation.
|
2014-06-17 11:39:21 -07:00 |
|
archshift
|
5b2b6e0615
|
Pawn: renamed HandleEntityEffects to HandleEntityEffect
Exported entity effect functions for ToLua and documented them in APIDesc.lua
|
2014-06-17 11:39:21 -07:00 |
|
archshift
|
68011a004a
|
Removed long function wrapping
|
2014-06-17 11:39:20 -07:00 |
|
archshift
|
3766ac96d7
|
ItemHandler: changed IsDrinkable() to take a short argument
|
2014-06-17 11:39:20 -07:00 |
|
archshift
|
a1a8b7c0ee
|
Splash potion: Adjusted speed, fixed spawn position
|
2014-06-17 11:39:20 -07:00 |
|
archshift
|
73cea7065d
|
Entity effect type: use 'eff' as a prefix instead of 'ef'
|
2014-06-17 11:39:20 -07:00 |
|
archshift
|
58f35af6e7
|
Added splash potion functionality
|
2014-06-17 11:39:20 -07:00 |
|
archshift
|
2185c72c2c
|
Implemented drinkable potions, noeffect entity effect,
Clears entity effects on death
|
2014-06-17 11:39:20 -07:00 |
|