Track items dropped by a player, prevent them from being party shared

This commit is contained in:
TfT_02
2013-04-17 15:19:50 +02:00
parent 42a30b4521
commit 3ffcaae122
3 changed files with 6 additions and 1 deletions

View File

@ -29,6 +29,7 @@ Version 1.4.06-dev
! ExperienceAPI methods will now throw InvalidSkillException if the skill name passed in is invalid.
! Changed default value for recently-hurt cooldown between teleports, this is also fully configurable now
! Changed the amount of info messages in the console when enabling/disabling, enable Verbose_Logging to enable them again
! Items dropped by players are now being tracked and are not being shared with party members
Version 1.4.05
+ Added option to allow refreshing of chunks after block-breaking abilities. (Disabled by default)