Fixed bug where you could TP to dead players

This commit is contained in:
GJ
2012-03-27 23:04:00 -04:00
parent 5e12979f09
commit ef3d76fb9f
2 changed files with 7 additions and 0 deletions

View File

@ -17,6 +17,8 @@ Version 1.3.04-dev
= Fixed Green Terra & Super Breaker awarding 4x drops at high levels.
= Fixed summoned ocelots never changing skins.
= Fixed bug with Disarm not working
= Fixed some API functions not being visible
= Fixed bug where /ptp worked on dead party members
! Changed MySQL to reload all player information on reconnection
! Changed event package structure - be sure to update these if you're using the API in your plugin